MyBB Community Forums

Full Version: Whats this eror!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
whats this eror and how can i solve it
thanks in advance

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
2006 - MySQL server has gone away
Query:
UPDATE mybb_users SET lastactive='1313528888', timeonline=timeonline+36 WHERE uid='1
This error is not fatal, I have it too, sometimes occur.
everything that it brings - a post that you send will not be seen by you.

If you have a copy of the forum, find the functions.php, copy, go to the root of the forum -> and download in the site root ...
It's nothing to do with functions.php, the connection to MySQL has just been lost, you'll need to ask your host about it.
MySQL Documentation Wrote:The most common reason for the MySQL server has gone away error is that the server timed out and closed the connection. In this case, you normally get one of the following error codes (which one you get is operating system-dependent).