2009-04-09, 11:02 AM
It comes down to what should be allowed in a closed forum. Is it every permission for every group that isn't allowed, or should an admin have limited powers still??
[F] editpost.php issue with closed forums [R]
|
2009-04-09, 11:02 AM
It comes down to what should be allowed in a closed forum. Is it every permission for every group that isn't allowed, or should an admin have limited powers still??
2009-04-10, 07:31 AM
By definition, the admin should have powers in every situation on a Bulletin Board. It's the system admin, it's his system, he must have the permissions to do what he wants, else, who will be able to do it ? Chuck Norris ?
The script is not supposed to say "No" to the admin...
2009-04-10, 08:17 AM
Have to agree. Let's say I move something to the closed forum, and then want to edit something offensive out ... what's my option?
2009-04-10, 09:46 AM
2009-04-10, 01:42 PM
I'll make the change in editpost.php
2009-05-14, 08:17 AM
@Ryan, I've prepared the fix Michael suggested and will commit it if you haven't already fixed this on your end.
2009-05-14, 08:41 AM
Hey...why not alter the error_no_permission function so that it just returns for admins...imho that solves all the issues at one time for admins not having permission and it also doesn't require changes all over the files to exclude admins.
Just a thought.
2009-05-19, 07:52 AM
Thank you for your bug report.
This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated. With regards, MyBB Group
2009-05-20, 05:20 AM
Ok
![]() Can we get the snippet of the finally chosen fix ?
2009-05-21, 09:06 AM
In editpost.php, find:
and replace it with
Doing this will allow Administrators access to full edit. |
« Next Oldest | Next Newest »
|