12-16-2016, 03:29 PM
What happens if you go to usersc/scripts/custom_login_script.php and
after
//note that this path is relative from the userc/scripts folder, hence the ../../
put
Redirect::to('http://mydomain.xxx/system/users/account.php');
after
//note that this path is relative from the userc/scripts folder, hence the ../../
put
Redirect::to('http://mydomain.xxx/system/users/account.php');