Recent Topics

1 Mar 01, 2007 21:16    

My b2evolution Version: 1.8.x

I don't know how this happened. I submitted a new post this morning and when I went to look at it I got an error. I also can't edit posts through the editing panel. The last post I submitted was fine.

Here is the error.

MySQL error!

Got error 134 from storage engine(Errno=1030)

Your query: Get ID list for Item List (Main|Lastpostdate) Query

SELECT DISTINCT post_ID
FROM evo_posts INNER JOIN evo_postcats ON post_ID = postcat_post_ID
INNER JOIN evo_categories ON postcat_cat_ID = cat_ID
WHERE (cat_blog_ID = 5)
AND ( ( ( post_status = "private"
AND post_creator_user_ID = 3 )
OR post_status IN ('published','protected') ) )
AND (post_datestart <= '2007-03-01 15:01:44')
ORDER BY post_datestart DESC
LIMIT 5

Can someone help me fix this.

URL for blog http://www.jamiemcatee.com/blog

Thanks,
Jamie

2 Mar 02, 2007 02:23

I ran a fix on the database using cpanel. That made it start running again. I lost the last post I made which was nothing more than just text.

If anyone understands what happened I would be happy to know.

Thanks


Form is loading...