PDA

View Full Version : problem: Moderator usergroup can not log in Mod Cp


Golzarion
03-19-2008, 08:49 PM
I have a problem about moderator user group : Moderator can Not see Moderation control panel (mod cp ) .... They can not either log in mod cp .... They do not access moderator control panel ....

I use default Moderator user group in vBulletin....

I noticed bellow tips :

To troubleshoot this, first reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':

Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions

[Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]

Next, disable all plugins.

Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it. Do you have the same problem?

but I still have the problem !!

Is this problem refer to Permissions ??

I ( as an adminstrator of my board ) and my super moderator have no problem and can log in mod cp .... but only Moderator of my board can not log in moderator control panel !!

how can I fix the problem ??

King Kovifor
03-19-2008, 09:08 PM
Do your moderators receive an error message? Or does it just go back into the login screen?

Golzarion
03-19-2008, 09:12 PM
Do your moderators receive an error message? Or does it just go back into the login screen?

It just goes back into the login screen.

Marco van Herwaarden
03-20-2008, 08:06 AM
The Moderator usergroup itself does not give any special access. It is just used to group your moderators.

A regular moderator will only have access to the ModCP if he is a moderator of 1 or more forums.

Golzarion
03-20-2008, 10:46 AM
The Moderator usergroup itself does not give any special access. It is just used to group your moderators.

A regular moderator will only have access to the ModCP if he is a moderator of 1 or more forums.

Thank you very much. That's exactly what I didn't notice.

It's Solved!

Thanks again. :up: