HELP! Database Query Error

Any idea how to fix this?

 

Error
Database query error
Query:
SELECT `id`, `user_id`, `data` FROM `sys_sessions` WHERE `id`='' LIMIT 1
Mysql error:
Table './tops_25tops2/sys_sessions' is marked as crashed and should be repaired
Found error in the file '/home/tops/public_html/inc/classes/BxDolSessionQuery.php' at line39.
Called 'getRow' function with erroneous argument #0.

Debug backtrace:
Array
(
    [1] => Array
        (
            [file] => /home/tops/public_html/inc/classes/BxDolDb.php
            [line] => 253
            [function] => error
            [class] => BxDolDb
            [object] => BxDolSessionQuery Object
                (
                    [sTable] => sys_sessions
                    [error_checking] => 1
                    [error_message] => Table './tops_25tops2/sys_sessions'
Quote · 3 Aug 2012

As the error "Table './tops_25tops2/sys_sessions' is marked as crashed and should be repaired" suggests, the table needs to be repaired.  Go to phpMyAdmin (available from cPanel) -> tops_25tops2 and check the table - choose the repair option from the drop-down menu at the bottom of the database table list.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 3 Aug 2012

Nathan:

Thank You for the quick reply.  Your instructions took care of the problem!  

 

Much Appreciated!

Laughing

Quote · 3 Aug 2012
 
 
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.