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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.