Fatal error and nothing helps!! Fatal error and nothing helps!!
 

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

Fatal error and nothing helps!!

Started by lidiya, May 03, 2007, 09:02:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lidiya

Please, help me somebody! When I open my gallery www.backstreet-boys.ru/gallery It shows "Fatal Error". I've made the things written in:
The problem:
Your table is corrupted.
The solution:
This is not a coppermine issue, but a mySQL issue. It just may affect a database table used by Coppermine.
Use your website's Control Panel to repair the table, or use phpMyAdmin to execute this sql query: REPAIR TABLE yourPrefix_tableName
(Replace yourPrefix_tableName with your table name, e.g. cpg145_pictures)

But when I made that query it shows #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

What does it mean? what should I do?  ???

François Keller

enable debug mode to see complete error message
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Joachim Müller

Post the actual query you tried to run and the actual error message you got.

As suggested, this is not a Coppermine issue. If you can't fix this (i.e. repair the broken table), ask your webhost for support.