• OzzModz is no longer taking registrations. All registrations are being redirected to Snog's Site
    All addons and support is available there now.

All mods url's and version check url's

Resistance

New member
Can you change all url's in the xml as they are still pointing to vb site also the version check url needs updated as all your plugin can no longer be downloaded from vb its hard to know when an update is out as I have a version checker on my site but runs off the url in the xml.
 
Yeah I know I need to update all the products. I got the version checker working pointing to here, but updating 150 + XML's will take a bit.
 
The problem is I also have to add each mod to the php file that checks the version on this site.
 
I checked the version check url for the both above seems to work but if you need to add something no problem but at least the xml's have been edited if you want me to do others give me links to all that need changed
 
I appreciate ya trying to help. But I am doing it a bit different.

I have started to update them, starting with the oldest mods first, and working my way to the newest ones. This is to keep the info in the DB easy for me to update. I'll post a thread when I am finished with all the mods.
 
Well, I don't want to say to wasted your time, you made a valiant effort to try and help, but the way I am doing the url's is like this:

Code:
THREAD
http://ozzmodz.com/misc.php?do=producthelp&pid=ozzy_affiliate_block_in_w

VERSION
http://ozzmodz.com/misc.php?do=productcheck&pid=ozzy_affiliate_block_in_w

Where ozzy_affiliate_block_in_w is the mods productid, also I am changing each mods version number to reflect the changes, so if the mod was at v1.2.2 it would now become 1.2.3

So I can't use what you did unfortunately. :(
 
Back
Top