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

Issue with the update server

8 Jahre 5 Monate her #1110 von Anthony Ceccarelli
Issue with the update server wurde erstellt von 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

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

Ladezeit der Seite: 0.154 Sekunden
Powered by Kunena Forum

Wir verwenden eigene Cookies und Cookies von Drittanbietern, um Ihr Nutzererlebnis zu verbessern und Ihnen einen optimalen Service zu bieten. Wenn Sie die Website weiter nutzen, gehen wir davon aus, dass Sie mit unserer Cookie-Politik einverstanden sind.