CEON URI Mapping users who are not able to view EZ Pages will need this patch:
https://github.com/zencart/zencart/pull/5368
CEON URI Mapping users who are not able to view EZ Pages will need this patch:
https://github.com/zencart/zencart/pull/5368
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
CEON URI Mapping users (and some non-users as well) who get logs relating to TOPMOST_CATEGORY_PARENT_ID will need this patch:
https://github.com/zencart/zencart/pull/5371
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
PayPal Pro gives a white screen at checkout.
(This can also happen with any other onsite payment method that uses AJAX.)
Fix here: https://github.com/zencart/zencart/pull/5413
See warning in post #9 about additional files required for PayPal.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Please note: if you pick up any of the includes/modules/payment/paypal*.php files to fix a PHP warning or notice, you MUST also pick up the new file
./includes/modules/payment/paypal/paypal_currency_check.php
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
The following functions were renamed in 1.5.8 without warning
- zen_draw_products_pull_down
- zen_draw_products_pull_down_attributes
- zen_draw_products_pull_down_categories
- zen_draw_products_pull_down_categories_attributes
- zen_get_orders_status
The next release will alias the old names along with a deprecation notice so upgraders will have an easier time of fixing their code.
See
https://github.com/zencart/zencart/pull/5439/files
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
The links in the Orders dashboard widget on the home page (that go to the orders page, filtered by the selected status) don't filter correctly.
Fix:
https://github.com/zencart/zencart/pull/5440
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Transaction ID missing from PayPal email.
Fix: https://github.com/zencart/zencart/pull/5464/files
See warning in post #9 about additional files required for PayPal.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
If you need to use mysqli or access the `link` variable in the database class, please apply this PR:
https://github.com/zencart/zencart/pull/5486
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Admin pages with numeric dropdowns that provide pagination (page 1, 2, ... n) such as catalog > categories/products and catalog > option name manager do not work in 1.5.8; please apply this fix:
https://github.com/zencart/zencart/pull/5608/files
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
AuthorizeNet AIM requires this fix:
https://github.com/zencart/zencart/pull/5653/files
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.