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
      #112  
    Old 05-23-2006, 05:22 PM
    danbc danbc is offline
     
    Join Date: Nov 2001
    Location: Denmark
    Posts: 77
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Is this mod still working, coz for some reason I can?t get anythin out of it anymore
    Reply With Quote
      #113  
    Old 05-25-2006, 11:09 AM
    aholtzmann aholtzmann is offline
     
    Join Date: Feb 2006
    Posts: 12
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    You need to update the core for ItemStats. Version 1.3.1 is out and available here. If I remember correctly, all I did was extract everything but the configuration file and it works like a champ now.
    Reply With Quote
      #114  
    Old 05-29-2006, 07:13 PM
    danbc danbc is offline
     
    Join Date: Nov 2001
    Location: Denmark
    Posts: 77
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    All is working now, dunno why, didn?t do anything but now it works Tnx anyways Aholtz

    Just a thought, and forgive my lack of knowledge of MySQL

    Quote:
    From then on it will be cached in the database, and should load instantly.
    Wouldn?t this mean that it would be possible to share this cache among users of this hack, and if yes why aren?t people doing so? I for 1 would love a extensive wow item db, since we?re hosting the guild site on a rather limited line (home ADSL )
    Reply With Quote
      #115  
    Old 06-03-2006, 06:40 PM
    NoKz NoKz is offline
     
    Join Date: Aug 2005
    Posts: 9
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by audiopanik
    hello all,

    ive just installed this hack and seem to be having a problem similar to some of the ones described in this thread.

    however, none of the fixes i have tried seem to work.

    the item links, however the display is not correct.



    any ideas?
    Im having the exact same problem. I did everything posted, did the updated version, and read this entire thread. Can anyone shed some light on this situation please?
    Reply With Quote
      #116  
    Old 06-05-2006, 07:50 PM
    aholtzmann aholtzmann is offline
     
    Join Date: Feb 2006
    Posts: 12
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by NoKz
    Im having the exact same problem. I did everything posted, did the updated version, and read this entire thread. Can anyone shed some light on this situation please?
    For me it was caused by extraneous characters in the CSS that was packaged.

    You said you updated with ItemStats v1.3.1 with no luck? Can you link your site so I can take a look?
    Reply With Quote
      #117  
    Old 06-06-2006, 01:31 AM
    NoKz NoKz is offline
     
    Join Date: Aug 2005
    Posts: 9
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by aholtzmann
    For me it was caused by extraneous characters in the CSS that was packaged.

    You said you updated with ItemStats v1.3.1 with no luck? Can you link your site so I can take a look?
    Actually, I got it to work. It was caused by another image in the post. Once I removed the image and reinserted it, it worked just fine. Thanks for the help anyways. :banana:
    Reply With Quote
      #118  
    Old 06-06-2006, 02:20 AM
    aholtzmann aholtzmann is offline
     
    Join Date: Feb 2006
    Posts: 12
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by danbc
    Just a thought, and forgive my lack of knowledge of MySQL

    Wouldn?t this mean that it would be possible to share this cache among users of this hack, and if yes why aren?t people doing so? I for 1 would love a extensive wow item db, since we?re hosting the guild site on a rather limited line (home ADSL )
    It is possible, but I'm afraid I no longer have access to a good source of unlimited bandwidth to serve the database from. It would require a slight modification to the code to make it secure but it would be possible. No administrator in their right mind would allow a Read-Write connection open to the outside world for everyone to see and use. A read-only connection though, should be fine.
    Reply With Quote
      #119  
    Old 06-08-2006, 05:45 AM
    reebosak reebosak is offline
     
    Join Date: Oct 2005
    Location: Mountain View, CA
    Posts: 9
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Has anybody found a solution the the post editing problem yet? Everything is working perfectly, except for the fact that when i edit a post the [item] tag vanishes and the item name turns into just a link:

    [Hypnotic Blade]

    instead of:
    [item]Hypnotic Blade[/item]
    Reply With Quote
      #120  
    Old 06-09-2006, 01:02 PM
    aholtzmann aholtzmann is offline
     
    Join Date: Feb 2006
    Posts: 12
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    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.
    Reply With Quote
      #121  
    Old 06-10-2006, 08:44 PM
    reebosak reebosak is offline
     
    Join Date: Oct 2005
    Location: Mountain View, CA
    Posts: 9
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    ah, perfect thanks!

    i've just gone ahead and disabled the advanced editor. works like a charm now :banana:
    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:24 AM.


    Powered by vBulletin® Version 3.8.12 by vBS
    Copyright ©2000 - 2024, vBulletin Solutions Inc.
    X vBulletin 3.8.12 by vBS Debug Information
    • Page Generation 0.05184 seconds
    • Memory Usage 2,313KB
    • Queries Executed 26 (?)
    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
    • (5)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
    • (4)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_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