Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../ocart4
File: notes.txt
1. Change the value of config_error_display to "0" in ocart.sql
[0] Fix | Delete
2. Have disabled upgrade in 2.1.0.1 due to Errors in 2.0.3.1 to 2.1.0.1 upgarde and few tables are not generating after upgrade. ( same issue for 2.1.0.2, In next release plz check upgrade from 2.0.3.1 and check DB changes. ). Have mailed vendor.
[1] Fix | Delete
3. Try to add upgrade from 2.2.0.0 to 2.3.X.X. We have disabled it in 2.3.0.2 because front link is not loading due to change in extention path. http://forum.opencart.com/viewtopic.php?f=183&t=165958
[2] Fix | Delete
4. No Documentation available for 2.x to 3.0 upgrade.
[3] Fix | Delete
5. PHP REQUIREMENT LINK: http://docs.opencart.com/requirements/
[4] Fix | Delete
6. Move system/storage directory outside of web accesssible since 3.0.1.1. This was asked to do in manual installation post first login. Remove this folder from ocart2.zip and make data.zip. Also make changes in both config files as well for "define('DIR_STORAGE', '[[softdatadir]]/storage/');".
[5] Fix | Delete
7. We have made directory system/storage/logs,cache,session in upgrade because the installer was asking for the same while upgrading the script. Opencart detects this storage path only while accessing installer, rest of script will access [[datadir]]/storage path as defined in config file.
[6] Fix | Delete
8. If you add any new language then update its entry in install.php array.
[7] Fix | Delete
9. Download language from https://www.opencart.com/index.php?route=marketplace/extension&filter_category_id=2 for opencart 4.x.
[8] Fix | Delete
Important : (Disabled in 4.0.2.1 as the existing one's Turkish and Russian weren't working properly, need to check and add appropriate free matching lang packs according to structure and compatibility with 4.x, once this is enabled, add them back in install.xml and handle in install.php.)
[9] Fix | Delete
[10] Fix | Delete
Consider following while making language packs.
[11] Fix | Delete
[12] Fix | Delete
1. Download Russian pack from above link with name "Russian language pack v 2.x and 3x"
[13] Fix | Delete
2. Download Turkish pack from above link with name "OpenCart Türkçe Dil Dosyaları" (Extract the package and make the zip according to our format )
[14] Fix | Delete
3. Check the structure of the admin and catelog packs with the one we provide.
[15] Fix | Delete
4. Check all the language for every new version.
[16] Fix | Delete
[17] Fix | Delete
10. There was an error on installing 3.0.3.7 version on mysql 8.0 and also on upgrading opencart to 3.0.3.7 hence we have made manual change in /system/library/db/mysqli.php as suggested by vendor.
[18] Fix | Delete
https://github.com/opencart/opencart/issues/9075#issuecomment-774502931
[19] Fix | Delete
11. We have disabled upgrade from 3.0.3.8 to 4.0.0.0 because there were no documentation provided, Password backward compatability was not maintained, upgrader removed quotes('') from admin/config.php hence giving syntax error on accessing admin panel. We have contacted the vendor via ticket on their support forum. https://support.opencart.com/hc/en-us/requests/339033
[20] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function