News:

Looking for documentation? Take a look on our wiki

Main Menu

Extensions needed to update after update

Started by tunasashimi, February 21, 2023, 17:18:53 PM

Previous topic - Next topic

tunasashimi

Hi

I've updated to VM 4.0.12, but I still get the this notice:
Extensions needed to update: VirtueMart   Administrator    Component    4.0.6    4.0.12


Joomla!      3.10.11
VirtueMart       4.0.12 10777
PHP Version   7.4.33

GJC Web Design

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

tunasashimi

Hi

Rebuild Update Sites did not change anything.

Updated extension, clear cache, search updates:
Extensions needed to update: VirtueMart   Administrator    Component    4.0.6    4.0.12

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

tunasashimi

Did install the new admin template.

Still having the same issue.

jenkinhill

Check administrator/templates/vmadmin/templateDetails.xml

It should show <version>4.0.12</version>  if 4.0.12 is installed.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

tunasashimi

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install PUBLIC "-//Joomla! 2.5//DTD template 1.0//EN" "https://www.joomla.org/xml/dtd/2.5/template-install.dtd">
<extension version="3.5" type="template" client="administrator" method="upgrade">
<name>vmadmin</name>
<creationDate>28 January 2021</creationDate>
<author>by the VirtueMart team</author>
<authorEmail>max@virtuemart.net</authorEmail>
<authorUrl>http://virtuemart.net</authorUrl>
<copyright>Copyright (C) 2004 - 2022 Virtuemart Team, Inc. All rights reserved.</copyright>
<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL; see LICENSE.txt</license>
<version>4.0.12</version>
<description>New administration template for VirtueMart. Enable the template in the virtuemart config on the first tab, section "Advanced".</description>

<files>
<folder>html</folder>
</files>
    <updateservers>
        <!-- Note: No spaces or linebreaks allowed between the server tags -->
        <server type="extension" name="VirtueMart Administrator Template Update Site"><![CDATA[http://virtuemart.net/releases/vm3/vmadmin.xml]]></server>
    </updateservers>

</extension>

jenkinhill

That's the right (4.0.12) version. So there is possibly a Joomla issue with the updater. If it is not fixed by a rebuild then I wouldn't worry, I can't see it causing a problem.
Maybe use phpMyAdmin to check the manifest_cache for vmadmin in ###_extensions table to see if that has the right version listed.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

tunasashimi

This is correct as well ...



{"name":"vmadmin","type":"template","creationDate":"28 January 2021","author":"by the VirtueMart team","copyright":"Copyright (C) 2004 - 2022 Virtuemart Team, Inc. All rights reserved.","authorEmail":"max@virtuemart.net","authorUrl":"http:\/\/virtuemart.net","version":"4.0.12","description":"New administration template for VirtueMart. Enable the template in the virtuemart config on the first tab, section \"Advanced\".","group":"","filename":"templateDetails"}


jenkinhill

Strange cache problem maybe? Anway, all should be OK to use.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

tunasashimi

ok, thank you for your help.
Maybe with VM 4.0.13 this strange error has gone ...