Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,703
    Plugin Contributions
    123

    Default Feedback on 2.0.0-rc1

    2.0.0-rc1 is available here:

    https://github.com/zencart/zencart/a...v2.0.0-rc1.zip

    We will be taking critical bugfixes only at this point to avoid destablizing the release. We are close to release readiness.
    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.

  2. #2
    Join Date
    Apr 2009
    Posts
    418
    Plugin Contributions
    2

    Default Re: Feedback on 2.0.0-rc1

    Not all of the updates have been modified to include the prefix.
    Have just run the database update on a 1.5.8 db and have the following in the install log

    php 8.3.2
    Database Engine: MySQL 8.0.35-0ubuntu0.22.04.1

    Code:
    ---------------
    
    Mar 09 2024 19:56 -- systemChecker::findCurrentDbVersion
    
    1.5.8
    
    
    
    ---------------
    
    Mar 09 2024 19:57 -- upgradeException
    
    INNER JOIN countries c ON z.zone_country_id = c.countries_id WHERE c.countries_iso_code_3 = 'CHE';  1146: Table 'lotus_zc1.countries' doesn't exist  
    
    
    
    ---------------
    
    Mar 09 2024 19:57 -- upgradeException
    
    UPDATE zen_zones z INNER JOIN countries c ON z.zone_country_id = c.countries_id SET z.zone_name = 'Vorarlberg' WHERE c.countries_iso_code_3 = 'AUT' AND z.zone_code = 'VB';  1146: Table 'lotus_zc1.countries' doesn't exist  
    
    
    
    ---------------
    
    Mar 09 2024 19:57 -- upgradeException
    
    INNER JOIN countries c ON z.zone_country_id = c.countries_id SET z.zone_name = 'Valle D\'Aosta' WHERE c.countries_iso_code_3 = 'ITA' AND z.zone_code = 'AO';  1146: Table 'lotus_zc1.countries' doesn't exist  
    
    
    
    ---------------
    
    Mar 09 2024 19:57 -- upgradeException
    
    INNER JOIN countries c ON z.zone_country_id = c.countries_id SET z.zone_name = 'Barletta-Andria-Trani' WHERE c.countries_iso_code_3 = 'ITA' AND z.zone_code = 'BT';  1146: Table 'lotus_zc1.countries' doesn't exist  
    
    
    
    ---------------
    
    Mar 09 2024 19:57 -- upgradeException
    
    INNER JOIN countries c ON z.zone_country_id = c.countries_id SET z.zone_name = 'Forlė-Cesena' WHERE c.countries_iso_code_3 = 'ITA' AND z.zone_code = 'FC';  1146: Table 'lotus_zc1.countries' doesn't exist  
    
    
    
    ---------------
    
    Mar 09 2024 19:57 -- upgradeException
    
    INNER JOIN countries c ON z.zone_country_id = c.countries_id SET z.zone_name = 'L\'Aquila' WHERE c.countries_iso_code_3 = 'ITA' AND z.zone_code = 'AQ';  1146: Table 'lotus_zc1.countries' doesn't exist  
    
    
    
    ---------------
    
    Mar 09 2024 19:57 -- upgradeException
    
    INNER JOIN countries c ON z.zone_country_id = c.countries_id SET z.zone_name = 'Massa-Carrara' WHERE c.countries_iso_code_3 = 'ITA' AND z.zone_code = 'MS';  1146: Table 'lotus_zc1.countries' doesn't exist  
    
    
    
    ---------------
    
    Mar 09 2024 19:57 -- upgradeException
    
    INNER JOIN countries c ON z.zone_country_id = c.countries_id SET z.zone_name = 'Pesaro E Urbino' WHERE c.countries_iso_code_3 = 'ITA' AND z.zone_code = 'PU';  1146: Table 'lotus_zc1.countries' doesn't exist  
    
    
    
    ---------------
    
    Mar 09 2024 19:57 -- upgradeException
    
    INNER JOIN countries c ON z.zone_country_id = c.countries_id SET z.zone_name = 'Verbano-Cusio-Ossola' WHERE c.countries_iso_code_3 = 'ITA' AND z.zone_code = 'VB';  1146: Table 'lotus_zc1.countries' doesn't exist  
    
    
    
    ---------------
    
    Mar 09 2024 19:57 -- upgradeException
    
    INNER JOIN countries c ON z.zone_country_id = c.countries_id WHERE c.countries_iso_code_3 = 'ITA' AND z.zone_code = 'CI';  1146: Table 'lotus_zc1.countries' doesn't exist  
    
    
    
    ---------------
    
    Mar 09 2024 19:57 -- upgradeException
    
    INNER JOIN countries c ON z.zone_country_id = c.countries_id WHERE c.countries_iso_code_3 = 'ITA' AND z.zone_code = 'VS';  1146: Table 'lotus_zc1.countries' doesn't exist  
    
    
    
    ---------------
    
    Mar 09 2024 19:57 -- upgradeException
    
    INNER JOIN countries c ON z.zone_country_id = c.countries_id WHERE c.countries_iso_code_3 = 'ITA' AND z.zone_code = 'OG';  1146: Table 'lotus_zc1.countries' doesn't exist  
    
    
    
    ---------------
    
    Mar 09 2024 19:57 -- upgradeException
    
    INNER JOIN countries c ON z.zone_country_id = c.countries_id WHERE c.countries_iso_code_3 = 'ITA' AND z.zone_code = 'OT';  1146: Table 'lotus_zc1.countries' doesn't exist
    Mark Brittain
    http:\\innerlightcrystals.co.uk\sales\

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

    Default Re: Feedback on 2.0.0-rc1

    Issue # 6308 created.
    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.

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

    Default Re: Feedback on 2.0.0-rc1

    Issue #6308 has been resolved.
    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.

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

    Default Re: Feedback on 2.0.0-rc1

    A few more small bugs have been addressed since 2.0.0-rc1 that will be built into the final release of 2.0.0.

    - The Account link in admin did not have a help page
    - The error page displayed when the admin folder has not been renamed had an incorrect link
    - Some accessibility errors in responsive_classic have been fixed.
    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.

 

 

Similar Threads

  1. Zen Cart v1.5.0 RC1/2/3 - Release Candidate 1 & 2 & 3
    By Kim in forum Zen Cart Release Announcements
    Replies: 2
    Last Post: 23 Dec 2011, 03:43 AM
  2. 1.5.0 RC1 to RC2
    By arthurdent in forum Upgrading to 1.5.x
    Replies: 10
    Last Post: 11 Nov 2011, 10:25 PM
  3. rc1
    By sieg01 in forum Upgrading to 1.5.x
    Replies: 2
    Last Post: 24 Oct 2011, 08:52 PM
  4. 1.3.9-RC1 instead of 1.3.9h
    By Website Rob in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 9 Nov 2010, 04:36 AM
  5. 1064 SQL Error on Zencart 1.3.9 RC1 (beta)
    By Decostyle in forum Installing on a Windows Server
    Replies: 3
    Last Post: 29 Apr 2010, 05:10 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