My gallery is http://showbizpak.com/gallery/
I m getting this error after doing debug... I have changed the setting from 1 to 0 but still get this message.. I have reinstalled the gallery but still getting this error. please help before doing the debug I was getting database error
Template error
Failed to find block 'file_line' (#<!-- BEGIN file_line -->(.*?)<!-- END file_line -->#s) in :
<div class="{CSS_CLASS}">
<h2>{HEADER_TXT}</h2>
<span class="cpg_user_message">{MESSAGE}</span>
<br /><br />
</div>
All I am seeing on your site at the moment is a database error. Can you enable debug so we can see the error you are getting.
Quote from: Phill Luckhurst on May 28, 2013, 04:05:44 PM
All I am seeing on your site at the moment is a database error. Can you enable debug so we can see the error you are getting.
ok i have enabled the debug mode
From your debug output
mySQL error: Table './showbizp_copp1/cpg_pictures' is marked as crashed and should be repaired
Which means you need to either fix that table or restore it from a backup.
Quote from: Phill Luckhurst on May 28, 2013, 04:58:20 PM
From your debug output
mySQL error: Table './showbizp_copp1/cpg_pictures' is marked as crashed and should be repaired
Which means you need to either fix that table or restore it from a backup.
How do I fix this table.. I don't think i have backup
If you have phpmyadmin then there is a repair option which may or may not work. Please take a backup of your database before you do any work on it.