× Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

Issue with the update server

8 years 5 months ago #1110 by Anthony Ceccarelli
Issue with the update server was created by Anthony Ceccarelli
Hello Everyone,
I'm new in Joomla component developement and I have an issue with the update server of my free component Easy Timetable. I followed instruction found there to configure it :
docs.joomla.org/Deploying_an_Update_Server
Here is the code regarding the update in the component xml file :
<updateservers>
        <server type="extension" priority="1" name="Easy Timetable">http://www.stereonomy.com/updater/update_easytimetable.xml</server>
</updateservers>

and the code on the server :
<updates>
    <update>
        <name>Easy Timetable</name>
        <description>Easy Timetable</description>
        <element>com_easytimetable</element>
        <type>component</type>
        <version>1.1.2</version>
        <infourl title="Easy Timetable for Joomla! 1.1.2">http://www.stereonomy.com/</infourl>
        <downloads>
            <downloadurl type="full" format="zip">http://www.stereonomy.com/download-easytimetable-for-joomla-free/category/1-easy-timetable.html?download=1:easytimetable-free-for-joomla</downloadurl>
        </downloads>
        <tags>
            <tag>stable</tag>
        </tags>
        <maintainer>Stereonomy</maintainer>
        <maintainerurl>http://www.stereonomy.com/</maintainerurl>
        <section>Updates</section>
        <targetplatform name="joomla" version="3.4"/>
        <client>site</client>
        <folder>N/A</folder>
    </update>
    <update>
        <name>Easy Timetable</name>
        <description>Easy Timetable</description>
        <element>com_easytimetable</element>
        <type>component</type>
        <version>1.1.2</version>
        <infourl title="Easy Timetable for Joomla! 1.1.2">http://www.stereonomy.com/</infourl>
        <downloads>
            <downloadurl type="full" format="zip">http://www.stereonomy.com/download-easytimetable-for-joomla-free/category/1-easy-timetable.html?download=1:easytimetable-free-for-joomla</downloadurl>
        </downloads>
        <tags>
            <tag>stable</tag>
        </tags>
        <maintainer>Stereonomy</maintainer>
        <maintainerurl>http://www.stereonomy.com/</maintainerurl>
        <section>Updates</section>
        <targetplatform name="joomla" version="3.3"/>
        <client>site</client>
        <folder>N/A</folder>
    </update>
    <update>
        <name>Easy Timetable</name>
        <description>Easy Timetable</description>
        <element>com_easytimetable</element>
        <type>component</type>
        <version>1.1.2</version>
        <infourl title="Easy Timetable for Joomla! 1.1.2">http://www.stereonomy.com/</infourl>
        <downloads>
            <downloadurl type="full" format="zip">http://www.stereonomy.com/download-easytimetable-for-joomla-free/category/1-easy-timetable.html?download=1:easytimetable-free-for-joomla</downloadurl>
        </downloads>
        <tags>
            <tag>stable</tag>
        </tags>
        <maintainer>Stereonomy</maintainer>
        <maintainerurl>http://www.stereonomy.com/</maintainerurl>
        <section>Updates</section>
        <targetplatform name="joomla" version="3.2"/>
        <client>site</client>
        <folder>N/A</folder>
    </update>
</updates>

If I insert an error in the server xml file, Joomla reports it in the update page in Joomla admin (missing of an end tag for example). But if there is no error to report, I have no notification for an available update.

You can download the component there, it's free : www.stereonomy.com/download-easytimetable-for-joomla-free.html

I'm stuck with this for a long time now, so if anyone can help it would be very very much appreciated!

Best regards

Anthony

Easy Timetable, a user-friendly schedule management system build with Component Creator

Please Log in or Create an account to join the conversation.

Time to create page: 0.133 seconds
Powered by Kunena Forum

We use cookies so that you can place orders and we can provide a better service. You can control the use of cookies at the individual browser level. If you reject cookies, you may still use our website, but your ability to use some features or areas of our website may be limited.