coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: nameuser on February 01, 2004, 10:04:00 PM

Title: Critical Error
Post by: nameuser on February 01, 2004, 10:04:00 PM
This is the error I get: There was an error while processing a database query

It was working fine until last night. All I had done was get a copy of functions.inc.php onto my harddrive, didn't even upload later. I know the SQL databases are fine because other versions of gallery are working on my server and I checked and the SQL databases this one uses are all there.

Should I try making another install of this in another directory using the same SQL databases?
Title: Critical Error
Post by: Joachim Müller on February 01, 2004, 10:08:21 PM
switch on debug_mode in coppermine config (to be found at the very bottom). If you can't get to config, set the variable debug_mode in the table cpg11d_config to "1", using a tool like phpMyAdmin.
Look at the debug output for a clue (or copy'n paste it here).

GauGau