12-26-2016, 02:56 PM
Try replacing that line with
Redirect::to('http://yourdomain.com/users/account.php');
and see if at least the first problem goes away.
Redirect::to('http://yourdomain.com/users/account.php');
and see if at least the first problem goes away.