PDA

View Full Version : Version Checking Problems


Billspaintball
11-08-2006, 03:34 AM
Im having some problems getting version checking working correctly.

When I try and check from vB all I just get this error message
Version check failed. No version number was found at this location. The URL for the version check may be incorrect, or the server may be experiencing problems. Please try again later.

In my product xml I have
<version>1.32</version>
<url>https://vborg.vbsupport.ru/showthread.php?t=123181</url>
<versioncheckurl><![CDATA[https://vborg.vbsupport.ru/misc.php?do=checkversion&t=123181]]></versioncheckurl>

Anything obvious? :confused:

Hmmmm....
If I just put https://vborg.vbsupport.ru/misc.php?do=checkversion&t=123181 straight into my web browser it displays
1.33
Which is the correct version number that I have set on my thread.

But still not working via vB :confused:

Edit: Thought it might have been somthing to do with IE7 but does the same in Opera too.

Paul M
11-08-2006, 07:59 AM
You haven't added you productid to the hack thread (same place as the version).

See also ;

https://vborg.vbsupport.ru/showthread.php?p=1065771#post1065771

Billspaintball
11-08-2006, 08:18 AM
Thanks Paul,
Thats fixed it! :)