05-10-2016, 12:15 PM
Thanks. I'll take a look. There might be a piece of code we missed updating <time passes>
Okay, go into users/us_helpers.php and change line 353 (the one containing the Redirect) to read:
Redirect::to($us_url_root.'users/login.php');
Let me know if that resolves the issue. If it doesn't, then the next Alpha has it fixed since that was already fixed in our working code.
Okay, go into users/us_helpers.php and change line 353 (the one containing the Redirect) to read:
Redirect::to($us_url_root.'users/login.php');
Let me know if that resolves the issue. If it doesn't, then the next Alpha has it fixed since that was already fixed in our working code.