CPG135 and PHPBB2 integration using different server port CPG135 and PHPBB2 integration using different server port
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

CPG135 and PHPBB2 integration using different server port

Started by poemerry, November 13, 2005, 06:08:13 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

poemerry

I have installed phpBB2 using different port due to ISP restriction, said 443.
The board works fine, http://<server>:443/phpBB2/
Then I install CPG135, http://<server>/cpg135/, it works fine too.
After integrating with phpBB2, the user mananger, admin tools, logout (only these three) not work, I got page not found or time out error.

Can anyone give me some suggestion :\'(?

Nibbler

You'll need to modify the redirection function, udb_redirect()