coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: Pmaurer on January 05, 2009, 10:40:33 PM

Title: [Solved]: Fatal Error :-|
Post by: Pmaurer on January 05, 2009, 10:40:33 PM
Well, I've looked through these boards for any possible solution to my fatal error message I am getting. I had recently moved my coppermine to a new host. I backed up the database, files, etc. Then, restored the files through the FTP to my new host, restored the database using myphpadmin and changed the config.inc file to reflect my new database information. However, when I try out the link, I get this:
http://www.chevelleonline.net/Gallery/

There isn't even any sort of debug code saying where the error is occuring!
Title: Re: Fatal Error :-|
Post by: Nibbler on January 05, 2009, 10:54:13 PM
Manually enable debug mode to get the error message.

http://coppermine-gallery.net/tutorial/debug_mode.php
Title: Re: Fatal Error :-|
Post by: Pmaurer on January 05, 2009, 11:46:28 PM
While executing query "delete from `co_cpm1`.sessions where time<1231191925 and remember=0;" on Resource id #5

mySQL error: Table 'co_cpm1.sessions' doesn't exist


it looks like a possible database problem?
Title: Re: Fatal Error :-|
Post by: Nibbler on January 05, 2009, 11:52:10 PM
Missing table. Fixed by running update.php.
Title: Re: Fatal Error :-|
Post by: Pmaurer on January 06, 2009, 12:00:28 AM
awesome, thank you very much. One more thing, my banner picture is not showing up, and I haven't changed anything since I last had it up on my old host

http://www.chevelleonline.net/Gallery/

Title: Re: Fatal Error :-|
Post by: Nibbler on January 06, 2009, 12:04:34 AM
It's supposed to be at http://www.chevelleonline.net/Gallery/themes/siteground6/images/CObanner2.gif but the file is missing.

One question per thread please.