Hi Zen Cart,
I'm working on a client's site which is experiencing the dreaded blank white screen when clicking the Checkout Button.
I've tried a number of suggestions read in other forums on this site but nothing has resolved the problem.
Here is some detail about the setup:
Host: Hostgator
Zen Cart version 1.3.8a
PHP 5.2.17
MySQL 5.5.23
My error log indicates the following fatal error, so this is where I would like to start:
Here is the echo statement in the tpl_checkout_default.php file on line 24:Code:[02-Apr-2013 10:12:36] PHP Fatal error: Call to a member function javascript_validation() on a non-object in /home/mysite/public_html/cart/includes/templates/classic/templates/tpl_checkout_default.php on line 24
When I'm in the Admin area and I click on Modules/Payment the following message displays above the list of payment modules:Code:<?php echo $payment_modules->javascript_validation(); ?>
I've attached a screenshot showing the various payment modules, but I don't seem to be able to take any actions to configure them.Code:TEXT_CART_EMPTY 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SQL_SHOW_SHOPPING_CART_EMPTY' at line 1 in: [SQL_SHOW_SHOPPING_CART_EMPTY] If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
What do I need to do to fix this error, please? Hopefully I've included enough info to get me moving with a fix.
Thanks very much,
azurelink


Reply With Quote

