
Originally Posted by
Ajeh
If you go to your Zen Cart Admin to the Modules ... Payment ... and then peek at your /logs directory via FTP and refresh it, do you see any debug logs referencing your Admin?
If so, what do those read?
Thanks for your interest Ajeh,
Here is what is in my log/myDEBUG-adm.....php file:
Code:
[02-Apr-2013 11:16:01] PHP Warning: include(/home/mysite/public_html/cart/includes/languages/english/modules/payment/tpl_shopping_cart_default.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/mysite/public_html/cart/secure/modules.php on line 173
[02-Apr-2013 11:16:01] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/home/mysite/public_html/cart/includes/languages/english/modules/payment/tpl_shopping_cart_default.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/cart/secure/modules.php on line 173
As these were only warnings and not "fatal errors" I didn't mention them before. The /tpl_shopping_cart_default.php does not exist in that directory path. I tried copying it to that location, but it didn't solve the problem so I deleted it. The only type of files in the payment directory appeared to be payment module files.
Any other thoughts or suggestions?
Thanks,
Azurelink