Guest Posted December 28, 2004 Share Posted December 28, 2004 I am getting a 404 error after placing an order and being directed to checkout_success.php. My orders are being placed sucessfully, and as far as I can tell, nothing else is wrong. I am wondering if it might be related to my shared SSL that I just installed, but I'm not sure because I never tried checking out before I installed it. Could the solution be found in includes/configure.php or checkout_success.php? Does anyone know where I need to start looking to fix the problem? Link to comment Share on other sites More sharing options...
ozcsys Posted December 28, 2004 Share Posted December 28, 2004 To test is without using your shared cert just go to your includes/configure.php file and set the ssl define to false. You can leave all the other ssl info as it will just be ignored. If it works without the ssl then that is probably the problem and you need to check your paths if you still have a problem then you can go from there. I woul try and get it working without the ssl first then turn it back on. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right?? Link to comment Share on other sites More sharing options...
stevel Posted December 28, 2004 Share Posted December 28, 2004 Make the edit shown here (the change to tep_redirect) - does that help? Do you get the 404 when trying to display checkout_success or is it when the customer clicks Continue on that page? Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description Link to comment Share on other sites More sharing options...
Guest Posted December 28, 2004 Share Posted December 28, 2004 I WAS getting the error when you clicked "continue" on the checkout page, but thanks to you, I fixed the problem. Once again you saved my ass stevel. Link to comment Share on other sites More sharing options...
stevel Posted December 29, 2004 Share Posted December 29, 2004 Glad I could help. Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.