- Posts: 47
- Thank you received: 0
After registration at checkout user is redirected
- brendanlanza
-
Topic Author
- Offline
Less
More
9 years 7 months ago - 9 years 7 months ago #262847
by brendanlanza
After registration at checkout user is redirected was created by brendanlanza
-- url of the page with the problem -- :
unicomms-emall.com/index.php/en/checkout
-- HikaShop version -- : 3
Hi guys,
After a user registers at the checkout point, he is redirected to the home page instead of staying on the checkout page. How can I ensure that users registering at the checkout point remains at the checkout point?
New account user activation in User Management is set to None.
Also, after being redirected to the home page, a pop-out box with an empty message appears. How to make this go away. Please visit the given URL to have a try.
Tried adding the following to Hikashop/Views/checkout / activate_page.php but no impact
Thank you.
-- HikaShop version -- : 3
Hi guys,
After a user registers at the checkout point, he is redirected to the home page instead of staying on the checkout page. How can I ensure that users registering at the checkout point remains at the checkout point?
New account user activation in User Management is set to None.
Also, after being redirected to the home page, a pop-out box with an empty message appears. How to make this go away. Please visit the given URL to have a try.
Tried adding the following to Hikashop/Views/checkout / activate_page.php but no impact
Code:
$app=&JFactory::getApplication();
$app->redirect('http://unicomms-emall.com/index.php/en/checkout');
Thank you.
Last edit: 9 years 7 months ago by brendanlanza.
Please Log in or Create an account to join the conversation.
- brendanlanza
-
Topic Author
- Offline
Less
More
- Posts: 47
- Thank you received: 0
9 years 7 months ago #262914
by brendanlanza
Replied by brendanlanza on topic After registration at checkout user is redirected
Thanks, this too seems to have gone with the new patch to 3.0.0 now.
Please Log in or Create an account to join the conversation.
Time to create page: 0.181 seconds