Advertisement

Joomla Extension Update XML problem. Topic is solved

This forum is for general questions about extensions for Joomla! 4.x.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Post Reply
User avatar
JTema
Joomla! Guru
Joomla! Guru
Posts: 740
Joined: Sun Apr 13, 2008 8:10 pm

Joomla Extension Update XML problem.

Post by JTema » Sun Sep 08, 2024 11:37 am

Hello
I am developing joomla extensions. As you know There is an update system in Joomla and it works via xml. For example, there is a code in the extension xml file that reads this xml : https://www.joomlatema.net/update_serve ... monial.xml and detects the current version accordingly. Although the current version in this xml is 1.6, there is no update warning for the plugin version 1.0 or 1.2 on the sites. I have moved a new server for a while is that maybe due to new server xml reading issue. It seems like the sites do not see none of my extension updates. I have same issue for all of my extensions. I am sure that everything is well configured on extension xml and on server update xmls. Could this be a server-side xml reading problem? Howewer when i copy and paste xml url it displays correctly do that means server allows reaching xml. here is my server info.php
https://www.joomlatema.net/info.php Any idea? Thanks.
http://www.joomlatema.net - Joomla Extensions and Templates
https://asgardia.joomlatema.net - Asgardia Joomla Gardening Template

Advertisement
User avatar
JTema
Joomla! Guru
Joomla! Guru
Posts: 740
Joined: Sun Apr 13, 2008 8:10 pm

Re: Joomla Extension Update XML problem.

Post by JTema » Sun Sep 08, 2024 3:17 pm

I think I solved the problem. I asked in the Joomla Facebook group Brian Teeman opened the window.
This line in the xml
<targetplatform name="joomla" version="4.4.8"/><client>site</client></update></updates>
means client site should definitely be the same version. I always perceived it as a minimum requirement
but I guess it's not. I think the version of the site that will be updated needs to be exactly the same
I did 4.4.8, it fixed that 👍 thanks
http://www.joomlatema.net - Joomla Extensions and Templates
https://asgardia.joomlatema.net - Asgardia Joomla Gardening Template

Advertisement

Post Reply

Return to “Extensions for Joomla! 4.x”