Critical Error Critical Error
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Critical Error

Started by nameuser, February 01, 2004, 10:04:00 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

nameuser

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?

Joachim Müller

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