View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
4968 | Composr | core_upgrader | public | 2022-10-09 00:07 | 2022-10-09 00:07 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Priority | high | Severity | major | ||
Status | resolved | Resolution | fixed | ||
Product Version | 10.0.43 | ||||
Fixed in Version | 10.0.44 | ||||
Summary | 4968: Upgrading Conversr from older PHP versions may not work currently | ||||
Description | This bug is not exactly clear, but somehow the cns_version/ocf_version hidden values may not be set. This likely is related to upgrading from a much older version - or possibly, a version coming from a non-official installer. In any case, the code that assumes a missing value is the same as the main system's database version number is all well and good except when the fallback happens it needs to save into cns_version the first time, otherwise when it comes to upgrading Conversr the main system's database version number will have already advanced. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Attached Files | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Fixed in git commit 9b442f1afe (https://gitlab.com/composr-foundation/composr/commit/9b442f1afe - link will become active once code pushed to GitLab) A hotfix (a TAR of files to upload) has been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. If there are files in a hot-fix that you don't have then they probably relate to addons that you don't have installed and should be skipped. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/). |