03-30-2017, 11:18 AM
I have changed the redirect in users/index.php to:
Redirect::to('../users/account.php');
this got rid of the multiple slashes in the url but the redirect is still happening 10 times with the same error... so no fix yet....
Redirect::to('../users/account.php');
this got rid of the multiple slashes in the url but the redirect is still happening 10 times with the same error... so no fix yet....