UBB.Dev
Posted By: Moab SQL error after moving servers - 03/28/2005 11:14 PM
After moving servers everything is great except when i click on MY Home I get this...

SQL ERROR: Mon, Mar 28 2005 13:09:01 -0800 Database error only visible to forum administrators

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/.rabiwasherkiln/consume/sj.consumedesign.com/ubbthreads/mysql.inc.php on line 131

Any ideas?
Posted By: JoshPet Re: SQL error after moving servers - 03/29/2005 8:57 AM
>SQL ERROR: Mon, Mar 28 2005 13:09:01 -0800 Database error only visible to forum administrators

You'll need to view the real error to have a clue

Either check your mysql error log for the actual error, or in mysql.inc.php find this:

$showerror = 0;


And set it to 1, then it will show you the actual error.
Posted By: JoshPet Re: SQL error after moving servers - 03/29/2005 8:58 AM
Note if you moved servers, you might need to adjust database host, user, database name, and database password in your config.inc.php file, depending on settings from your new host.
© UBB.Developers