Hello everybody,
I am having a big problem and I cannot find the solution.
When I click on Checkout button I am redirect to the home page. There's no error message just redirect to the homepage. Even from even the quickview !!
I have tried severals things but nothing.
• Change the template
• Disable all added modules
• Simple product and configurable
I really need your help ;-)
Thank you
Solved! Go to Solution.
Check your Base URL settings under:
System -> Configuration -> Web
Make sure the "Secure" URLs are correct. If you're not using SSL currently, you can either disable SSL in frontend, or set the secure base URL to the non-secure base URL.
After this, flush the Magento cache fully.
Check your Base URL settings under:
System -> Configuration -> Web
Make sure the "Secure" URLs are correct. If you're not using SSL currently, you can either disable SSL in frontend, or set the secure base URL to the non-secure base URL.
After this, flush the Magento cache fully.
I love you !!!
It worked !!
The only thing now, is when I click on Checkout it works. But If I click on Register when I am on the ckeckout page the page Register stay only a few sec and then it hoes back to the cart page!
do you have any idea?
Enable the guest checkout.
change the setting in System -> Sales -> Checkout "Require Customer To Be Logged In To Checkout" to "No"
Now see.
Else speify if you are using any specific checkout like amazon??
Great. Per the register redirection, check your setting at:
System -> Sales -> Checkout "Require Customer To Be Logged In To Checkout"
and make sure it's set to "No". See if that helps. If not, check your payment options like PayPal, Amazon, etc... and maybe try disabling them to see if that changes anything.
If you're using a one page checkout extension, could be a conflict or maybe an outdated extension...
You cannot imagine how much time I save !!!
Thank you very much.
I have update my magento version from 1.7 to 1.9 and I have so many confilct !!!
One more time thank you