I've just uploaded USPS version 2022-08-07 K11e, correcting the auto-update from 2022-07-12 K11c due to a misspelling (see GitHub issue #25).
Sorry about the churn!
Type: Posts; User: lat9
I've just uploaded USPS version 2022-08-07 K11e, correcting the auto-update from 2022-07-12 K11c due to a misspelling (see GitHub issue #25).
Sorry about the churn!
Thanks for the report. Unfortunately, sometimes plugins don't work with other plugins.
The issue with the credit-card information being wiped is due to the transition to-and-back from 'checkout_one' to 'checkout_one_confirmation'. It's the confirmation page where all the order-totals...
Update to the current version? I'm guessing that you're running a version prior to 2.4.3.
It's not using the current URLs for the Zen Cart version server. In /admin/includes/init_includes/init_zcb_config.php, find lines 107-108 (in v2.1.2):
$url1 =...
I'll note that the development of a payment module is a time-consuming process, between understanding the payment-provider's interface, coding and testing. When I'm requested to develop one, it's...
Have changes been made to either /includes/modules/pages/featured_products/header_php.php or /includes/classes/split_page_results.php from the 'base' Zen Cart distribution?
From what plugin is the init_zcb_config.php file?
Access Blocker v1.5.0 is now available from the Zen Cart downloads (https://www.zen-cart.com/downloads.php?do=file&id=2237).
This release contains changes associated with the following GitHub...
If you've got that many logs in the /logs directory, you might want to also consider the Log Manager (https://www.zen-cart.com/downloads.php?do=file&id=2123). Although if there are that many...
Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2169
Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=126
Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2095
Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=1292
I've just submitted v1.7.11 of UPSXML for the Zen Cart moderators' review; I'll post back here when it's available for download.
This version contains changes associated with GitHub issue #28, due...
I've just submitted v5.3.0 of Image Handler for the Zen Cart moderators' review; I'll post back here when it's available for download.
Note: This version of Image Handler requires Zen Cart 1.5.7...
I've just uploaded 2022-07-30 K11d for the Zen Cart moderators' review and will post back here when it's available for download.
This release contains the correction for GitHub issue #23...
What's the product's setting for Product Qty Min/Unit Mix? If it's set to Yes, try setting it to No.
Zen Cart 1.5.1 is coming up on its 10th birthday, released 2012-09-18. The now-current version of Zen Cart (1.5.7d) has some built-in SPAM protections and there are additional plugins that can also...
FWIW, I'm also unable to reproduce this issue.
You can send them to my direct email; PM me if you don't have it already. Additionally, which version of Zen Cart is being run?
If possible, could/would you enable the payment method's Debug...
That was corrected in OPC v2.4.0.
I've just submitted v2.4.3 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:...
See this (https://github.com/lat9/one_page_checkout/issues/353) GitHub issue for the resolution; correction forthcoming on OPC v2.4.3.
Guessed wrong.:( It's the setting of the "Shipping=Billing" default to false and guest-checkout.
A posting of the errors received would be helpful!
@shags38, does the site, per chance, use the Ceon URI Mappings? If so, make sure that the site's .htaccess (in the Ceon section) also includes the statements to disallow rewrite of the zc_install...
My guess (and I'll try to reproduce with these now-specified settings) is that having the USPS zone set to 'shop' is what's causing this behavior.
I'll also note that One-Page Checkout's "registered customers" feature provides a similar (and supported) means for customers to 'register' without providing address details ... at least until their...
There are no zones defined in my test site for either Store Pickup or USPS.
I'm unable to reproduce this issue. Does this occur during guest-checkout or checkout by an account-holder?
Noting that the template's currently-released version is v3.3.0, with the Bootstrap 4/OPC integration (https://github.com/lat9/bs4_opc) at v1.0.5.
Thanks for the verification that the correction works, additional eyes are always a good thing!
@HeleneWallis, I'm not currently supporting this; the last person who made changes was @mprough. You might try contacting her to see what's up.
I'll suggest that you check the site's files for occurrences of $_SESSION['customer_country_id'], using either the admin's Developers' Tool Kit or another means.
Somewhere in the processing it...
You have this report confused with the "Sales Report" (https://www.zen-cart.com/downloads.php?do=file&id=9).
Noting that the "Order Total Validation" column for that report is a display-only...
Having taken a peek at those server logs, my best guess is that the AJAX USPS Address Validation isn't setting the global $error flag to let the rest of the create_account page's processing know that...
I'm not sure where you got that download, but if you downloaded, extracted the zip-file and installed Zen Cart, the default responsive_classic template makes use of jQuery 3.5.1 (1.11.1 is woefully...
Mike, I've got no means (or time, unfortunately) to test the operation on zc155f ... there are way to many differences between that Zen Cart version and that currently released (zc157d). Is this the...
Identifying what version of OPC is in use would help me to determine the root cause.
To which sideboxes are you wanting to add images?
I ask because, for example, any images in the "Featured" sidebox are just smaller versions of a featured-product's image and are set when you...
Please note: I've just submitted v3.5.1a which replaces v3.5.1 since that release was missing the actual change for issue #31.:censored:
Thanks for your persistance, @TitanOwl. There is, as you identified, an issue with the responsive_classic template's rendering as it (for whatever reason) causes that date popup to be displayed.
...
Corrected in v3.5.1, see above. For the new-window opening, just untick that "Open in a new window" checkbox just above the "Show me the money" button. Your selection will be remembered for the...
I've just submitted v3.5.1 of Sales Report for the Zen Cart moderators' review; I'll post back here when it's available for download at https://www.zen-cart.com/downloads.php?do=file&id=9.
This...
Now available for download.
That's how the traditional 3-page checkout works when the checkout process is started via the PayPal Express Checkout button.
I've just submitted v2.4.2 of One-Page Checkout for the Zen Cart moderators' review and will post back here when it's available for download (https://www.zen-cart.com/downloads.php?do=file&id=2095)....
FWIW, I've opened an issue (https://github.com/lat9/one_page_checkout/issues/348) on the OPC GitHub repository to correct that unwanted behavior when the setting is 'True'.
What @dbltoe said.:smile: