Download the product-itemstats.xml, vb_itemstats.php and 'itemstats_1.2.zip'.
Unzip itemstats_1.2.zip to your forum-root (ie http://your.site.tld/forum/itemstats), and follow the basic setup instructions in doc/config.txt.
Copy vb_itemstats.php into your itemstats-folder.
Paste the following two lines into the bottom of your headinclude-template
Lastly, upload the product-itemstats.xml into your product manager, and you should be all set.
Link items with [item]Item name[/item].
The first time the item is loaded might take some time, as it fetches info from allakhazam.com. From then on it will be cached in the database, and should load instantly.
Supporters / CoAuthors
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I have Itemstats working fine in vBulletin 3.6.4, but when I post a news item to my vBadvanced, I get a [Read More] cut right when I throw up the [item] link. I figure that I need to include the itemstats scripts, but I'm not sure where or which ones. Any thoughts?
Edit: Nevermind, figured it out. For those wondering, the solution to my problem can be found in this post.
I've attempted to install this, but when it's (presumably) trying to fetch info for each item I get the following error:
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /itemstats/includes/urlreader.php on line 13
Can anyone shed some light on this?
Edit: I was close to getting http://itemstats.free.fr/news.php working, but It seemed that every single Item I had to click on before it would fetch that info from alakazam. Is that normal behaviour? Is there any way to simply mass import all the info at once?
If I'm making no sense I apologise, been trying to figure this out for hours now
I know it's a tricky one and the original mod isn't really supported anymore, but is someone able to shed some light on why I am recieving the error:
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /itemstats/includes/urlreader.php on line 13
I've followed the instructions given as best I can, but I can't get past this error.
full working ITEMSTAT CODE!! works 100% also when edit..
Quote:
Originally Posted by kalleball
yeah, great work by yahourt, love the [itemico]'s.
Quote:
Originally Posted by rapmoc
awesome work, using it for a few weeks now and no problems at all
Have gotten Yahourt's Itemstats up and running. Sort of.
The script shows items perfectly when the user inputs the correct Blizzard Item ID Number, but will not display any information when the user only inputs the name of the item. So, if a user inputs [item]Fel Ripper[/item], a tooltip is NOT created with the proper information. If the user enters [item]25112[/item], the tooltip is created properly for the Fel Ripper.
Any advice on how to get this to work with names, as I highly doubt my users are going to take the time or effort to look up the correct Blizzard Item ID Number.