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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.