PDA

View Full Version : Req: Mods cannot edit the posts of supermods/admins, smods cannot edit admins' posts


N9ne
12-13-2002, 08:12 PM
I want it so a moderator cannot edit a post of anyone above them in the hierarchy in the forum they mod.

I also want it so a supermoderator cannot edit an admin's post.

Admins should be able to edit everyone's posts.

I'm sure a little bit of code in postings.php would do this?

Thanks in advance for any help!

Chris M
12-13-2002, 08:27 PM
Find a hack by Xenon in the Full Releases Forum called "Advanced Editing Posts" or something...

Satan

N9ne
12-13-2002, 08:36 PM
That doesn't do what I want it to, with that I will have to edit every post ever made on my board (over 120 thousand) and put it so certain usergroups can't edit it...very confusing.

I just want it so:

Moderators can only edit the posts of normal users in the forum they mod.

Supermods can only edit the posts of moderators and normal users.

Admins can edit everything.

Mods cannot edit other Mods' posts.

Supermods cannot edit other supermod's posts.


All simple stuff I think, just some if statements here and there, but I don't understand how to do it, haven't got a clue how to make this structure but I know that someone with some php knowledge will be able to get this fast :D

N9ne
12-13-2002, 09:28 PM
Ok matter resolved, I found a hack which logician made :)

Xenon
12-14-2002, 09:52 PM
yes, it was by Logician :)
be sure you use the version i posted into the thread, it works with permissions instead of usergroup ids :)