Login     Sign up
Category: Installation
Tim Trimble (@timt)
150 months ago
1807 Views

SQL query error!<br /><br />
Error infomation:<br /><br />
--------------------------------------------------------------------------------<br /><br />
[SQL]<br /><br />
SELECT s.*,u.username FROM jcow_stories as s left join jcow_accounts as u on u.id=s.uid where s.app='photos' ORDER by s.id DESC LIMIT 0,12 <br /><br />
<br /><br />
[Error]<br /><br />
Table './dsde_jcow1/jcow_stories' is marked as crashed and last (automatic?) repair failed<br /><br />
<br /><br />
<br /><br />
--------------------------------------------------------------------------------<br /><br />
You can get help by sending this infomation to us: http://jcow.net<br />
***<br />
Ok, I fixed the problem but I had to use a kinda distructive answer. I did a clear of the stories table with phpmyadmin, the site is working again but all prior stories, pictures, vidio and music is gone.

1 people followed this question
Login to answer