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

Reply
 
Thread Tools
Wowhead Item tooltips for World of Warcraft Details »»
Wowhead Item tooltips for World of Warcraft
Version: 0.4.5b, by sweede sweede is offline
Developer Last Online: Jun 2014 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.x Rating:
Released: 11-29-2007 Last Update: 05-19-2008 Installs: 90
DB Changes Uses Plugins Auto-Templates
Re-useable Code Translations Is in Beta Stage  
No support by the author.

Please see https://vborg.vbsupport.ru/showthread.php?t=183035 for updated version

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 01-24-2008, 01:18 PM
sweede's Avatar
sweede sweede is offline
 
Join Date: Jan 2007
Posts: 391
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry guys, seems i left the debuging functions in there yet again, please use the 0.3.7a version.
Reply With Quote
  #63  
Old 01-24-2008, 03:15 PM
Caerydd's Avatar
Caerydd Caerydd is offline
 
Join Date: Mar 2006
Location: UK
Posts: 191
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your changelog says 0.3.6a , fyi. And thanks for the quick fix
Reply With Quote
  #64  
Old 01-24-2008, 04:00 PM
sweede's Avatar
sweede sweede is offline
 
Join Date: Jan 2007
Posts: 391
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ya, quick edit too

I noticed an issue with the Warglaives of Azzinoth (we had the off hand drop last night w00t1). since there are two different items but they both have the same name, you can't link both the Mainhand and Offhand

you either have to use item IDs
[item]31323[/item] or the URL link. To use the wowhead URL link, you have to change 1 line of code.

In the "Wowhead URL TO Item code" Plugin, find the line
Code:
 $name = $xmlobj->parseddata[item][name];
and change it to
Code:
 $name = $xmlobj->parseddata[item][id];
Reply With Quote
  #65  
Old 01-24-2008, 04:55 PM
Caerydd's Avatar
Caerydd Caerydd is offline
 
Join Date: Mar 2006
Location: UK
Posts: 191
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not really an issue for my guild yet >> Still on t4/t5 stuff, but thanks for the info and congratulations! ^^ I'm sure there's others out there using this that will
Reply With Quote
  #66  
Old 01-25-2008, 12:09 PM
nkodengar nkodengar is offline
 
Join Date: Sep 2004
Location: Derby, England
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome, thanks
Reply With Quote
  #67  
Old 01-26-2008, 06:01 PM
BennehSmK BennehSmK is offline
 
Join Date: Jan 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Alright,

I have just installed AME and when updating the posts to convert to ame it appears to have disabled all the wowhead links, the text now just reads [item]Name of Item[/item].

If I edit and save the post the wowhead links start to work again.

Is tehre a quick way of going through all posts and edit then save them, if I have to go through by hand it will take me ages

I used Rebuild Post cache after manually correcting a few (edit/save) and it set those back to
Reply With Quote
  #68  
Old 01-29-2008, 06:27 PM
CremeEgg CremeEgg is offline
 
Join Date: Mar 2006
Location: Bradford, UK
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A couple of quick questions:

1. Why does rebuilding the post cache break all the item links?
2. Would it be possible to add the [item] tags to the editor? I saw a bit about it on the wowhead forums page you linked, but didn't want to add it incase it conflicted with this mod.
Reply With Quote
  #69  
Old 01-29-2008, 06:35 PM
sweede's Avatar
sweede sweede is offline
 
Join Date: Jan 2007
Posts: 391
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CremeEgg View Post
A couple of quick questions:

1. Why does rebuilding the post cache break all the item links?
2. Would it be possible to add the [item] tags to the editor? I saw a bit about it on the wowhead forums page you linked, but didn't want to add it incase it conflicted with this mod.
I'm going to have to do some good testing to see why rebuilding post cache removes item links and i don't have a test board setup atm, but i'll get that done today.

As for the item tag to the editor, that'll be added shortly. i'll have to stea.. i mean, borrow a wowhead icon for it. The main reason i havent done this in the past is because I didnt want to have to add any additional files. Just a simple XML upload and that was it.
Reply With Quote
  #70  
Old 01-29-2008, 08:11 PM
CremeEgg CremeEgg is offline
 
Join Date: Mar 2006
Location: Bradford, UK
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sweede View Post
I'm going to have to do some good testing to see why rebuilding post cache removes item links and i don't have a test board setup atm, but i'll get that done today.

As for the item tag to the editor, that'll be added shortly. i'll have to stea.. i mean, borrow a wowhead icon for it. The main reason i havent done this in the past is because I didnt want to have to add any additional files. Just a simple XML upload and that was it.
Cool stuff!

I really have to thank you for doing this, I've been pulling my hair out for a couple of weeks with the old generic ItemStats 1.5.5 and a wowhead update I found on the eqdkp forums. Not a single item would work correctly or add to the db and images wouldn't show, it was just a mess.

Removed all that crap, uploaded this and ta-da, all working again! So major Kudos to you dude. I'm sure people won't mind uploading just one image, and its a nice touch for the not so savvy users on our forums.
Reply With Quote
  #71  
Old 01-29-2008, 08:22 PM
sweede's Avatar
sweede sweede is offline
 
Join Date: Jan 2007
Posts: 391
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CremeEgg View Post
Cool stuff!
I'm sure people won't mind uploading just one image
It wasnt as hard as i thought, but i'm sure that if one of the vbb guys looks at my plugin they'd be like "OMG This is how you do it!!!" and then write like, a single line that takes care of what it took me 40 lines.

Anyways, expect an update later today or early tomorrow.
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 09:53 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.05516 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
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
  • (2)bbcode_code
  • (3)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