Intergrated with SMF, moved folders now cannot access Intergrated with SMF, moved folders now cannot access
 

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

Intergrated with SMF, moved folders now cannot access

Started by sbarnes, March 29, 2006, 04:30:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sbarnes

Hi there,
I had successfully bridged my gallery with SMF but had to move my SMF folder from 'forum' to the root.

Days later I have just realised that I cannot acces gallery. I guess the folder change was the problem?
Is there a gallery file I can edit to correct the paths?

Nibbler

You can change the bridge settings in the database using phpmyadmin.

sbarnes

I do have access to phpmyadmin, what am i looking for?

If it helps the error I'm getting is:

Fatal error: main(): Failed opening required '../forum/SSI.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/#secret#/public_html/gallery/bridge/smf10.inc.php on line 31

Nibbler

Find the database that contains coppermine, find the prefix_bridge table and correct the value for relative_path_to_config_file

sbarnes

Just found them thank you, will try it. and also change the 'full forum url' at the same time.

many thanks

Nibbler

No need to change that, it is read automatically from SMF.

sbarnes

Thank you very much for pointing me in the right direction, worked a treat.