Datbase error!!

When you go to my games on rangerschat.com you get a database error..  I tried to go in the admin panel and uninstall and reinstall in modules but I get the same error in admin/modules

i attached a screenshot

MY SITES http://viptopia.net general social networking | http://www.rangerschat.com/ niche site
Quote · 23 Jul 2013

email is over loaded with

Database error in Glasgow Rangers Chat | Glasgow Rangers Forums | Glasgow Rangers Live Phone In

Query:

SELECT `id`, `user_id`, `data` FROM `sys_sessions` WHERE `id`='' LIMIT 1

Mysql error: Table './rangers_dol/sys_sessions' is marked as crashed and should be repaired

Found error in the file '/home/rangers/public_html/inc/classes/BxDolSessionQuery.php' at line 39.
Called 'getRow' function with erroneous argument #0.

MY SITES http://viptopia.net general social networking | http://www.rangerschat.com/ niche site
Quote · 23 Jul 2013

Mysql error: Table './rangers_dol/sys_sessions' is marked as crashed and should be repaired
There is your reason. Go into phpMyAdmin and repair the table.


Also the sys_sessions table can get quite large and given the data is not critical it can be truncated if needed, so if repair fails, try running this SQL from phpMyAdmin.

TRUNCATE TABLE `sys_sessions`


https://www.deanbassett.com
Quote · 23 Jul 2013

the problem was i was not seeing the tables on the right when i would go into php my admin to do the repair so i was freaking.. i called the host and they repaired via shell.. ty deano you are the best!

MY SITES http://viptopia.net general social networking | http://www.rangerschat.com/ niche site
Quote · 23 Jul 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.