New Zenner
- Join Date:
- Jul 2009
- Posts:
- 2
- Plugin Contributions:
- 0
php error message for my checkout success page that I need help with
Hi, I worked on adding a new install of zen cart 1.3.8 to my site over the holiday weekend. It looked very nice and everything seemed to be working except the checkout success page. In it I only saw the Thank you text and an order number. If I went into "My Accounts" the download was there and I was able to download it. I also, for some reason I cannot fathom, I lost my footer as well.
I did look through the forum but couldn't find a solution. So, as an easy fix I added "Go to "My Account for download link" to the checkout_success.php.
It still bothered me so I found the Debug Error Logging Utility...I ran it and this is what it came back with:
[05-Jul-2009 07:55:51] PHP Warning: main(includes/languages/english/html_includes/define_checkout_success.php): failed to open stream: No such file or directory in /home/content/m/a/r/markp0058/html/ZCart/includes/templates/template_default/templates/tpl_checkout_success_default.php on line 38
[05-Jul-2009 07:55:51] PHP Warning: main(includes/languages/english/html_includes/define_checkout_success.php): failed to open stream: No such file or directory in /home/content/m/a/r/markp0058/html/ZCart/includes/templates/template_default/templates/tpl_checkout_success_default.php on line 38
[05-Jul-2009 07:55:51] PHP Fatal error: main(): Failed opening required 'includes/languages/english/html_includes/define_checkout_success.php' (include_path='.:/usr/local/lib/php') in /home/content/m/a/r/markp0058/html/ZCart/includes/templates/template_default/templates/tpl_checkout_success_default.php on line 38
I don't know what to fix...
I did go back and reload all the pages where I thought I may have made some changes that I shouldn't have. The pages come up the same (except they look like the template).
I am running a new install ver 1.38 in Linux using php ver 5?
Can you help? My URL is https://www.mpz3.com
Thank you!