coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: pursuit2000 on March 24, 2006, 12:45:18 AM

Title: Newbie having trouble with existing setup
Post by: pursuit2000 on March 24, 2006, 12:45:18 AM
Hi, I'm hosting a site for someone, and moved the DB and site and now get this error:


Notice: Undefined index: debug_mode in C:\Domains\crusaderyouthcamp.com\wwwroot\gallery\include\functions.inc.php on line 96
Fatal error :
There was an error while processing a database query

I try to repair the DB but it says can't open file.  Is there anything I am doing wrong?

Thanks,

-JS

Title: Re: Newbie having trouble with existing setup
Post by: Joachim Müller on March 24, 2006, 06:57:47 AM
enable debug mode: use phpMyAdmin to browse the database, edit coppermine's config table, set "debug_mode" to "1". You should then get a detailed error message that tells you what exactly is wrong - post the error message you get here (do not post the debug_output).