There was an error while processing a database query There was an error while processing a database query
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

There was an error while processing a database query

Started by d4ff, April 06, 2005, 03:10:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

d4ff

Hi! Coopermine works great but a few days crash.... this is the message:

Notice: Undefined index: debug_mode in /home/wwwgroo/domains/groovythings.cjb.net/public_html/niwgaleria/include/functions.inc.php on line 96
Fatal error :
There was an error while processing a database query


Can you help me please??

I tried with debug mode and not work  :\'(

Thanks

kegobeer

You enabled debug mode and you didn't get an actual error message?  If you can't get to your config screen, you'll have to use phpmyadmin to change debug_mode to 1 in the cpg132_config table.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

d4ff

 :\'( :\'( :\'( I change debug mode to 1 with phpmy admin and the page i´ts the same... Error


Notice: Undefined index: debug_mode in /home/wwwgroo/domains/groovythings.cjb.net/public_html/niwgaleria/include/functions.inc.php on line 96
Fatal error in http://www.groovythings.cjb.net/niwgaleria/config.php

"There was an error while processing a database query"


kegobeer

You need to verify all of your files are on the server, and that your MySQL database connection information is correct in your config.inc.php.  You also need to check with your host to see if they changed or upgraded anything.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Cenobitez

Hi,

Im getting this same error, and debug says

While executing query "SELECT aid, CONCAT('(', user_name, ') ', title) AS title FROM cpg132_albums AS a INNER JOIN cpg132_users AS u ON category = (10000 + user_id) ORDER BY title" on 0

mySQL error: Can't create/write to file '/tmp/#sql_3149_0.MYI' (Errcode: 5)

This mean anything to anyone ?

Nibbler

It's a problem with the database, so you'll need to ask whoever looks after your server. Please don't post on unrelated threads.