User configuration Error User configuration Error
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

User configuration Error

Started by tandiono, December 11, 2005, 08:04:07 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

tandiono

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

kegobeer

Enable debug mode to see the actual SQL error message.

Did you happen to post an identical question over at the SMF forums?
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

tandiono

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

kegobeer

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

tandiono

Ahh i though it was like SMF.. Sorry  :P

here is the log :


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

toxicfritz

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.

kegobeer

You have a dot in your database information, which is not allowed.

`friend_smf1`.smf_members
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


toxicfritz

Thanks a million that works great.