Quote:
Originally Posted by Paul M
If your XML says 1.17 then you have the wrong version, the XML uploaded says 1.19.
|
The xml indicates 1.19 as the version:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $Header: d:\cvs/3.6/Track-guests.xml,v 1.19 2007/09/01 14:38:57 pem Exp $ -->
<product productid="paulm_20061109" active="1">
<title>Guest Tracking</title>
<description>Track Guest Visits</description>
<version>1.17</version>
<url/>
<versioncheckurl/>
<cvs><![CDATA[$Revision: 1.19 $]]></cvs>
<dependencies>
<dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="3.6.99" />
</dependencies>
<codes>
<code version="*">
<installcode><![CDATA[
// Start v1.13 //
Addendum:
Never mind. That must have been the beta version. I apparently downloaded but didn't unip the 1.19 release version.