Database and files versions are different, probably previous patch wasn't applied correctly.
I recently uploaded a site that was downloaded for future development with the corresponding sql file. When updating version I got "Database and files versions are different, probably previous patch wasn't applied correctly." error. Thesys_modules /system
has v13.1.0 and the /inc/version.inc.php has v13.0.0
What needs to be done to fix this enable to update?
-
-
·
LeonidS
- ·
Hello @James Prince !
If your site (with the sys_modules->system=13.1) works fine, then you may corrected the version to 13.1 in the inc/versions.inc.php file too. And then continue the upgrade.
-
·
LeonidS