Tired of checking a product 1 by 1 to see if it has an update? If so then e360 Version Checker is for you. Works even if the product has no 'Version Check URL' as long as the 'Product ID' is valid at vbulletin.org and only checks for the product info at vbulletin.org.
Updating: Same as Installation.
Installation:
1. Upload the contents of upload folder to your forum root.
2. Import the product-e360_version.xml product file go to AdminCP >
Plugins & Products > Manage Products > [Add/Import Product]
3. When you want to check all your products versions go to AdminCP >
Plugins & Products >Check Version On All Products
Uninstall:
1. Uninstall "e360 Version Checker" Product
2. Delete "e360_version.php" file in admincp directory
3. Delete "cpnav_e360_version.xml" file in includes/xml directory
Q. Why is my installed version Newer than latest version?
A. Either the Coder forgot to enter the new vb4 Product ID in the xml, Wrong Product ID, Someone change the version number or you're a coder and you updated your product and have not release the new version.
------------------------
Q. Original Product Link or Original Product Check link?
A. That is the Product URL and Product Check URL that the coder put in the mod if coder did not then "Missing Link" will appear.
------------------------
Q. Product ID IS UNKNOWN AT VBULLETIN.ORG
A. Either the coder forgot to add the right Product ID, You're a coder and did not release the product or the product is not registered at vbulletin.org
------------------------
You should not be getting this error maybe your on a shared host?
Try to check a product the default way and see if it works.
AdminCP > Plugins & Products > Manage Products > the product you like to check /Controls / DropDown - Check Version
I have 2 requests which I hope you can do:
1) Have a live search bar appear on the 'Manage Products' page -> http://i.imgur.com/LE3z7f7.png
As the Modification title is typed, it starts to filter out Mods without those letters/numbers.
If possible, also have the same function here: http://i.imgur.com/eLfCeHF.png
2)
A filter button on the 'Manage Products' page so we can see the dates Mods were last updated & another filter were the user can click a button to see when they (the site owner) installed a mod (ascending/descending order).
This file should fix that problem since your using vb 4.2.0 the error is correct, VB parse_url function did not exist till 4.2.1 upload file to admincp
1) Have a live search bar appear on the 'Manage Products' page -> http://i.imgur.com/LE3z7f7.png
As the Modification title is typed, it starts to filter out Mods without those letters/numbers.
If possible, also have the same function here: http://i.imgur.com/eLfCeHF.png
2)
A filter button on the 'Manage Products' page so we can see the dates Mods were last updated & another filter were the user can click a button to see when they (the site owner) installed a mod (ascending/descending order).
1 No i would ask who made you that search since this mod checks version info and that is the setting.
2 Probably no since you would have to edit vb files and the database does not save install and update Dates. It could be accomplished but would only work on future installed products and every time you update VB you would have to do the file edits all over.
1 No i would ask who made you that search since this mod checks version info and that is the setting.
2 Probably no since you would have to edit vb files and the database does not save install and update Dates. It could be accomplished but would only work on future installed products and every time you update VB you would have to do the file edits all over.
I was asking whether or not you would add in those features.
Nobody currently has made a modification with those features. I just used paint for you to better visualise what I was asking.
Mmm kay. So I take it you won't do either request.
Oh well. Hopefully somebody in the future does it and finds a way to do it without having to edit vB's core files.