Avatar appoval error [message #30418] |
Thu, 23 February 2006 20:57 |
|
esm2002
Messages: 339 Registered: May 2002 Location: Atlanta Georgia
Karma: 0
|
Senior Member |
|
|
I get the following error when I click on the Custom Avatar Queue (1) hyperlink to approve the avatar.
Quote: | Warning: mysql_connect(): Access denied for user: 'acct@localhost' (Using password: YES) in /home/acct/FUDforum/include/theme/default/db.inc on line 58
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/acct/FUDforum/include/theme/default/db.inc on line 58
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/acct/FUDforum/include/theme/default/db.inc on line 58
Fatal error: SQL Error has occurred, please contact the administrator of the forum and have them review the forum's SQL query log in /home/acct/FUDforum/include/theme/default/db.inc on line 46
|
but everything else seems to be fine...
Gene
"The older I get, the more I admire competence, just simple competence in any field from adultery to zoology."
|
|
|
Re: Avatar appoval error [message #30433 is a reply to message #30418] |
Fri, 24 February 2006 18:38 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Check the forum's error log and see what was the actual SQL error.
FUDforum Core Developer
|
|
|
|
Re: Avatar appoval error [message #30447 is a reply to message #30444] |
Sun, 26 February 2006 05:48 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Looks like mysql_connect() is failing. Perhaps you are reaching the maximum number of allowed connections?
FUDforum Core Developer
|
|
|
|
Re: Avatar appoval error [message #30457 is a reply to message #30454] |
Sun, 26 February 2006 16:25 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The 1st error says forum could not connect to MySQL, second is about an anonymous forum where an anonymous user tried to make a reply.
FUDforum Core Developer
|
|
|