coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: neurotao on January 21, 2008, 07:43:09 PM

Title: There was an error while processing a database query
Post by: neurotao on January 21, 2008, 07:43:09 PM
non access to admin.

login , welcome and

Critical error
There was an error while processing a database query 

PHP Version 5.2.5
Apache/2.2.6
MySql 5.0.45

?
Title: Re: There was an error while processing a database query
Post by: Nibbler on January 21, 2008, 07:44:43 PM
http://coppermine-gallery.net/tutorial/debug_mode.php
Title: Re: There was an error while processing a database query
Post by: neurotao on January 21, 2008, 08:46:09 PM
While executing query "SELECT user_favpics FROM cpg132_favpics WHERE user_id = 1" on 0

mySQL error: Table 'paller.cpg132_favpics' doesn't exist

Title: Re: There was an error while processing a database query
Post by: Nibbler on January 21, 2008, 08:55:28 PM
Run update.php. What did you do to get your gallery in this state? A failed update?
Title: Re: There was an error while processing a database query
Post by: neurotao on January 21, 2008, 08:59:26 PM
uptate sucessfull non errors.

idem error

and

USER:
------------------
Array
(
    [ID] => 0a1f46c6fcf54e9e5beeb90b379bb7c1
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => pep
    [groups] => Array
        (
           
Title: Re: There was an error while processing a database query
Post by: neurotao on January 21, 2008, 10:28:21 PM
in phpmyadmin Table 'cpg132_favpics' non exists
--- create table
#1050 - Table 'cpg132_favpics' already exists

?