| User | Post |
|
9:46 am March 25, 2011
| MrEric
Member
| | | |
|
| posts 4 |
|
|
Hello,
Just starting to get the hang of Role Scoper, great plugin. I have everything configured to how I want it but I am having just one issue.
- My website has two wordpress nav menus, "Home" and "Graduate". Two users, Eric and test.
- Eric has nav menu manager globally, and Test has it only on the Graduate Menu.
- Eric can add items to all menus no problem.
- Test can only see the "Graduate" menu, Nice!
- When in the Menu manager screen, Test can also only see pages that they are an editor on, also good!
- However when test adds pages to their menu, and saves the menu it will act like its saving, and even says "The Graduate Menu has been Updated", however it is always blank!
Like I said, it is strange because it seems like everything is set up right, but the test user can't save the menu, however the admin user can.
Any ideas?
|
|
|
10:26 am March 28, 2011
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
Testing with a Subscriber who has the Nav Menu Manager role for one menu, I'm not seeing this problem. Any chance you are running out of PHP memory?
|
|
|
1:47 pm March 28, 2011
| MrEric
Member
| | | |
|
| posts 4 |
|
|
Hi,
I just checked PHP memory and it seemed fine, doubled it just incase and it still does it. it is now set at 256MB per script just for testing. Odly enough I can delete menu items from the user, but just not add them.
Here are their permissions:
[img]http://i54.tinypic.com/4j2qah.jpg[/img]
If I change their wordpress permissions to "Editor" then it works, but this makes the permissions usless.
|
|
|
1:49 pm March 28, 2011
| MrEric
Member
| | | |
|
| posts 4 |
|
|
|
3:41 pm March 28, 2011
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
I finally recreated this after removing my Subscriber's Category Roles. The problem is that without the edit_posts capability, WP allow you to create a new Nav Menu Item but not assign it to a menu. So you probably have a bunch of orphaned Nav Menu Items in your posts table now.
The updated Role Scoper development code includes a workaround that effectively eliminates the edit_posts requirement.
|
|
|
7:03 am March 29, 2011
| MrEric
Member
| | | |
|
| posts 4 |
|
|