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
/printthread.php 16 require_once



UserSpice
problem with page permission - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.4 (https://userspice.com/forums/forumdisplay.php?fid=27)
+--- Thread: problem with page permission (/showthread.php?tid=1547)



problem with page permission - tandrit - 07-02-2019

Hi,
I am new to the system so I wanted to test the page permissions.

I copied the project_root.php file from /blank_pages and only renamed it (12.php). My test user can open the file.

In a second copy (17.php) I put some php code inside and the user with page permissions was not able to open.
Then I removed my php code and now the file is exaclty the same like project_root.php but the user is still not able to open the file.

I tried it also on different browsers with same effect.


Hope you can give me a hint how I can solve the issue and use yur great framework.