| User | Post |
|
12:51 pm June 1, 2011
| bruceg
Member
| | | |
|
| posts 2 |
|
|
Inheriated a site running role scoper 1.3.39…can't see where you access the settings from. User information is spotty (at best) and conflicting (one said its accessed via the Edit Pages screen, another from the main left nav (somewhere near Settings) uh, ok.
Thinking it might be a corrupt install, I've deleted and just reinstalled the plug…WordPress says everything is fine, but still no memus. Site is running 3.0.1
|
|
|
1:13 pm June 1, 2011
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
As a logged Administrator, you should see a Roles menu in wp-admin. The first submenu is "Options"
|
|
|
1:26 pm June 1, 2011
| bruceg
Member
| | | |
|
| posts 2 |
|
|
Logged in as admin (url shows /wp-admin/)
But no menu. (Left menu shows: Posts, Media, Links, Pages, Comments, My Calendar, My Appearance, Plugins User, Tools, Settings)
|
|
|
1:38 pm June 1, 2011
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
Maybe Adminimize is activated and set to hide the Roles and Restrictions menus?
Another possibility is that your wp-config.php is modified with a 'SCOPER_OPTION_ADMIN_CAP' constant definition which does not correspond to a capability in your Administrator role definition. If no such define statement is present, manage_options must be in the Administrator role definition.
|
|