How do i upgrade osCommerce Database from v2.2 to v2.3

后端 未结 1 798
面向向阳花
面向向阳花 2021-01-19 23:13

Inside the Oscommerce folder there is an upgrade_guide called upgrade-230.pdf.

there it sais

If you wish to upgrade to a full v2.3 version, p

相关标签:
1条回答
  • 2021-01-19 23:36

    The databases are pretty much the same, only some small differences that you can correct with these statements, I collected the needed changes here:

    https://gist.github.com/rubo77/7330900

    Or you could try the Community Add-On SQL upgrades from 2.2MS to 2.3.3.

    Depending on your old version you may or may not need all of it. Also, be sure to make a backup of your database before running any of this

    0 讨论(0)
提交回复
热议问题