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.
It's caused by the Advanced WYSIWYG Editor, the easiest fix is to turn it off. It seems to work properly with the standard WYSIWYG Editor. Otherwise, you'd have to modify the Editor code to understand the tag and not convert it to a URL.
Very helpful, thanks. How can you modify the editor code to have it understand the tag and not convert it to a URL?
Very helpful, thanks. How can you modify the editor code to have it understand the tag and not convert it to a URL?
I've seen this request before. It would require modifying the vBulletin WYSIWYG Functions, not a task I feel like undertaking. Theoretically possible though.
i tried everything i could, but what happens for me is, everything works fine on the forums and eqdkp page. however, on the vbadvanced home/news page, where the item is supposed to appear, there's nothing there.
ok on my cmps portal homepage when I link an item it just gives me a link [read more] but it displays fine in the forums. Anyway to fix this.... can view it here. www.mmoupdate.com
Fixed. Have to turn off max display characters on news thread to display.
I have all of the new and updated files just like they should be it the attachment below. This will fix the majority of everyones issues. Enjoy
Code:
Attachment 49593 v1.3.1 New updated version
========================
Itemstats Change History
========================
Version 1.3.1
- Fixed a small error when linking items with quotations in their description.
Version 1.3.0
- Fixed numerous popup and display errors
Version 1.2
- Fixed regular expression to match changes to Allakhazam's search page.
Version 1.11
- Fixed a small error with the cURL code.
- Removed the reference in the xml_set_object call
Version 1.1
- Added support for cURL
- Moved all configuration options into one file (itemstats/config.php).
- Fixed item HTML for some recipes.
- Item cache database table is now created by the code if it doesn't exist.
Version 1.0
- Initial Version
I've seen this request before. It would require modifying the vBulletin WYSIWYG Functions, not a task I feel like undertaking. Theoretically possible though.
the black background istn coming and its all in one line
how do i fix that
This is often caused by the CSS from the original package. Make sure you've updated to ItemStats 1.3.1 and double check that the CSS is being loaded properly.