Page 1 of 4 123 ... LastLast
Results 1 to 10 of 39
  1. #1
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Pre-release feedback for v1.5.2

    While waiting for PA-DSS certification assessment, we're making the pre-release BETA of v1.5.2 available for community testing and feedback.
    The v1.5.2 beta zip link is at http://www.zen-cart.com/showthread.php?211146

    Changed Files: see /docs/changed_files-v1-5-2.html in the zip
    Fixes/Features: see /docs/whatsnew_1.5.2.html in the zip

    FEEDBACK:
    - Bugs should be posted as new threads in the Bug Reports section of the forum: http://www.zen-cart.com/forumdisplay...40-Bug-Reports
    - For other feedback, post a reply below.

    If you want a new feature, it will not happen in this release since its scope is necessarily closed -- better to discuss that in a separate thread in the Features Wish List area.

    NOTE: This is a BETA/release-candidate only. It is NOT formally certified as an official release yet.
    .

    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
    May 2006
    Location
    Montana
    Posts
    291
    Plugin Contributions
    20

    Default Re: Pre-release feedback for v1.5.2

    Can't wait to test it out!!

    THANKS

  3. #3
    Join Date
    May 2006
    Location
    Montana
    Posts
    291
    Plugin Contributions
    20

    Default Re: Pre-release feedback for v1.5.2

    PHP version 5.4.21
    MySQL version 5.1.70-cll

    Clean database - all new files uploaded. Config files changed to match database.

    The database type you have selected does not appear to be supported by the PHP version you have installed. You may need to check with your hosting provider to check that the database type you have selected is supported. If this is your own server, then please ensure that support for the database type has been compiled into PHP, and that the necessary extensions/modules/dll files are being loaded (esp check php.ini for extension=mysql.so, etc).

    First page says MySQL Support = OFF

    Not sure what this means? Any help appreciated!
    Last edited by stellarweb; 27 Nov 2013 at 07:45 AM.

  4. #4
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,240
    Plugin Contributions
    1

    Default Re: Pre-release feedback for v1.5.2

    As I have many changes to existing core files on my setup, upgrade is likely to be an onerous task.

    Until I can devote enough time to it, I am interested in:

    CHANGE-619 - Improve speed of stores with over 10,000 products

    Is it possible to apply this fix on its own? Which files are applicable?

    Thanks

    Simon
    Last edited by simon1066; 27 Nov 2013 at 08:17 AM.

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

    Default Re: Pre-release feedback for v1.5.2

    Forum Bug Reports thread needs a 1.5.2 Prefix.

    Errors in the Changelog for 1.5.2 (docs/changed_files-v1-5-2.html)


    Missing files:
    admin/includes/extra_configures/enable_error_logging.php

    Misspellings (less than is correct; greater than is copy from changelog)
    9c9
    < admin/developers_tool_kit.php
    ---
    > admin/developers_toolkit.php
    35c33
    < admin/includes/languages/english/developers_tool_kit.php
    ---
    > admin/includes/languages/english/developers_toolkit.php
    42c40
    < admin/includes/modules/product_music/update_product.php
    ---
    > admin/includes/modules/products_music/update_product.php
    52c50
    < admin/option_values.php
    ---
    > admin/options_values.php
    77c75
    < includes/dist-configure.php
    ---
    > includes/dist_configure.php
    137c135
    < includes/modules/products_quantity_discounts.php
    ---
    > includes/modules/product_quantity_discounts.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
    9,711
    Plugin Contributions
    123

    Default Re: Pre-release feedback for v1.5.2

    The first 1.6 compatible mod was Shipping Rates in Cart. http://www.zen-cart.com/downloads.php?do=file&id=904
    Who will submit the first 1.5.2 compatible mod?
    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
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Pre-release feedback for v1.5.2

    Quote Originally Posted by simon1066 View Post
    As I have many changes to existing core files on my setup, upgrade is likely to be an onerous task.

    Until I can devote enough time to it, I am interested in:

    CHANGE-619 - Improve speed of stores with over 10,000 products

    Is it possible to apply this fix on its own? Which files are applicable?

    Thanks

    Simon
    As with ALL upgrades, selectively picking-and-choosing isolated files is NOT the best approach. A proper upgrade is ALWAYS the best approach.
    That said, the following github commits to v160 encompass the changes made for CHANGE-619: 1 2 3 4
    .

    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,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Pre-release feedback for v1.5.2

    Quote Originally Posted by swguy View Post
    Forum Bug Reports thread needs a 1.5.2 Prefix.

    Errors in the Changelog for 1.5.2 (docs/changed_files-v1-5-2.html)


    Missing files:
    admin/includes/extra_configures/enable_error_logging.php

    Misspellings (less than is correct; greater than is copy from changelog)
    9c9
    < admin/developers_tool_kit.php
    ---
    > admin/developers_toolkit.php
    35c33
    < admin/includes/languages/english/developers_tool_kit.php
    ---
    > admin/includes/languages/english/developers_toolkit.php
    42c40
    < admin/includes/modules/product_music/update_product.php
    ---
    > admin/includes/modules/products_music/update_product.php
    52c50
    < admin/option_values.php
    ---
    > admin/options_values.php
    77c75
    < includes/dist-configure.php
    ---
    > includes/dist_configure.php
    137c135
    < includes/modules/products_quantity_discounts.php
    ---
    > includes/modules/product_quantity_discounts.php
    Thanks. Will update the docs with this before release.
    .

    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,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Pre-release feedback for v1.5.2

    Quote Originally Posted by stellarweb View Post
    PHP version 5.4.21
    MySQL version 5.1.70-cll

    Clean database - all new files uploaded. Config files changed to match database.

    The database type you have selected does not appear to be supported by the PHP version you have installed. You may need to check with your hosting provider to check that the database type you have selected is supported. If this is your own server, then please ensure that support for the database type has been compiled into PHP, and that the necessary extensions/modules/dll files are being loaded (esp check php.ini for extension=mysql.so, etc).

    First page says MySQL Support = OFF

    Not sure what this means? Any help appreciated!
    Can you confirm whether mysqli is supported in your PHP installation? It's looking for the existence of the mysqli_connect() function, since the old mysql_connect() (and the entire mysql API) was removed in PHP 5.5 in favor of the mysqli API. Zen Cart now uses the mysqli features, which have been available since PHP 5.0, and are normally available by default.
    .

    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
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Pre-release feedback for v1.5.2

    So zen cart 1.5.2 is just for testing for now correct. I would go wrong it I use it on a live store correct. The reason I'm asking is I'm doing a upgrade on a clients site and he wants the latest version witch is this.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

 

 
Page 1 of 4 123 ... LastLast

Similar Threads

  1. Pre-release notice for v1.5.2
    By DrByte in forum Zen Cart Release Announcements
    Replies: 1
    Last Post: 17 Dec 2013, 09:31 PM
  2. AuctionBlox Release For Zencart
    By ABX Jon in forum General Questions
    Replies: 1
    Last Post: 20 Jun 2008, 05:00 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