Error message after logging in, now can't use gallery Error message after logging in, now can't use gallery
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Error message after logging in, now can't use gallery

Started by sb5, January 25, 2020, 09:03:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sb5

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?

sb5

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

sb5

The website itself came back but I still can't log in. Here's exactly what I get.

phill104

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

sb5

That worked, thank you so much! Is there a way of closing this thread?