After having added the includes for the global.php (I did chdir and all to the correct path) file to access forum variables from outside the forum folder (ie.main home page).... I get the following error message:
Warning: mysql_query(): 6 is not a valid MySQL-Link resource in homefppublic_htmlforumincludesdb_mysql.php on line 212
Warning: mysql_error(): 6 is not a valid MySQL-Link resource in homefppublic_htmlforumincludesdb_mysql.php on line 357
Warning: mysql_errno(): 6 is not a valid MySQL-Link resource in homefppublic_htmlforumincludesdb_mysql.php on line 358
Any ideas on reasons why and how to fix it?
You are seting a chdir in global.php? O.o did you chdir back?