forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 upload => Topic started by: sb5 on January 25, 2020, 09:03:50 pm

Title: Error message after logging in, now can't use gallery
Post by: sb5 on January 25, 2020, 09:03:50 pm
Hi, I have a coppermine image gallery (http://www.quiteunlikely.net/screencaps) but today I tried to log in and got this:


Template error
Failed to find block 'output_buffer' (#<!-- BEGIN output\_buffer -->(.*?)<!-- END output\_buffer -->#s) in :
<div class="{CSS\_CLASS}"> <h2>{HEADER_TXT}</h2> <span class="cpg\_user\_message">{MESSAGE}</span> <!-- BEGIN file\_line --> <br /> <br /> {FILE_TXT}{FILE} - {LINE_TXT}{LINE} <!-- END file\_line --> <br /><br /> </div>

I don't know how to deal with this. I'm not very good with technology in general. Can anybody help?
Title: Re: Error message after logging in, now can't use gallery
Post by: sb5 on January 25, 2020, 09:36:52 pm
Here's the error message I got at first, when I first tried to login:


While executing query 'INSERT INTO cpg15x_temp_messages SET message_id = '2cf56b3273f5d843659fbaede52d2f78', user_id = '0', time = '1579982940', message = 'Welcome+sarah531+...'' in include/functions.inc.php on line 4871 mySQL error: Table './c857_screencaps/cpg15x_temp_messages' is marked as crashed and should be repaired
Title: Re: Error message after logging in, now can't use gallery
Post by: sb5 on January 25, 2020, 10:15:09 pm
The website itself came back but I still can't log in. Here's exactly what I get.
Title: Re: Error message after logging in, now can't use gallery
Post by: phill104 on January 25, 2020, 11:17:11 pm
Logon to your database using phpmyadmin or whatever tool your host provides. Take a backup of your databases then run a repair. It is quite easy and should fix your issue. If you cannot do it you May need to speak to your host.
Title: Re: Error message after logging in, now can't use gallery
Post by: sb5 on January 27, 2020, 02:37:57 pm
That worked, thank you so much! Is there a way of closing this thread?