PDA

View Full Version : Edit Admin Control Panel Options and Arcade ModCP are routing to Forum Home Page!


CFN-1
12-31-2009, 04:10 PM
While researching a problem I have with the ibProArcade ModCP doing nothing but returning me to my forum home page, I went to "vBulletin Options-Admin Control Panel Options-Edit" and it did the same exact thing.

When I click "Edit Settings", instead of being routed to the Admin control panel Options, it takes me to my forums home page.

I use:

vBulletin 3.7.4 PL1
vBSEO 3.2.0
ibProArcade 2.7.0

Each of these products was installed by the owners of the software.

I tried turning off vBSEO but the problem persists in both instances, so either vBSEO isn't the culprit or it's changed a setting that needs to be returned to it's proper setting.

My problem is that I'm not a coder. I can do a step-by-step fix, but I don't know enough to figure out the problem.

Any ideas? Suggestions?

Lynne
12-31-2009, 06:01 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);