VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: sumsonchen on April 11, 2012, 15:40:48 PM

Title: I have updated my AIO to 2.0.4, but why showing 2.0.3?
Post by: sumsonchen on April 11, 2012, 15:40:48 PM
Please see the attached photos.

[attachment cleanup by admin]
Title: Re: I have updated my AIO to 2.0.4, but why showing 2.0.3?
Post by: adrianpaun on April 11, 2012, 17:20:37 PM
Akeeba live update search for file modification i guewss so basicaly from com_virtuemart.2.0.2_ext_aio.zip it finds  com_virtuemart.2.0.4_ext_aio.zip file.

If you unzip that file and go to install.xml you will see this:

Quote
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install SYSTEM "http://dev.joomla.org/xml/1.5/module-install.dtd">
<install method="upgrade" type="component" version="1.5.0">
    <name>VirtueMart_allinone</name>
    <creationDate>February 2012</creationDate>
    <author>The VirtueMart Development Team</author>
    <authorUrl>http://www.virtuemart.net</authorUrl>
    <copyright>Copyright (C) 2012 Virtuemart Team. All rights reserved.</copyright>
    <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
    <version status="final">2.0.3</version>

Maybe the virtuemart team forget to place a 4 up there since version 2.0.3. was never released.
Title: Re: I have updated my AIO to 2.0.4, but why showing 2.0.3?
Post by: Milbo on April 12, 2012, 10:10:39 AM
Of course the 2.0.3 was often released. http://forum.virtuemart.net/index.php?board=136.0 . But yes, I just forgot to change the number.