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
ERR_TOO_MANY_REDIRECTS
#10
That setting should not create the impact. The securePage function should be called which is what triggers a user to get redirected without permissions. Please review the securePage in users/helpers/us_helpers and see if you can find the redirect in there. Overall, the fact still remains that when you are calling the securePage function, it is thinking they don't have permission.

The only other things that trigger forced redirects are:
users table: oauth_tos_accepted=0 (redirects to users/oauth_success.php
settings: admin_verify=1, page is re_auth=1 and the user does not have access to admin_verify.php
maintenance mode: site_offline=1 in settings, user does not have access to maintenance.php in users, it should be set to public

I can't think of many more hard redirects we have setup that would trigger these issues.

Thank you,
Brandin.
  Reply


Messages In This Thread
ERR_TOO_MANY_REDIRECTS - by Aido - 02-03-2019, 01:52 PM
RE: ERR_TOO_MANY_REDIRECTS - by mudmin - 02-03-2019, 02:24 PM
RE: ERR_TOO_MANY_REDIRECTS - by mudmin - 02-03-2019, 02:29 PM
RE: ERR_TOO_MANY_REDIRECTS - by Aido - 02-03-2019, 02:56 PM
RE: ERR_TOO_MANY_REDIRECTS - by mudmin - 02-03-2019, 03:00 PM
RE: ERR_TOO_MANY_REDIRECTS - by mudmin - 02-03-2019, 03:03 PM
RE: ERR_TOO_MANY_REDIRECTS - by Aido - 02-03-2019, 04:08 PM
RE: ERR_TOO_MANY_REDIRECTS - by Brandin - 02-03-2019, 04:21 PM
RE: ERR_TOO_MANY_REDIRECTS - by Aido - 02-03-2019, 04:44 PM
RE: ERR_TOO_MANY_REDIRECTS - by Brandin - 02-03-2019, 09:28 PM
RE: ERR_TOO_MANY_REDIRECTS - by Aido - 02-04-2019, 05:17 AM
RE: ERR_TOO_MANY_REDIRECTS - by Aido - 02-06-2019, 05:45 AM
RE: ERR_TOO_MANY_REDIRECTS - by Brandin - 02-08-2019, 11:02 PM
RE: ERR_TOO_MANY_REDIRECTS - by Aido - 02-09-2019, 03:34 AM
RE: ERR_TOO_MANY_REDIRECTS - by Brandin - 02-11-2019, 03:50 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)