Login redirect going to http://1/
-
Hello,
When i have the login redidrect on Modal and inserted into the header.php file, the login is redirecting to http://1/, any ideas?
<?php $ajaxArgs = array(
'profile_link' => true,
'template' => 'modal',
'registration' => false,
'remember' => true
);login_with_ajax($ajaxArgs); ?>
That is what i have in the header, all login redirects are set to homepage, full URL.
Any ideas?
Thanks,
Tralisk
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
The topic ‘Login redirect going to http://1/’ is closed to new replies.