Coppermine gallery not running after debug Coppermine gallery not running after debug
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Coppermine gallery not running after debug

Started by moonflower102, May 28, 2013, 03:30:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

moonflower102

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>

phill104

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.
It is a mistake to think you can solve any major problems just with potatoes.

moonflower102

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

phill104

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.
It is a mistake to think you can solve any major problems just with potatoes.

moonflower102

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

phill104

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.
It is a mistake to think you can solve any major problems just with potatoes.