Fixed Analyze permissions of node

bart

Active member
When you
- chose analyze permissions in the acp
- chose the tab "node-permissions"
- type in a username
- leave the selectbox "Node" empty.

you get this error:

Server Error
Undefined offset: 0
  1. XenForo_Application::handlePhpError() in XenForo/ControllerAdmin/Permission.php at line 167
  2. XenForo_ControllerAdmin_Permission->actionAnalyze() in XenForo/FrontController.php at line 337
  3. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  4. XenForo_FrontController->run() in /data/www/xen/admin.php at line 13
 
Confirmed. (y)

Doesn't present to the user viewing the output (seems to display a permissions list as expected) - but does generate a good number of entries in the error log.
 
Top Bottom