forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: tandiono on December 11, 2005, 08:04:07 am

Title: User configuration Error
Post by: tandiono on December 11, 2005, 08:04:07 am
When i go to user configuration it give me this message :

Critical error
There was an error while processing a database query
 

is there anyway that i can do? Thanks
Title: Re: User configuration Error
Post by: kegobeer on December 11, 2005, 03:23:31 pm
Enable debug mode to see the actual SQL error message.

Did you happen to post an identical question over at the SMF forums?
Title: Re: User configuration Error
Post by: tandiono on December 11, 2005, 07:41:52 pm
Yup  :D I was looking for help..

well here is the debug link :

http://www.hits.fm/gallery/phpinfo.php

Is there anything that i need to modify? Thanks
Title: Re: User configuration Error
Post by: kegobeer on December 11, 2005, 08:03:47 pm
Enable debug mode to see the actual SQL error message.
Title: Re: User configuration Error
Post by: tandiono on December 11, 2005, 10:30:57 pm
Ahh i though it was like SMF.. Sorry  :P

here is the log :

Code: [Select]
While executing query "SELECT count(*) FROM `friend_smf1`.smf_members WHERE 1" on 0

mySQL error:


File: /home/friend/public_html/gallery/include/functions.inc.php - Line: 248
Title: Re: User configuration Error
Post by: toxicfritz on December 12, 2005, 04:04:54 am
i have the same error. i can not see anything when it comes to the users. but i can go into the groups and have the groups from the forum in there. also if i click on my profile in coppermine it does take me to my smf profile.

one other thing i am using Tiny Portal on my site. i don't think it is the problem but i have no idea if it is or not.
Title: Re: User configuration Error
Post by: kegobeer on December 12, 2005, 12:30:23 pm
You have a dot in your database information, which is not allowed.

`friend_smf1`.smf_members
Title: Re: User configuration Error
Post by: Nibbler on December 12, 2005, 02:48:41 pm
Update your bridge files from CVS.

http://forum.coppermine-gallery.net/index.php?topic=24842.msg114246#msg114246
Title: Re: User configuration Error
Post by: toxicfritz on December 12, 2005, 09:00:21 pm
Thanks a million that works great.