MyBB Community Forums

Full Version: MyBB SQL Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi Guys,

I have a new site and have the following error at the foot of the pages:




MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
   1690 - BIGINT UNSIGNED value is out of range in '(staking1_udc6.oizr_users.timeonline + -(2872940702))'
Query:
   UPDATE oizr_users SET lastactive='1422026593', timeonline=timeonline+-2872940702, lastip=X'd9a622f2' WHERE uid='1'

Please contact the MyBB Group for technical support.




Thanks for any help (we have no plugins btw)

Website address is: http://staking101.com
Bump!
can you inform us which type of database you are using ..
Sorry I must be a complete noob. Where can I find that information? Can't seem to see it.
^ when you log into forum admin panel the home page (dashboard) should be having information on SQL Engine

if you need direct help then
you may PM me forum admin panel login & web host control panel login and change them later
Thanks mate, here it is: MySQLi 5.6.21
Bump!
Sorry to bump again.
Hi. I had a similar issue. I reported it here: http://community.mybb.com/thread-166156.html

Basically you will need to do the same, which is to go inside the database with the help of PhpMyAdmin and reset that column for the particular UID.
Edit: delayed response

Quote:timeonline=timeonline+-2872940702
it is getting negative value and that needs to be investigated.
would you like to provide required temporary access through PM and wait for a day ..
Pages: 1 2