forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: epsilon on October 18, 2003, 03:48:57 am

Title: HELP!!! when i try to use integration with phpbb in 1.2.x...
Post by: epsilon on October 18, 2003, 03:48:57 am
I was using perfectly my integration with 1.1.1 and phpbb 2.0.4 and know i updated to 1.2.x and didnt overwrite albums and config.inc.php but the other files were overwrited, i refollowed the instruticons to integrate, i quit the // of define('UDB_INTEGRATION', 'phpbb'); and later i type my old configuration in the access to database in the file phpbb.inc.php and the correct /phpBB2/ directory as default, and when i try to enter in the gallery it says me that...

Parse error: parse error in /home/cremita.com/galerias/bridge/phpbb.inc.php on line 32

Fatal error: Call to undefined function: udb_authenticate() in /home/cremita.com/galerias/include/init.inc.php on line 167

What can i do? i need my old integration!
Title: HELP!!! when i try to use integration with phpbb in 1.2.x...
Post by: Zarsky on October 18, 2003, 04:26:53 am
sounds like the bridge file got corrupted...re-upload the phpbb bridge file or try using the previous version packaged in 1.1.1....I assume you backup correct?  Otherwise....Jack may be able to help you, he is the resident bridge file expert.
Title: Yes is what i did but...
Post by: epsilon on October 18, 2003, 11:15:23 am
Yes i uploaded my phpbb.inc.php of 1.1.1 and all ok! and i can login too, (was a problem of integration) but i want use the phpbb.inc.php of 1.2.x ¿what can i do? Please Help me all and you jack.
Title: HELP!!! when i try to use integration with phpbb in 1.2.x...
Post by: jack on October 18, 2003, 06:08:33 pm
Firstly, it looks like you have maybe made a typo on the line where you set PHPBB_DB_PASSWORD - you have probably lost a quote mark or a semi-colon.

OTOH, ther is (to my knowledge) no functional difference between the 1.1.1 phpbb bridge, and the 1.2 version (the differene being the copyright and version notices). I have certainly not made any changes to it.