Fatal error after install Fatal error after install
 

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

Fatal error after install

Started by disher, October 18, 2006, 03:48:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

disher

Hi I got a Fatal Error message after I installed my CPG and I searched the forum and did a debug mode and this is what I get:

QuoteWhile executing query "delete from `3dfactory_dk`.3dfactory_sessions where time<1161174503 and remember=0;" on Resource id #6

mySQL error: 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 '.3dfactory_sessions where time<1161174503 and remember=0' at li

I tried to use the "REPAIR TABLE 3dfactory_sessions" sql query in phpMyAdmin as stated in a sticky but it doesnt help anything, still the same error and debug message.
Any ideas? Is it a problem with my host?
Thanks in advance

Sami

It's just a guess
Changing table prefix to somthing without number leading (remove 3 from prefix) may help
‍I don't answer to PM with support question
Please post your issue to related board

disher

It worked :O
I deleted all tables and reinstalled with default prefix
Thanks alot :)