PDA

View Full Version : moderators not being able to close messages.



werehere
Wed 3rd May '00, 4:29am
Now I have Can Do Admin Edits, and can edit their own posts turned on under the modify users permissions area, and I have them listed under the forums modify permissions area with the same as the users permissions. Is this correct?


[edited to test if it is actually working now:)]

[Edited by werehere on 05-03-2000 at 04:17 PM]

John
Wed 3rd May '00, 6:52am
Lines 27 and 53 in postings.php should look like this:



if ($permissions[canview]!=1 or ($permissions[canopenclose]!=1 and $permissions[canadminedit]!=1)) {


Sorry about that! :(

John