• SQL/DB Error:
    Up until now, my blog has been working perfectly, then I checked it a second ago and I have this error:
    [Got error 28 from table handler]
    SELECT DISTINCT * FROM b2_posts WHERE 1=1 AND post_date <= ‘2004-06-28 23:33:55’ AND (post_status = “publish”) GROUP BY b2_posts.ID ORDER BY post_date DESC LIMIT 7
    Sorry, no posts matched your criteria.
    is it just my server or something else?

Viewing 1 replies (of 1 total)
  • Error 28 means your hard drive device is FULL. If you can contact your host, or if you have shell access or SFTP access, delete the stuff in the /tmp/, or your temporary folder. I have this problem sometimes and this always fixes it for me.

Viewing 1 replies (of 1 total)

The topic ‘sql/db error’ is closed to new replies.