what coded did you add JUST for checkout success?
what coded did you add JUST for checkout success?
Zen cart PCI compliant Hosting
Website is http://13moons.com. I don't think I added any special code for checkout success.
look in the file located at
includes/templates/basic/checkout_success/tpl_footer.php
find this script
and make it httpsCode:<script language="JavaScript" type="text/javascript" src="http://www.13moons.com/affiliates/sale.php?amount=23.90&trans_id=4802"></script></td></tr>
that will fix your problem right up
Zen cart PCI compliant Hosting
Merlin
Thank you so much it did indeed solve it right away.
For anybody else encountering this the file is actually includes/templates/your_template/common/tpl_footer.php
Actually 13,
if you are only wanting to run that affiliate script on the checkout success, then there should be a totally seperate footer in
includes/templates/basic/checkout_success/tpl_footer.php
Looks like you have an if statement wrapped around the affiliate script
Zen cart PCI compliant Hosting
I am having a similar problem on the checkout page with IE7. I just installed the SSL, yesterday and having trying to troubleshoot why I have a problem. I am still on 1.3.6. I can not see any problems on my page as I don't have any custom code for the page.
Any help would be appreciated.
Oran in your configure.php files, you need to remove the www from the URL
Zen cart PCI compliant Hosting