The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Menu Permissions & Viewing
#3
Found my error in your mention of the ().

For anyone who may encounter the same issue, what worked for me was:

<pre>
Code:
<?php if (checkMenu(2,$user->data()->id) || checkMenu(7,$user->data()->id) || checkMenu(8,$user->data()->id) || checkMenu(9,$user->data()->id) || checkMenu(12,$user->data()->id) || checkMenu(13,$user->data()->id)){?>
</pre>
  Reply


Messages In This Thread
Menu Permissions & Viewing - by A.Long - 07-17-2016, 04:30 PM
Menu Permissions & Viewing - by mudmin - 07-17-2016, 06:37 PM
Menu Permissions & Viewing - by A.Long - 07-19-2016, 12:48 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)