[Andrew] Moderator Panel

[Andrew] Moderator Panel 2.0.9

No permission to download
I did, the admin group has full permissions set to yes, I don't see anything related in the group permissions to moderator panel though, and seems my moderator group doesn't see it as well.
 
This is a great addon.

One feature I would love to see added to it is similar to Report Improvement addon, so that you don't have to add all moderators to the moderator section, you can just create a user group and make that their secondary. This would require template modifications to use permission levels instead of is_moderator, but all in all this addon is very helpful!
 
This is a great addon.

One feature I would love to see added to it is similar to Report Improvement addon, so that you don't have to add all moderators to the moderator section, you can just create a user group and make that their secondary. This would require template modifications to use permission levels instead of is_moderator, but all in all this addon is very helpful!
You can just add the permissions for this add-on to the moderating user group.
 
You can just add the permissions for this add-on to the moderating user group.
Yes I added all permissions to the moderator group, but they still cannot see reports or approval queue, unless I use the addon Report Improvements, which only adds reports, not approval queue. So it would be nice to add to your moderator panel addon to show Reports and Approval queue at the group level instead of having to add all moderators as a moderator in the admin panel
 
@AndrewSimm

Code:
LogicException: Could not find repository 'XF\Repository\IpRepository' for 'XF\Repository\IpRepository' in src/XF/Mvc/Entity/Manager.php at line 260

    XF\Mvc\Entity\Manager->getRepository() in src/XF/Mvc/Controller.php at line 1020
    XF\Mvc\Controller->repository() in src/addons/Andrew/ModeratorPanel/Pub/Controller/User.php at line 451
    Andrew\ModeratorPanel\Pub\Controller\User->actionIpUsers() in src/XF/Mvc/Dispatcher.php at line 352
    XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 258
    XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2513
    XF\App->run() in src/XF.php at line 524
    XF::runApp() in index.php at line 20
 
@AndrewSimm

Code:
LogicException: Could not find repository 'XF\Repository\IpRepository' for 'XF\Repository\IpRepository' in src/XF/Mvc/Entity/Manager.php at line 260

    XF\Mvc\Entity\Manager->getRepository() in src/XF/Mvc/Controller.php at line 1020
    XF\Mvc\Controller->repository() in src/addons/Andrew/ModeratorPanel/Pub/Controller/User.php at line 451
    Andrew\ModeratorPanel\Pub\Controller\User->actionIpUsers() in src/XF/Mvc/Dispatcher.php at line 352
    XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 258
    XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2513
    XF\App->run() in src/XF.php at line 524
    XF::runApp() in index.php at line 20
This is already fixed in the next version.
 
Back
Top Bottom