Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Developer should provide also only template and not a quickstart package.svdumitrescu wrote: ↑Wed Nov 17, 2021 6:39 amSo I purchased an OC bundled template for a small business I'm assisting, got it from Templates.com.
Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer
The best way to upgrade is to do a fresh install of the latest OpenCart version 3.0.3.8, and then use e.g. the Export/Import tool to copy you old data over to the new site. Than install all your extension and web theme. Don't use OpenCart's built-in upgrade, it often won't work.
If you need help with this project, you can always post it on the commercial support section of this forum, to find a professional developer who can do it as a paid custom job.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Don Bledsoe
Opencart Hosting Plans, Domain Registration, Microsoft and Google Email and More
Visit our website for great deals and most importantly, fast and friendly support - www.evolvewebhosting.com
HiJNeuhoff wrote: ↑Wed Nov 17, 2021 10:14 pmMost web themes are of poor quality and are not worth the money.
The best way to upgrade is to do a fresh install of the latest OpenCart version 3.0.3.8, and then use e.g. the Export/Import tool to copy you old data over to the new site. Than install all your extension and web theme. Don't use OpenCart's built-in upgrade, it often won't work.
If you need help with this project, you can always post it on the commercial support section of this forum, to find a professional developer who can do it as a paid custom job.
I didn't use any theme, however I have changed the colors etc to get the feel I need. Now what's the best way to upgrade from 3031 to 3038 and keep those changes I have done in the default theme?
If I take your advice and fresh install OC3038, then how can I get back to my theme?
Thanks
I am using English OpenCart 3.0.3.8, Default Template/Theme, php 7.4, Latest Brave Browser (No Ads-Blocker, etc.)
My Github OC Site: https://github.com/IP-CAM
5'500 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
I am using English OpenCart 3.0.3.8, Default Template/Theme, php 7.4, Latest Brave Browser (No Ads-Blocker, etc.)
Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer
I agree with the xxvirusxx your mistake is to make manual edits to files.
Modules / Extensions / Ocmods / Vqmods all need updating - but if you have that it is SO SO SO much easier
Re the files - you should be able to ask your host to recover them for you from a backup
Re upgrade - https://www.opencart.com/index.php?rout ... sion_id=17
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Have all the modules previously updated to work with the version of OC to work with.
Less technical
Use as recommended by the previous reply:
Fresh install.
Install all your previous mod/etc
Import/Export your DB
But you will still run most probably into warnings or errors and will require debug and fixes
Thanks, so if I do a fresh install on a test server and import my DB, all my products will come to the new one? Before importing what is the best way to remove all the demo products, files etc?haxcop wrote: ↑Mon Apr 03, 2023 6:00 pmTechnical method = Use GIT + OCMOD for your mods with error='log' so you could track any changes in it + Don't use the Upgrade sql File (Unless you alter these from MyISAM and Charset + Collation) otherwise you will spend too much time fixing these ...
Have all the modules previously updated to work with the version of OC to work with.
Less technical
Use as recommended by the previous reply:
Fresh install.
Install all your previous mod/etc
Import/Export your DB
But you will still run most probably into warnings or errors and will require debug and fixes
I am using English OpenCart 3.0.3.8, Default Template/Theme, php 7.4, Latest Brave Browser (No Ads-Blocker, etc.)
Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer
parkookk wrote: ↑Tue Apr 11, 2023 9:09 pmThanks, so if I do a fresh install on a test server and import my DB, all my products will come to the new one?haxcop wrote: ↑Mon Apr 03, 2023 6:00 pmTechnical method = Use GIT + OCMOD for your mods with error='log' so you could track any changes in it + Don't use the Upgrade sql File (Unless you alter these from MyISAM and Charset + Collation) otherwise you will spend too much time fixing these ...
Have all the modules previously updated to work with the version of OC to work with.
Less technical
Use as recommended by the previous reply:
Fresh install.
Install all your previous mod/etc
Import/Export your DB
But you will still run most probably into warnings or errors and will require debug and fixes
Before importing I want to remove all the demo products, files etc, so what are the steps to make sure to remove them all before importing my new database?
is it:
Remove products, categories, options.
compare the old files/folders with new ones and remove the old ones
I am using English OpenCart 3.0.3.8, Default Template/Theme, php 7.4, Latest Brave Browser (No Ads-Blocker, etc.)
Thanks Mona, this extension doesn't Export/Import reviews. I need to make sure no information gets lost.by mona wrote: ↑Sat Apr 01, 2023 12:29 amI agree with the xxvirusxx your mistake is to make manual edits to files.
Modules / Extensions / Ocmods / Vqmods all need updating - but if you have that it is SO SO SO much easier
Re the files - you should be able to ask your host to recover them for you from a backup
Re upgrade - https://www.opencart.com/index.php?rout ... sion_id=17
I am using English OpenCart 3.0.3.8, Default Template/Theme, php 7.4, Latest Brave Browser (No Ads-Blocker, etc.)
parkookk wrote: ↑Tue Apr 11, 2023 10:37 pmparkookk wrote: ↑Tue Apr 11, 2023 9:09 pmThanks, so if I do a fresh install on a test server and import my DB, all my products, reviews etc. will come to the new one?haxcop wrote: ↑Mon Apr 03, 2023 6:00 pmTechnical method = Use GIT + OCMOD for your mods with error='log' so you could track any changes in it + Don't use the Upgrade sql File (Unless you alter these from MyISAM and Charset + Collation) otherwise you will spend too much time fixing these ...
Have all the modules previously updated to work with the version of OC to work with.
Less technical
Use as recommended by the previous reply:
Fresh install.
Install all your previous mod/etc
Import/Export your DB
But you will still run most probably into warnings or errors and will require debug and fixes
Before importing I want to remove all the demo products, files etc, so what are the steps to make sure to remove them all before importing my new database?
is it:
Remove products, categories, options.
compare the old files/folders with new ones and remove the old ones
I am using English OpenCart 3.0.3.8, Default Template/Theme, php 7.4, Latest Brave Browser (No Ads-Blocker, etc.)
Thanks, I'll give it a try, it looks amazing.
I am using English OpenCart 3.0.3.8, Default Template/Theme, php 7.4, Latest Brave Browser (No Ads-Blocker, etc.)
I have now:parkookk wrote: ↑Tue Apr 11, 2023 10:51 pmThanks, I'll give it a try, it looks amazing.
-Installed a fresh OC 3.0.3.8,
-Used the https://github.com/condor2/Data-Sweeper
-in phpMyAdmin, I can see there are still 136 tables in it's database.
Do I need to drop these tables off before importing my main website database?
I am using English OpenCart 3.0.3.8, Default Template/Theme, php 7.4, Latest Brave Browser (No Ads-Blocker, etc.)
Users browsing this forum: No registered users and 12 guests