Spectral-Brain
Member
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.
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.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 ofis_moderator
, but all in all this addon is very helpful!
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 panelYou can just add the permissions for this add-on to the moderating user group.
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.@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
What device and resolution is that? It looks more squished than normal.Andrew, this panel causes a display width issue on the mod queue page, and my XF suggestion to fix it was closed: https://xenforo.com/community/threa...whitespace-and-increase-content-width.231261/
Do you have an idea of a solution? Perhaps to make the panel collapsible?
This is already fixed in the next version.
It's on a 1600x900 14" laptop. Pretty common I would think.What device and resolution is that? It looks more squished than normal.
It's on a 1600x900 14" laptop. Pretty common I would think.
I have "maximum page width" set to 950px because that's the limit of where text starts to get hard to read: https://medium.com/ben-shoemate/optimum-web-readability-max-and-min-width-for-page-text-dee9987a27a0
Probably after the summer. I could release early if users really demand it. The bug has been around for a while so my guess is it isn't impacting a lot of users. Only one other user has reported the issue.Any update date please?
Does that mean you are setting .p-body-inner to 950px? For example, on this board it is set to 1200px.It's on a 1600x900 14" laptop. Pretty common I would think.
I have "maximum page width" set to 950px because that's the limit of where text starts to get hard to read: https://medium.com/ben-shoemate/optimum-web-readability-max-and-min-width-for-page-text-dee9987a27a0
No, I'm settingDoes that mean you are setting .p-body-inner
Appearance, Styles, Grey - Style properties, Page setup, Maximum page width
to 950.Ok, just tested and updating the style property updates p-body-inner to 950px. This is helpful so I can experience your view.No, I'm settingAppearance, Styles, Grey - Style properties, Page setup, Maximum page width
to 950.
I don't really pay attention to that, but is there another/better way to limit just the width of the main text areas?I don't see entire pages being limited to 950px on any major website
You can disable approval_queue modification for Moderator Panel add-on from /admin.php?template-modifications/ page
Yes, this works well.My recommendation is to disable the template modification suggested above.
editEmailMP
is missing:member_edit
Andrew\ModeratorPanel\XF\Entity\User
is missing method canEditUserEMailMP()
(or smth. similar)Andrew\ModeratorPanel\XF\Pub\Controller\Member::memberSaveProcess()
is missing code to process the inputWe use essential cookies to make this site work, and optional cookies to enhance your experience.