Results 1 to 10 of 23

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Known bugs (and fixes) for v1.5.8 series

    zen_get_products_manufacturers_image fails to work with newer MySQL implementations.

    Update required to includes/functions/functions_products.php for 1.5.8.
    Fix here:

    https://github.com/zencart/zencart/pull/5360/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.

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Known bugs (and fixes) for v1.5.8 series

    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.

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Known bugs (and fixes) for v1.5.8 series

    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.

  4. #4
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Known bugs (and fixes) for v1.5.8 series

    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.

  5. #5
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Known bugs (and fixes) for v1.5.8 series

    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.

  6. #6
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Known bugs (and fixes) for v1.5.8 series

    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.

  7. #7
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Known bugs (and fixes) for v1.5.8 series

    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.

  8. #8
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Known bugs (and fixes) for v1.5.8 series

    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.

  9. #9
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Known bugs (and fixes) for v1.5.8 series

    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.

  10. #10
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: Known bugs (and fixes) for v1.5.8 series

    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.

 

 

Similar Threads

  1. v157 Known bugs (and fixes) for v1.5.7 series
    By DrByte in forum Upgrading to 1.5.x
    Replies: 16
    Last Post: 5 Apr 2024, 02:08 AM
  2. v156 Known bugs (and fixes) for v1.5.6 series
    By DrByte in forum Upgrading to 1.5.x
    Replies: 10
    Last Post: 1 Oct 2020, 06:27 PM
  3. Known Bugs and Fixes for v1.5.5 and below
    By swguy in forum Upgrading to 1.5.x
    Replies: 0
    Last Post: 27 Jun 2020, 08:13 PM
  4. v157 Known bugs (and fixes) for v1.5.7 series
    By DrByte in forum Bug Reports
    Replies: 1
    Last Post: 26 Jun 2020, 02:37 PM
  5. v156 Known bugs (and fixes) for v1.5.6 series
    By DrByte in forum Bug Reports
    Replies: 8
    Last Post: 26 May 2019, 11:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg