Loading...
 
Features / Usability

Features / Usability


Re: Catagory Permissions for Approval of Flagged Revisions (tiki_p_wiki_approve)

posts: 72 United States

Thanks Marc. I tried, but it did not seem to fix the problem.

I replaced my userslib.php with the revision 40636 you linked to, then restarted my tiki site. Still having the same issues.

Seems to be two issues.

Issue 1

When I go to Admin Catagories, and click on "Edit Parmissions for this catagory" (the little key icon), there is no option for tiki_p_wiki_approve on the "Assign permissions to this category" page. Is is not in the list.

However, if I go to Assign global permissions, and click on "Object Permissions List", then go to the "Reason" column under the "Catagory Permissions" tab and select a catagory, it takes be back to the "Assign permissions to this category"; only this time tiki_p_wiki_approve is visable.

I'm not sure how/why, but the method of navigation I used to get to "Assign permissions to this category" page seem to have an affect on what permissions I can edit.

Issue 2

I can apply tiki_p_wiki_approve globally, and remove it at "Assign permissions to this category", but all assigned Globally still have the permission and can approve.

If I don't assign it Globally, but assign the permission at the category level, the uses still don't have the permission.

Seem like the global permission is all that is applied in either case.

Thanks again for your help. I'm not an experienced coder, but if there is anything I can do to help please with this issue please point me in the right direction.

posts: 1633 Canada

Please clear all cache by visiting: tiki-admin_system.php?do=all

M ;-)

posts: 72 United States

Ahh... such a noob mistake. I should know better; sorry about that.

I cleared all cache and the fix works.

I can now assign catagory permissions for tiki_p_wiki_approve, and the permissions are effective.

Thanks for your help with this. If this goes live I would be happy to update the docs if needed.