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.
I have a problem  next message

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:1146 - Table 'newspace_mybb.mybb_sessions' doesn't exist


Query:DELETE FROM mybb_sessions WHERE  ip=XXXXXXX



 I need help knowing exactly what to do

THANKS
Kind of depends.  First thing you need to know if you have a mybb_sessions table in the database newspace_mybb.  If your MyBB database is newspace_mybb - you should.

Use phpmyadmin or command line mysql to check.  If it's missing, got a few options.  New install - or what's the context?