Stoebi
11.08.2006, 17:19
Hallo,
ich möchte gerne meinem Produkt eine Versionsüberprüfung hinzufügen.
In der Adminhilfe finde ich folgendes:
Version Check URL This allows you to specify a URL that can be called to check for the latest version of your product. Any URL may be specified, but it must return data in a specific format.
For the version check to function properly, data returned from the specified URL should be in the format of:<version productid="x">1.2.3</version>x should be replaced with the ID of the product that the version applies to. 1.2.3 should be replaced with the latest version of the product.
Ich habe eine Datei version.xml mit nur dieser einen Zeile erstellt wie in der Hilfe beschrieben: <version productid="Hide Links From Guest">1.1.9</version>
Die URL lautet: http://forum.tld/ver/versions.xml
Ich bekomme aber eine Fehlermeldung:
Die Versionsüberprüfung schlug fehl. Unter der angegebenen Adresse wurde keine Versionsnummer gefunden. Die URL für die Versionsüberprüfung könnte falsch sein oder der Zielserver kann gerade nicht erreicht werden. Bitte versuchen Sie es später noch einmal.
Was mache ich falsch?
Gruß Stöbi
ich möchte gerne meinem Produkt eine Versionsüberprüfung hinzufügen.
In der Adminhilfe finde ich folgendes:
Version Check URL This allows you to specify a URL that can be called to check for the latest version of your product. Any URL may be specified, but it must return data in a specific format.
For the version check to function properly, data returned from the specified URL should be in the format of:<version productid="x">1.2.3</version>x should be replaced with the ID of the product that the version applies to. 1.2.3 should be replaced with the latest version of the product.
Ich habe eine Datei version.xml mit nur dieser einen Zeile erstellt wie in der Hilfe beschrieben: <version productid="Hide Links From Guest">1.1.9</version>
Die URL lautet: http://forum.tld/ver/versions.xml
Ich bekomme aber eine Fehlermeldung:
Die Versionsüberprüfung schlug fehl. Unter der angegebenen Adresse wurde keine Versionsnummer gefunden. Die URL für die Versionsüberprüfung könnte falsch sein oder der Zielserver kann gerade nicht erreicht werden. Bitte versuchen Sie es später noch einmal.
Was mache ich falsch?
Gruß Stöbi