Just wanted to say a BIG THANKYOU for this one, great job its Awesome!
Printable View
Just wanted to say a BIG THANKYOU for this one, great job its Awesome!
This is installed on a 1.5.5e Zen Cart. The theme is from Template Monster (yes, I know. Not my choice.)
The problem is upon checkout when entering invalid credit card data (Authorize.net (AIM)) there is no error returned to the shopper. The one-page ends up reloading. Using the default checkout the error was appear: http://prntscr.com/t2runn
In trouble shooting, I'm not even seeing the error in the message stack: https://prnt.sc/t2r9ct
The only messages in the console relate to a pinterest error.
Did you copy the required core-file changes for that older version of Zen Cart: https://github.com/lat9/one_page_che...10_or_later.md
That message_stack.php update is included in the instructions for copying.
Are there template-overrides for the OPC pages present in the TM-template's directory? If so, does reverting to the responsive_classic template correct the issue?
I've just submitted v2.3.3 of One-Page Checkout for the Zen Cart moderators' review and will post back here when it's available for download.
This release contains changes associated with the following GitHub issues and has been validated with the newly-minted Zen Cart 1.5.7:
#258: Save-to-address-book checkbox missing on shipping address.
#259: Signed-in customer, change to 'gender' not saved in database.
#260: zc157 integration, the login form's name is changed.
#261: Address' state dropdown, error when zone-name includes single-quotes (thanks, @chenly).
#263: Additional notifications for address-related handling.
#264: Account for possible loss of session.
receiving this error
The One-Page Checkout plugin has been disabled. The file ".../public_html/includes/templates/lite_red/jscript/jscript_framework.php" is required for the plugin's proper operation.
... and did you follow my instructions in your previous posting?