07-16-2018, 07:00 PM
Hi,
I'm seeing a problem similar to the one here: https://userspice.com/forums/showthread....6&pid=4779
A user (id2), accessing a page where there is no explicit access however is in the master account variable generates error:
Page returns: ERR_TOO_MANY_REDIRECTS
Running 4.3.25.
Thanks,
Matthew
I'm seeing a problem similar to the one here: https://userspice.com/forums/showthread....6&pid=4779
A user (id2), accessing a page where there is no explicit access however is in the master account variable generates error:
Code:
Undefined variable: master_account in /var/www/dev/users/helpers/us_helpers.php on line 599
[Mon Jul 16 19:53:44.914524 2018] [:error] [pid 9211] [client 192.168.172.175:49248] PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/dev/users/helpers/us_helpers.php on line 599
Page returns: ERR_TOO_MANY_REDIRECTS
Running 4.3.25.
Thanks,
Matthew