Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Known bugs (and fixes) for v1.5.6 series

    We will post resolutions of bugs for v1.5.6 here, once details are confirmed.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Known bugs and fixes for v1.5.6

    NOTE: "PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable" is a NEW and RATHER GENERIC error that appears a lot with PHP 7.2 and 7.3. THE SOLUTION IS DIFFERENT IN EVERY CASE, so you must read the REST of the error message to be sure you're fixing the right thing.


    PHP Warnings may occur in the /logs directory, mentioning "PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable" in relation to ezpages files.

    The fix is described here: https://www.zen-cart.com/showthread....ents-Countable
    and available at https://github.com/zencart/zencart/pull/1900/files
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Possible error with unlimited downloads

    Products with unlimited downloads may not have been getting permission to download.
    Fix here: https://www.zen-cart.com/showthread.php?224758
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default v156 - Creating new products in Admin assigns wrong category

    With the initial v1.5.6 release, there was a bug where when you create a new product in the Admin it would put that product in the top parent category instead of the category you were in when you started to create the product.

    The fix is shown here: https://github.com/zencart/zencart/pull/1902/files
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Known bugs and fixes for v1.5.6

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Known bugs and fixes for v1.5.6

    Symptom: Copy attributes from one product to a whole category. Copy button does not work.

    Fix posted here: https://www.zen-cart.com/showthread....-does-not-work
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Known bugs and fixes for v1.5.6

    v1.5.6a has been released - Download available here: http://sourceforge.net/projects/zencart/files/

    v1.5.6a contains fixes for all the posts above, including the points below:
    • Admin: Fix problem with creating coupons with percent off
    • Admin: Fix broken attribute-copy-to-whole-category
    • Admin: Improve whos-online session_decoding
    • Admin: Fix deletion of multilingual ez-pages when deleting a language
    • Admin: Fix validation of products_url in collect_info
    • Admin: Add notifier for categories-products-listing, allowing an observer to insert an additional status-type icon.
    • Admin: Fix geo-zones editor: wasn't saving inserts/edits due to wrong parameter
    • Admin: Fix Spiffycal issues in Products Price Manager
    • Admin: On config pages, only show the first 40 chars of a long config value so screen won't get messed up
    • Modify notifier for zen_get_products_stock
    • Prevent error: Cannot change session id when session is active
    • Show default quantity of 1 in products_quantity_discounts if product doesn't have a discount quantity.
    • Fix missing EMAIL_TEXT_TELEPHONE in email
    • Avoid errors when restoring cart while cart has product with attibutes without a text attribute.
    • Clear strict notifications based around shipping and shipping estimates.
    • Update and consolidate error handler code
    • Prevent ezpages "countable" warnings in logs
    • Fix error in perweightunit module
    • Added missing 'zen_updated_by_admin' function
    • Tax: Additional tax-handling notifications
    • Tax: Allow override of zen_get_tax_rate return value.
    • ot_coupon.php: Let an observer know that the coupon has been removed.
    • ot_coupon.php: Indicate that the coupon processing is starting and then, for each product, notify whether/not the product qualifies for the discount.
    • ot_shipping.php: Allow override of the shipping tax, since it can vary from one location to another.
    • Template: Auto scroll-to-top on ajax confirmation page
    • Template: Update the EN flag icon (previous gif was bad)
    • Template: Added back language define which will be used by older templates
    • zc_install: Handle old date_added zero dates
    • zc_install: handle ezpages migration to multilingual where table-prefixes are used



    BUGS?
    If you have questions about upgrading, please post in the "Upgrading to v1.5.x" section of the forum.

    If you have found an actual bug in the code, please post details of it in the Bug Reports section of the forum.

    Solutions to any confirmed bugs will be posted below.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Salemaker - name deleted when editing in v156/v156a

    A bug that exists in both v1.5.6 and v1.5.6a is:

    SaleMaker "name" deleted when editing (fix shown in linked post)
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Salemaker - name deleted when editing in v156/v156a

    v1.5.6b contains several fixes, many of which are listed here:
    https://www.zen-cart.com/showthread....d!#post1357911
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

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

    Default Re: Salemaker - name deleted when editing in v156/v156a

    That Software Guy. My Store: Zen Cart Modifications
    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.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v157 Known bugs (and fixes) for v1.5.7 series
    By DrByte in forum Upgrading to 1.5.x
    Replies: 15
    Last Post: 14 Jun 2022, 03:56 PM
  2. 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
  3. 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
  4. 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
  5. v153 Known Bugs (and fixes) with v1.5.3
    By swguy in forum Upgrading to 1.5.x
    Replies: 9
    Last Post: 18 Oct 2016, 06:17 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR