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?
You can change the bridge settings in the database using phpmyadmin.
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
Find the database that contains coppermine, find the prefix_bridge table and correct the value for relative_path_to_config_file
Just found them thank you, will try it. and also change the 'full forum url' at the same time.
many thanks
No need to change that, it is read automatically from SMF.
Thank you very much for pointing me in the right direction, worked a treat.