Bridge phpbb2 and coppermine Bridge phpbb2 and coppermine
 

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

Bridge phpbb2 and coppermine

Started by JCphotog, July 28, 2004, 05:38:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JCphotog

Hello.

Thanks all for the great help.  Things are working well.  Currently I'm bridging copperine and phpbb2.0.8 When You click on login in the gallery, it sends you to phpbb's login.  Is it possible to set up some sort of login through the gallery script useing the phpbb database, with out useing the phpbb scripts, instead useing a modified gallery login script?  That way solving the re-direct issues, of being sent to the forum, and loging in there? 


Joachim Müller

In theory, anything is possible - you will only need someone to come up with actual code ;). A hack like the one you're requesting doesn't exist. The reason is quite simple: most bbs have protection routines that won't allow third party software to insert code as a security feature.

GauGau