I have a site with Admin Tools and Stack Ideas Easy Social (ES) on it. The latest version of each.
Easy Social sends an e-mail when a user has a Friend Request or Join Group Request. The e-mail has a button in it to take the user to their account on ES to view the request.
Friend Request: https://saverhealth.com/co-op-personal/coop-profile/507-docdemo
Accept Join Group: https://saverhealth.com/coop-groups?controller=groups&task=approve&userId=733&id=18&key=f6edbe6aa9e3419eae3eb5a491ddd980
When you select the link you get the error condition "ERR_TOO_MANY_REDIRECTS"
Because the user is not logged into ES, I think the application is trying to redirect it to the logon page.
I want to check if Admin Tools is blocking the redirects, but tried to Disabled the System-Admin Tools plugin to verify, but I get ACCESS DENIED. I thought i used to be able to do this?
I check Web Application Firewall and I'm not getting a Security Exception.
I expect that .htaccess file could be restricting the Redirect?
How can I verify?
Is there a setting in htaccess builder?
Thanks for the help.
Dan