Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default using v1.5.6 and *have NOT customized or altered* any of the files ...

    Hello,

    I am using zc1.5.6c and want to upgrade to zc1.5.7d.
    Current template Winchester_responsive which I want to replace with ZCA-Bootstrap-Template-3.6.0
    (btw: what happened to Picaflor-Azul?).

    Followed the instructions for quick upgrade on this page: https://www.zen-cart.com/docs/whatsnew_1.5.7.html

    Replaced the files listed in https://www.zen-cart.com/docs/changed_files-v1-5-7.html.
    Site seems to be running well. Still version 1.5.6c showing.

    Question 1: no database upgrade needed? zc_install?
    Question 2: do I need to copy/merge all other files from zc1.5.7d?

    Thanks,

    jpda

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

    Default Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    Question 1: Yes, you need to do a zc_install.

    The page you linked has no instructions for a quick install, so I'm not sure what you mean. But the way you did it is super error prone.
    It's much better to start with the files from the version you're going to and THEN add your changes in.

    Also, why are you going to 1.5.7d when 1.5.8a is out there?
    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.

  3. #3
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,157
    Plugin Contributions
    11

    Default Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    Quote Originally Posted by swguy View Post
    Also, why are you going to 1.5.7d when 1.5.8a is out there?
    Hopefully you are not using a version on your host's cPanel. Get 1.5.8a from https://github.com/zencart/zencart/releases

  4. #4
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    @swguy
    Thanks for your answers and advice!

    The page you linked has no instructions for a quick install, so I'm not sure what you mean.
    Because of this line on the linked page:
    "If you are already using v1.5.6 and *have NOT customized or altered* any of the files listed in the changed_files-v1.5.7.html document, then simply replace those files with the new files as listed. "

    Also, why are you going to 1.5.7d when 1.5.8a is out there?
    Just to see if and how it would work...not good nor easy at all!

    So, I will upgrade to 1.5.8a.
    Would PHP 8.2.4-0 work on zc1.5.8a?

    Thanks,

    jpda

  5. #5
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,157
    Plugin Contributions
    11

    Default Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    The docs state that 1.5.8a will work with PHP through version 8.2. It's more than likely that any mods you add may not unless they specifically state they are PHP 8.2 compatible. https://docs.zen-cart.com/user/first...s/#php-version

    If it's available on your server, start with PHP 7.3 and, when you have loaded all your mods, gradually bring it up in PHP versions until something breaks are you get a warning display log. Trouble shoot from there to get to 8.2

  6. #6
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    Quote Originally Posted by dbltoe View Post
    Hopefully you are not using a version on your host's cPanel. Get 1.5.8a from https://github.com/zencart/zencart/releases
    No, I have downloaded zc1.5.8a directly from https://www.zen-cart.com/

    I am upgrading the site of a customer, I build and test on xampp and ftp to the customer's host.

    Thank you for the warning!

    jpda

  7. #7
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    Quote Originally Posted by dbltoe View Post
    The docs state that 1.5.8a will work with PHP through version 8.2. It's more than likely that any mods you add may not unless they specifically state they are PHP 8.2 compatible. https://docs.zen-cart.com/user/first...s/#php-version

    If it's available on your server, start with PHP 7.3 and, when you have loaded all your mods, gradually bring it up in PHP versions until something breaks are you get a warning display log. Trouble shoot from there to get to 8.2
    Customer's site in zc156c has the original Winchester Responsive template with some mods added.

    In the upgraded site I will install ZCA Bootstrap 3.6 and some mods.

    I am able to remove (in PHP 7.3) all loaded mods, including db entries, and replace the Winchester template by the responsive_default template.

    There will be no customizations anymore, so upgrading to zc158a will be easier I guess.

    Any suggestions about that route?

    Thanks,

    jpda

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

    Default Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    Remember that PHP 8.2 is the highest level currently supported, and will only work if all your plugins are upgraded to that level. As @dbltoe mentioned, going from a somewhat lower version, then verifying as you bump up the PHP version, will allow you to handle any issues in smaller bunches. If you go straight to PHP 8.2, the number of logs you get can be overwhelming.
    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.

  9. #9
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,157
    Plugin Contributions
    11

    Default Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    https://docs.zen-cart.com/user/upgra...-zen-cart-158a

    Personnaly, I use the instructions at https://docs.zen-cart.com/user/upgra..._only_upgrade/, install clone a template, install bootstrap, clone responsive_classic, clone bootstrap, add mod list, and proceed from there to use mod list to identify/rectify those things mentioned in the warning.

    Admittedly, I'm probably more familiar with "where the dead bodies are buried" than most but, it's not rocket surgery.

    Once all is working, I start adding mods knowing the missing or hanging on configurations are fixed.

  10. #10
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    ... install clone a template, install bootstrap, clone responsive_classic, clone bootstrap, add mod list, and proceed from there to use mod list...
    Indeed, I had been reading that article db-only-upgrade too. I used clone to remove Winchester Responsive, thank you @lat9!
    I will follow your advice to start working in PHP 7.3 in zc158a gradually bring it up in PHP versions.
    Which order would you suggest? PHP 7.4 -> 8.0 > 8.1 > 8.2.4?

    Thanks a lot!

    jpda

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139h Cache altered and images not always appearing.
    By delia in forum General Questions
    Replies: 0
    Last Post: 15 Jul 2013, 03:21 PM
  2. Replies: 4
    Last Post: 27 Jul 2010, 04:12 PM
  3. Already have a fully customized site using PayPal cart
    By thebeadsknees in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Mar 2009, 08:49 AM
  4. im not using any left sideboxes i want the middle box to use all the space
    By Flippin1900 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Aug 2008, 07:19 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