Can't access my page or admin. Also my cpanel is very slow or not accessible

Status
Not open for further replies.

mikeandpaula19

New Member
Messages
1
Reaction score
0
Points
0
Keep receiving the following error when opening home page:

Notice: Error: Got error 28 from storage engine
Error No: 1030
SELECT * FROM information i LEFT JOIN information_description id ON (i.information_id = id.information_id) LEFT JOIN information_to_store i2s ON (i.information_id = i2s.information_id) WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1' AND i.sort_order <> '-1' ORDER BY i.sort_order, LCASE(id.title) ASC in /home/ged/public_html/system/database/mysql.php on line 49
Fatal error: Call to a member function get() on a non-object in /home/ged/public_html/index.php on line 99
 
Status
Not open for further replies.
Top