2011-09-24, 02:08 PM
When i tried to open ma site....it show this error.....only index page opening......not the rest
MyBB has experienced an internal SQL error and cannot continue.
URL :http://postleech.com
MyBB has experienced an internal SQL error and cannot continue.
Quote:SQL Error:
1030 - Got error 28 from storage engine
Query:
SELECT t.*, p.displaystyle AS threadprefix, (t.totalratings/t.numratings) AS averagerating, r.uid AS rated, t.username AS threadusername, u.username FROM mybb_threads t LEFT JOIN mybb_users u ON (u.uid = t.uid) LEFT JOIN mybb_threadratings r ON(r.tid=t.tid AND r.uid='1') LEFT JOIN mybb_threadprefixes p ON (p.pid = t.prefix) WHERE t.fid='31' AND (t.visible='1' OR t.visible='0') GROUP BY t.tid ORDER BY t.sticky DESC, t.lastpost desc LIMIT 0, 20
URL :http://postleech.com