Rank: Advanced Member
Groups: Developers
Joined: 11/7/2018(UTC) Posts: 303
Thanks: 21 times Was thanked: 5 time(s) in 5 post(s)
|
We have a site that is 9.0.4 and wants to upgrade to 9.0.6. 9.0.5 upgrade is the only one that shows as an available upgrade and we have no other way of getting the files. We have a couple of 9.0.5 sites in development, but the 9.0.6 doesn't show there, probably because they are using dev licences. This client's license shows: <orderdate>02/15/2022</orderdate> </customer> <issuedate>02/15/2022</issuedate> <domains> <domain primary="true">www.xxx.com</domain> </domains> <subscription>2023-03-04</subscription>
How do we get the upgrade files for this site? Thanks
|
|
|
|
Rank: Advanced Member
Groups: System, Administrators, Developers, Registered, HelpDesk Joined: 10/29/2018(UTC) Posts: 472
Thanks: 4 times Was thanked: 34 time(s) in 33 post(s)
|
Thanks for pointing this out Judy. It looks like there is a bug in our custom Upgrade Manager. It only looks at the current version to determine the available version.
These are not downloads that I have setup in the store, so the quickest way to get both downloads is to make a change in the app_data/VersionInfo.xml file.
To view the 9.0.6 Download, the version and build can be changed to:
<VersionInfo> <ReleaseLabel>[RELEASE_LABEL]</ReleaseLabel> <MajorVersion>9</MajorVersion> <MinorVersion>0</MinorVersion> <BuildNumber>5</BuildNumber> <Revision>6938</Revision> </VersionInfo>
To view the 9.0.5 Download, the version and build can be temporarily changed to:
<VersionInfo> <ReleaseLabel>[RELEASE_LABEL]</ReleaseLabel> <MajorVersion>9</MajorVersion> <MinorVersion>0</MinorVersion> <BuildNumber>4</BuildNumber> <Revision>6750</Revision> </VersionInfo>
Please let me know if you have any trouble. After making the change, you may need to recycle the app pool.
|
Thanks for your support!
Katie Secure eCommerce Software and Hosting |
1 user thanked Katie S for this useful post.
|
|
|
Rank: Advanced Member
Groups: Admin, Developers, Registered, HelpDesk, Authorized User Joined: 10/5/2018(UTC) Posts: 704
Thanks: 5 times Was thanked: 113 time(s) in 112 post(s)
|
To upgrade from 9.0.4 to 9.0.6 there are two options: 1- Upgrade from 9.0.4 to 9.0.5 and then you will be able to see the 9.0.6 upgrade. 2- Download the full 9.0.6 build and initiate the install, attach the 9.0.4 database and use the Upgrade database option. (Just like we do when upgrade from Gold/AC7 to AC9) Note: When using option#2, you will need to merge your customizations. https://help.ablecommerc...o_AbleCommerce_9.0.6.htmThis link has more detailed information under the heading Other Upgrade Scenarios
|
1 user thanked shaharyar for this useful post.
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close