FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » SQL Error has occurred...
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
SQL Error has occurred... [message #165064] Wed, 20 April 2011 19:58 Go to previous message
anthony783 is currently offline  anthony783   United States
Messages: 11
Registered: March 2011
Karma:
Junior Member
I am getting periodic "SQL Error has occurred" errors on my forum. I ran the consistency check and table optimizer which has reduced the number of times I"m getting the error but still not totally gone.

Error screenshot is attached.

When I go to core.inc at 219, all I see is the code telling me that there's an error. There is no logging being done:

// ACP may try to catch DB errors, e.g. temp table check in admglobal.php.
throw new Exception($error_msg);
} elseif (defined('forum_debug')) { // Debug mode.
echo '<hr>'. $error_msg .'<hr>';
} else {
trigger_error('SQL Error has occurred, please contact the <a href="mailto:'. $GLOBALS['ADMIN_EMAIL'] .'?subject=SQL%20Error">administrator</a> of the forum and have them review the forum's SQL query log', E_USER_ERROR);


Any ideas on what the issue is or where I can go to find out?
  • Attachment: error.png
    (Size: 28.24KB, Downloaded 859 times)
[Message index]
 
Read Message
Read Message
Previous Topic: Failed getting archive size from ta//0700//
Next Topic: GLOBALS.php "Bug"??
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Apr 27 11:15:28 GMT 2024

Total time taken to generate the page: 0.05611 seconds