If you read the files in the /docs directory, it will give you details on how to Upgrade ...
If you read the files in the /docs directory, it will give you details on how to Upgrade ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Sorry Linda for asking this question...but I looked at the docs.
Do I do each html starting from 1.39a?
Maybe someone else might have the same question and can benefit from this too.
I have never done this before and I want to make sure I am on the right path.
Thanks!
I would read the file:
/docs/2.readme_how_to_upgrade.html
plus all the other files that came with your current version of Zen Cart ...
Then look at the Tutorials/FAQs and search on:
upgrade
When upgrading the database, the /zc_install will pick for you the Upgrades you need ...
The best method is to uncheck all but the first one that it has picked ... run that upgrade ... then have it do a recheck ... and continue to do 1 by 1 based on what it picks for you until it is done ...
Make Backups and make backups and make backups before doing upgrades ... and if I did not mention it ... make backups ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Wow...thanks Linda...
I will definitely make a backup...after backup...
Thanks so much...
p.s. I will let you know if I run into any problems...
So....I read it followed the instructions and click on the last box..
1.38 to 1.39
and put in my Admin name & pw and got this message:
1253 COLLATION 'latin1_general_ci' is not valid for CHARACTER SET 'utf8'
in:
[CREATE TABLE counter_history_clean as SELECT * FROM counter_history WHERE 1 GROUP BY startdate COLLATE latin1_general_ci;]
Huh?
Guess it did not work...put my site in Maintenance.
I am able to log-in but still the red warning about the database.
Apparently your database is set to utf8 mode. You'll need to edit the /zc_install/includes/installer_params.php file and change the DB_CHARSET from 'latin1' to 'utf8'.
Then the zc_install steps should run fine.
.
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.