iceburn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: same level authors able to edit eachother’s postsThere are a variety of other conditions that allow a user at any level edit all other posts…
for example change ## to any valide post in:
sitename/wordpress/wp-admin/post.php?action=edit&post=##
allows edit access some posts (haven’t figured out why some allow access and some don’t)Forum: Fixing WordPress
In reply to: User permissions bug (1.3-alpha4)has anyone seen a fix for this?
Forum: Fixing WordPress
In reply to: same level authors able to edit eachother’s postsFrom the readme.html: “Any user whose level is higher than 1, can edit and delete the posts and change the level of lower users. Example: a level 2 user is not an admin, but can edit the posts of level 1 users, and up the level of a new user from 0 to 1.” sounds like this is a bug in 1.2.2…
Forum: Requests and Feedback
In reply to: Authors of equal permission should not be able..actually, according to http://codex.wordpress.org/User_Levels i think this is a bug…users at the same level should not be able to edit each others posts
Forum: Requests and Feedback
In reply to: Authors of equal permission should not be able..Right, maybe users at a higher level can edit posts from users at a lower level or something – but generally speaking there should be a way to make so users can not edit each others posts.