Bug Report for 1.4 phorum bridge ... Bug Report for 1.4 phorum bridge ...
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Bug Report for 1.4 phorum bridge ...

Started by Guvner, May 17, 2005, 10:35:56 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Guvner

Update latest CVS 1.4 devel and saw phorum bridge avaiable for testing, so downloaded it and installed it using the same mysql database where phorum resides in ..

Ran the bridge wizard and select phorum .. entered the phorum dir info finishing the wizard .

Logged out of admin to log back in with phorum admin username but login or logout give this error :

Fatal error: Call to undefined function: phorum_db_load_settings() in /home/httpd/vhosts/findmall.com/httpdocs/phorums/common.php on line 117









Nibbler

Change

chdir('../phorum');

to

chdir($BRIDGE['relative_path_to_config_file']);

Joachim Müller

[moderation]
bumping this unresolved thread to the top...

Joachim Müller

as Guvner hasn't reported back, I guess that Nibbler's proposal fixes the issue. Marking this thread accordingly.