VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: chabi01 on May 22, 2014, 19:12:36 PM

Title: Joomla update show 2 updates, but errors are encountered
Post by: chabi01 on May 22, 2014, 19:12:36 PM
Hi
I didn't found any answer on this and i need a confirmation or a clue.
I have updated a VM 2.6.0 to VM2.6.2 using the package to download from Virtuemart site.
All installed : no problem, all done correctly with "Vm package" an "Vm Aio" package.

But when i'm going to the Joomla Updater, i have 2 messages :
mod_virtuemart_category - update to 2.6.2
Paypal - update to 2.6.2
Ok !
If i try to update the first, i have :
  JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT
        Échec de téléchargement du pack : http://dev.virtuemart.net/attachments/download/XXX/plg_vmpayment_paypal.${PHING.VM.RELEASE}.zip

     
If i try the paypal update, i have

        JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT
        Échec de téléchargement du pack : http://dev.virtuemart.net/attachments/download/XXX/plg_vmpayment_paypal.2.6.2.zip


The XXX in the url seems strange, but maybe it's another thing.

Can somebody give me a response for this ?
Thanks :)

Title: Re: Joomla update show 2 updates, but errors are encountered
Post by: jenkinhill on May 22, 2014, 19:21:48 PM
Please install VM2.6.4 with typo fixes.  http://dev.virtuemart.net/projects/virtuemart/files
Title: Re: Joomla update show 2 updates, but errors are encountered
Post by: chabi01 on May 22, 2014, 19:53:37 PM
Done. I'm now with VM2.6.4 (main package and aio package installed).
I purged the Joomla updater, search for new updates in Joomla, the update appears again, and when i try to update...the problem remains the same...

Thanks for your help.
Title: Re: Joomla update show 2 updates, but errors are encountered
Post by: GJC Web Design on May 22, 2014, 21:03:21 PM
Can confirm - fresh update of comp & AIO to 2.6.4

Purge all caches etc - go to Extensions->Updates-> paypal and mod_vm_cat show as needing updates

neither url valid

http://dev.virtuemart.net/attachments/download/XXX/plg_vmpayment_paypal.2.6.2.zip

http://dev.virtuemart.net/attachments/download/XXX/plg_vmpayment_paypal.$%7BPHING.VM.RELEASE%7D.zip

the paypal updater xml is showing  http://virtuemart.net/releases/vm2/plg_vmpayment_paypal_update.xml

<updates><update><name>PayPal</name>
<description>PayPal</description>
<type>plugin</type>
<folder>vmpayment</folder>
<element>paypal</element>
<client>0</client>
<version>2.6.2</version>
<infourl title="PayPal URL">http://dev.virtuemart.net/attachments/download/XXX/plg_vmpayment_paypal.2.6.2.zip</infourl>
<downloads><downloadurl type="full" format="zip">http://dev.virtuemart.net/attachments/download/XXX/plg_vmpayment_paypal.2.6.2.zip</downloadurl>
</downloads><maintainer>VirtueMart Team</maintainer>
<maintainerurl>http://virtuemart.net</maintainerurl>
<targetplatform name="joomla" version="2.5"/>
</update>
</updates>


the cat mod http://virtuemart.net/releases/vm2/mod_virtuemart_category_update.xml

<updates><update>
<name>mod_virtuemart_category</name>
<description>mod_virtuemart_category</description>
<element>mod_virtuemart_category</element>
<type>module</type>
<version>2.6.2</version>
<client>0</client>
<infourl title="VirtueMart URL">http://dev.virtuemart.net/attachments/download/XXX/plg_vmpayment_paypal.${PHING.VM.RELEASE}.zip</infourl>
<downloads><downloadurl type="full" format="zip">http://dev.virtuemart.net/attachments/download/XXX/plg_vmpayment_paypal.${PHING.VM.RELEASE}.zip</downloadurl></downloads>
<maintainer>VirtueMart Team</maintainer>
<maintainerurl>http://virtuemart.net</maintainerurl>
<targetplatform name="joomla" version="2.5"/></update></updates>




[attachment cleanup by admin]
Title: Re: Joomla update show 2 updates, but errors are encountered
Post by: alatak on May 22, 2014, 21:17:02 PM
Hello
Thank you. I had done those files for testing purposes.  I forgot to comment it once we did the release.
Title: Re: Joomla update show 2 updates, but errors are encountered
Post by: Milbo on May 22, 2014, 21:20:03 PM
Thank you,

should be done
Title: Re: Joomla update show 2 updates, but errors are encountered
Post by: GJC Web Design on May 22, 2014, 21:22:45 PM
Yep - those two gone but on a Find Updates this message

Update: :Extension: Could not parse http://virtuemart.net/releases/vm2/plg_vmpayment_moneybookers_obt_update.xml

debug shows

XML Parsing Error: XML or text declaration not at start of entity
Location: http://virtuemart.net/releases/vm2/plg_vmpayment_moneybookers_obt_update.xml
Line Number 1, Column 2: <?xml version="1.0" encoding="utf-8"?>
-^