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?
Seperate databases are not supported, as stated in the docs.