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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.