Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
World of Warcraft [item]-bbcode. Details »»
World of Warcraft [item]-bbcode.
Version: 1.00, by Sparkz Sparkz is offline
Developer Last Online: Oct 2013 Show Printable Version Email this Page

Version: 3.5.1 Rating:
Released: 11-21-2005 Last Update: Never Installs: 113
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

This is in reply to this thread.

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

HTML Code:
<link rel="stylesheet" href="itemstats/templates/itemstats.css" type="text/css">
<script type="text/javascript" src="itemstats/overlib/overlib.js"><!-- overLIB (c) Erik Bosrup --></script>
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.

    Comments
      #182  
    Old 02-07-2007, 07:33 PM
    Ulkesh Ulkesh is offline
     
    Join Date: Aug 2006
    Posts: 21
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by Ulkesh View Post
    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.

    Anyone have any advice on this issue? I'd greatly appreciate it!
    Reply With Quote
      #183  
    Old 02-12-2007, 10:07 PM
    idwf's Avatar
    idwf idwf is offline
     
    Join Date: Jun 2003
    Location: England
    Posts: 413
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Hmm..can get it to work on my index.php, but not on my vb.

    The only item that works is Copper Ore..the rest wont load...im not joking! Copper Ore, works a charm. REally nice. You edit the post and change ''ore'' to ''bar'' and it just dont like it. Clickable plain black text.

    Bloody hell.
    Reply With Quote
      #184  
    Old 02-20-2007, 09:05 AM
    carny2k carny2k is offline
     
    Join Date: Jan 2007
    Posts: 3
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    ok i got this to work on Vb but is there any option i need to change to have it update instanly? the items dont seem to show up on the posts ofr a few days after the post.. any ideas?
    Reply With Quote
      #185  
    Old 02-23-2007, 09:29 PM
    pewp pewp is offline
     
    Join Date: Aug 2005
    Posts: 49
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    does anyone know how to get this working for other databases? say wowhead?
    Reply With Quote
      #186  
    Old 02-27-2007, 12:26 PM
    carny2k carny2k is offline
     
    Join Date: Jan 2007
    Posts: 3
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    can you post your config file? cause i cannot get my items to update
    Reply With Quote
      #187  
    Old 02-27-2007, 05:24 PM
    Masked Crusader Masked Crusader is offline
     
    Join Date: Oct 2005
    Location: Sacramento, CA, USA
    Posts: 293
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Alright, lets clear this ALL up right now.

    This mod that Sparkz had posted nearly two years ago is 100% out-of-date and DOES NOT display any of the items post patch 2.0.x.

    If you want an updated version of Itemstats, please go to http://itemstats.free.fr/e107_plugin...php?content.22 . Here you will find two .rar files that you need to download and implement into your site. Follow the directions and you should be fine. If you have any issues, contact their support.
    Reply With Quote
      #188  
    Old 02-27-2007, 05:26 PM
    Masked Crusader Masked Crusader is offline
     
    Join Date: Oct 2005
    Location: Sacramento, CA, USA
    Posts: 293
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by Kinneas View 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
    It has to cache the data into your database first. There is no way to mass import all of the data. After it has been cached, that item will no longer take any time to load.
    Reply With Quote
      #189  
    Old 02-27-2007, 05:40 PM
    Masked Crusader Masked Crusader is offline
     
    Join Date: Oct 2005
    Location: Sacramento, CA, USA
    Posts: 293
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by Kimimaru View Post
    yes, in my forum all items work



    in my forum all items work, i use this version of itemstats http://boards.cs-nations.de/ddp/thread.php?threadid=663
    I aware that this works on your board. Mind sharing with us how you achieved completing this feat?

    I am sure that ALOT of people would appreciate the guidance.
    Reply With Quote
      #190  
    Old 03-18-2007, 10:30 AM
    vinston vega's Avatar
    vinston vega vinston vega is offline
     
    Join Date: Mar 2006
    Location: Streator IL
    Posts: 5
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Great work!
    Reply With Quote
      #191  
    Old 03-21-2007, 04:54 PM
    ChiliVB ChiliVB is offline
     
    Join Date: Dec 2005
    Posts: 51
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by shanejeffery86 View Post
    Alright, lets clear this ALL up right now.

    This mod that Sparkz had posted nearly two years ago is 100% out-of-date and DOES NOT display any of the items post patch 2.0.x.

    If you want an updated version of Itemstats, please go to http://itemstats.free.fr/e107_plugin...php?content.22 . Here you will find two .rar files that you need to download and implement into your site. Follow the directions and you should be fine. If you have any issues, contact their support.
    Shane, thank you for posting this link. I upgraded my forum to the newer 1.5.5 version to see if it would help with the sockets displaying properly. (getting broken image boxes.)

    I checked the FAQ and then found someone had posted a comment of how to resolved this. I tried their line revisions, but they didn't work for me.

    Anyone else out there having this issue with sockets giving broken images in the mouse over?


    EDIT: I found this fix for broken socket images on the EQDKP site:

    http://forums.eqdkp.com/index.php?s=...ndpost&p=47101

    Hope it can help someone else with the problem.
    Reply With Quote
    Reply


    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT. The time now is 01:01 PM.


    Powered by vBulletin® Version 3.8.12 by vBS
    Copyright ©2000 - 2025, vBulletin Solutions Inc.
    X vBulletin 3.8.12 by vBS Debug Information
    • Page Generation 0.15276 seconds
    • Memory Usage 2,319KB
    • Queries Executed 28 (?)
    More Information
    Template Usage:
    • (1)SHOWTHREAD
    • (1)ad_footer_end
    • (1)ad_footer_start
    • (1)ad_header_end
    • (1)ad_header_logo
    • (1)ad_navbar_below
    • (1)ad_showthread_beforeqr
    • (1)bbcode_html
    • (4)bbcode_quote
    • (1)footer
    • (1)forumjump
    • (1)forumrules
    • (1)gobutton
    • (1)header
    • (1)headinclude
    • (1)modsystem_post
    • (1)navbar
    • (6)navbar_link
    • (120)option
    • (1)pagenav
    • (1)pagenav_curpage
    • (3)pagenav_pagelink
    • (1)pagenav_pagelinkrel
    • (11)post_thanks_box
    • (11)post_thanks_button
    • (1)post_thanks_javascript
    • (1)post_thanks_navbar_search
    • (11)post_thanks_postbit_info
    • (10)postbit
    • (11)postbit_onlinestatus
    • (11)postbit_wrapper
    • (1)spacer_close
    • (1)spacer_open
    • (1)tagbit_wrapper 

    Phrase Groups Available:
    • global
    • inlinemod
    • postbit
    • posting
    • reputationlevel
    • showthread
    Included Files:
    • ./showthread.php
    • ./global.php
    • ./includes/init.php
    • ./includes/class_core.php
    • ./includes/config.php
    • ./includes/functions.php
    • ./includes/class_hook.php
    • ./includes/modsystem_functions.php
    • ./includes/functions_bigthree.php
    • ./includes/class_postbit.php
    • ./includes/class_bbcode.php
    • ./includes/functions_reputation.php
    • ./includes/functions_post_thanks.php 

    Hooks Called:
    • init_startup
    • init_startup_session_setup_start
    • init_startup_session_setup_complete
    • cache_permissions
    • fetch_postinfo_query
    • fetch_postinfo
    • fetch_threadinfo_query
    • fetch_threadinfo
    • fetch_foruminfo
    • style_fetch
    • cache_templates
    • global_start
    • parse_templates
    • global_setup_complete
    • showthread_start
    • showthread_getinfo
    • forumjump
    • showthread_post_start
    • showthread_query_postids
    • showthread_query
    • bbcode_fetch_tags
    • bbcode_create
    • showthread_postbit_create
    • postbit_factory
    • postbit_display_start
    • post_thanks_function_post_thanks_off_start
    • post_thanks_function_post_thanks_off_end
    • post_thanks_function_fetch_thanks_start
    • post_thanks_function_fetch_thanks_end
    • post_thanks_function_thanked_already_start
    • post_thanks_function_thanked_already_end
    • fetch_musername
    • postbit_imicons
    • bbcode_parse_start
    • bbcode_parse_complete_precache
    • bbcode_parse_complete
    • postbit_display_complete
    • post_thanks_function_can_thank_this_post_start
    • pagenav_page
    • pagenav_complete
    • tag_fetchbit_complete
    • forumrules
    • navbits
    • navbits_complete
    • showthread_complete