moderator queue [message #18807] |
Thu, 10 June 2004 15:44 |
enrico
Messages: 2 Registered: June 2004
Karma: 0
|
Junior Member |
|
|
Hi, I'm new to fud. I've setup a test forum with three users - an admin, a moderator and a normal user.
When normal user post a topic on the moderated test forum all is working properly. When admin or moderator log in they can see the link to moderation queue with the number of pending messages in red. Once clicked on the link always the same answer: "There are no messages pending approval" and of course nothing else is displayed.
I'm using version 2.6.4 with mysql.
Any suggestion?
|
|
|
|
|
|
Re: moderator queue [message #18831 is a reply to message #18830] |
Fri, 11 June 2004 20:18 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You can download the complete file from the web CVS interface.
FUDforum Core Developer
|
|
|
|
|
|
Re: moderator queue [message #19166 is a reply to message #19149] |
Tue, 29 June 2004 13:49 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Did you rebuild the theme after applying the patches?
If you did and still experience the problem, would it be possible for you to give me temporary admin access to the forum so that I may try to track the problem down.
FUDforum Core Developer
|
|
|
|
Re: moderator queue [message #19173 is a reply to message #19171] |
Tue, 29 June 2004 14:45 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You go to the theme manager and click "rebuild theme" beside your theme.
FUDforum Core Developer
|
|
|
Re: moderator queue [message #19184 is a reply to message #19173] |
Tue, 29 June 2004 21:15 |
stever
Messages: 3 Registered: June 2004 Location: Utah
Karma: 0
|
Junior Member |
|
|
Ahh, the moderator list shows up now but a strange thing happened ... the app can't write to the databse now. I get this error message when I choose to delete the message:
"
(/hsphere/local/home/unaids/unworkplace.unaids.org/Forum/index.php:116
/hsphere/local/home/unaids/unworkplace.unaids.org/Forum/index.php:83
/hsphere/local/home/unaids/unworkplace.unaids.org/Forum/theme/default/mmod. php:265
/hsphere/local/home/unaids/unworkplace.unaids.org/Forum/theme/default/mmod. php:1558
/hsphere/local/home/unaids/unworkplace.unaids.org/Forum/index.php:1145
) 1044: Access denied for user: 'unaids_forum@%' to database 'unaids_forum'
Query: LOCK TABLES fud26_thr_exchange WRITE, fud26_thread_view WRITE, fud26_level WRITE, fud26_forum WRITE, fud26_forum_read WRITE, fud26_thread WRITE, fud26_msg WRITE, fud26_attach WRITE, fud26_poll WRITE, fud26_poll_opt WRITE, fud26_poll_opt_track WRITE, fud26_users WRITE, fud26_thread_notify WRITE, fud26_msg_report WRITE, fud26_thread_rate_track WRITE
Server Version: 4.0.17
[Referring Page] http://d607807.u28.infinology.net/Forum/index.php?t=mmod&del=13&rid =7&S=88366e2553cc56f4d9b82f45009c6da5
"
... I get the same kind of message if I try to do a Consistency check. I checked GLOBALS.php and all looks good there.
??
-steve
|
|
|
Re: moderator queue [message #19186 is a reply to message #19184] |
Tue, 29 June 2004 22:51 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
MySQL permissions problem
Access denied for user: 'unaids_forum@%' to database 'unaids_forum'
FUDforum Core Developer
|
|
|
|
Re: moderator queue [message #19427 is a reply to message #19424] |
Tue, 20 July 2004 01:10 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I need to access the forum (as admin to fully analyze the problem). All I can tell you now is that I see nothing in the code to cause this and it works fine on my test forum.
FUDforum Core Developer
|
|
|