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!
Manually enable debug mode to get the error message.
http://coppermine-gallery.net/tutorial/debug_mode.php
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?
Missing table. Fixed by running update.php.
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/
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.