Problem with bridging to SMF 1.0.3 Problem with bridging to SMF 1.0.3
 

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

Problem with bridging to SMF 1.0.3

Started by kari, April 24, 2005, 10:56:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kari

Hello

I have a problem with bridging to SMF 1.0.3, got error message:


Fatal error :
There was an error while processing a database query


Some facts:

My forum is url at: http://www.smf_forum.com
My album is url at: http://www.smf_forum.com/album

Forum is located directly in /home/myaccountname/public_html
Album is located at  /home/myaccountname/public_htm/album

Forum & Album are using separate db's located on same server.
Forum & Album are working separately very well.

Part of my smf.inc:


// Set this to the location of your Settings file:
$path = '/home/myaccountname/public_html/';


Please help, whats wrong?

Nibbler

Seperate databases are not supported, as stated in the docs.