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
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).