VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: Eternity on January 08, 2014, 19:06:38 PM

Title: Upgrading from VM2.0.14 to VM2.0.26
Post by: Eternity on January 08, 2014, 19:06:38 PM
Can anyone tell me if I can expect any problems if I simply download VM2.0.26 from the download section and upload it to the site?  I DO NOT have access to Cpanel or ftp to make a backup before upgrading and when I click on the upgrade button I keep getting the message "Invalid Token, in store config"

Before I just go ahead and install the new version, hoping that it will overwrite the old one, I would like someone to tell me if this is ok or not.

Thank you
Title: Re: Upgrading from VM2.0.14 to VM2.0.26
Post by: jenkinhill on January 08, 2014, 20:26:01 PM
Use Akeeba backup first to backup the site, and test the update on a backup copy of the site (on localhost if necessary). You may need to rewrite parts of template overrides (if used) to suit the output from the latest version.

Don't use the VM live updater. Updates are best handled using Joomla's extensions installer. Get the file package from http://dev.virtuemart.net/projects/virtuemart/files
Title: Re: Upgrading from VM2.0.14 to VM2.0.26
Post by: Eternity on January 08, 2014, 20:29:42 PM
Great thanks Jenkill ... could I ask why do you advise against using the buttons within VM to update?
Title: Re: Upgrading from VM2.0.14 to VM2.0.26
Post by: jenkinhill on January 09, 2014, 00:07:30 AM
The autoupdater will frequently give an Invalid Token warning as the Akeeba updater code used cannot handle the update file.
Title: Re: Upgrading from VM2.0.14 to VM2.0.26
Post by: Eternity on January 09, 2014, 07:28:45 AM
Oh ok ... thank you