vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - World of Warcraft Wowhead Item tooltips for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=183035)

sweede 06-02-2009 10:58 AM

Quote:

Originally Posted by HolyKiller (Post 1821899)
2 sweede: Upgraded to 0.6.1 and links now stay OK, but the text are changed by Wowhead title.

Use this:
HTML Code:

[url=http://www.wowhead.com/?faction=1011]click me[/url]
and after edit in WYSIWYG you get this:
HTML Code:

[url=http://www.wowhead.com/?faction=1011]Lower City[/url]
Anyway thanks again for fastest fix previous bug :)

EDIT: Sorry, i see, this is a new feature. Looks cool and works fine for achivs, spells, quests, ... etc. EXCELENT!!

Ya, it should overwrite whatever name you try to give it to its correct warcraft name. But there are issues with it and since i hacked a lot of the code together it's difficult to fix. I need to re-think and re-write most of the code.

Quote:

But, bad thig is what i wrote before edit. Modifing ALL the hyperlinks text not good in some case. So, maybe limit that for links inside some TAGS will be better ... like a

[ITEM]http://www.wowhead.com/?quest=10985[/ITEM] -> this will be autohyperlinked to [A Distraction for Akama]. I know, this is not a "item" exactly, but it is easiest way for users ... ONE TAG do LOT of MAGIC :)

BTW: Please add brackets ( "[" and "]" ) in autohyperlink
I was looking at making something like..

[item=faction]Lower City[/item] or
[item=quest]10985[/quest]

which would return what you would expect.

HolyKiller 06-02-2009 12:58 PM

Yea your idea is perfect.

/target Sweede
/bow

Thanks :)

etzero 06-12-2009 04:00 PM

Does anyone else see a 30 sec delay when Wowhead is down for maintenance?

When I try to refresh pages, even those that have no wowhead links, the page hangs and on the bottom left it says "looking up wowhead.com" or something similar. Eventually it times out and the page loads. This only happens when wowhead is down or under maintenance.

4yBak 06-14-2009 07:00 PM

etzero, I confirm it too.

sweede 06-15-2009 06:20 PM

the zip package should include a power.js file to upload and there is a vbulletion option to change to use power.js locally instead of getting it from wowhead

paulomt1 07-26-2009 07:55 PM

very nice mode :) ty

any news about quest and spell feature?

rstan 09-08-2009 10:28 PM

have been using this for a couple years. just switched to wowhead-tooltips.com, there is no vb integration can be integrated just like itemstats instructions. everything works except for the profile tab which is just showing name, guild icon and not the full table thats parsed into in the database. there is integration for everything but vb for some reason. maybe sweede can hook it up??? it basicly does item, spell, achievements, armory profile, quests, npc, item sets and guild tags.

abouthere 09-25-2009 09:41 AM

rstan - I have also been using the tooltip mod you mention for quite a while, albeit on a PHPBB forum. I've been looking for the same thing on vB but not yet found it...

ArcVieh 11-12-2009 01:23 PM

I come from germany and my vB 3.7.1 is utf-8, the database too. If i use the german locale in the addon, there are problems with '????' in the linked itemnames.

Example: Muster: Sch?rpe der uralten Kraft => [ITEM]45102[/ITEM]

PHP Code:

Table:  itemstat_cache
Name
MusterSch
htmltooltip
: <table><tr><td><class="q4">MusterSch 

Where is the problem?

k, i fixed:
Quote:

$xmlobj->parse('utf-8');
Thx

sweede 11-12-2009 02:07 PM

Thanks for fixing the issue :)

http://dramaloot.com/forums/f74/test-8670/

in just a second i'm going to upload a minor update which will allow you to specificly the language of an item.

[item=de]41502[/item] will show you the german name of the item ID.

Also supports PTR wowhead finally (only in english)

[item=ptr]49968[/item]

[item=ptr]Chilled Heart of the Glacier[/item]


All times are GMT. The time now is 05:42 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.01258 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete