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)

lav0s 11-17-2009 09:35 PM

think you could make one like this for vB4?

sweede 11-18-2009 02:38 AM

There will be one for vb4 before to long. I still want to get some of the other features ive planned for so long in to the 3.8 one before i look at what i need to make it work with 4.0 (i don't think it would take much anyways).

Poag 12-15-2009 08:39 AM

Some play shows this version works at creating the links in vb4 B5 but no tooltips.

*waits for v4 proper versions* :D

quarum 12-24-2009 09:36 AM

Looking forward to a vB4 version indeed!

sweede 12-24-2009 02:38 PM

I'll try to have a proper vb4 version out before new year, now that its been released.

I don't know how you guys can stop playing wow long enough to update your forums though, the new Dungeon group finder and ICC just take up all my time !

Kinneas 12-29-2009 09:44 AM

Tell me about it. Geared my new loladin in full T9 Ret and Tank sets already. Just when you think you can play less they reel you in with more :P

Damn Warcrack.

Looking forward to the vB 4 version :)

KrisJacobs 02-17-2010 09:20 PM

The v0.71 Product XML file is working flawlessly on my vB 3.8.4!

Marked installed - thank you Sweede! :)

HolyKiller 02-23-2010 02:11 PM

Sweede already have full T10 from ICC HC, so now he can update this perfect hack for us. ^^

I belive version for vB 4 will be here soon :p

sweede 02-23-2010 02:31 PM

lol i wish. i need to stop working 12hrs day to update the guild forums to 4.0 so i can update the rest of the mods.

MrShides 03-17-2010 06:58 PM

Sweede we are all eagerly awaiting an update!

lav0s 03-21-2010 04:18 AM

sweede in case you need any help, just ask and i'll be willing to help you

3clipse 03-30-2010 02:00 PM

great mod and had been trying to make it work myself in vbulletin 4 and have had some success with the 0.7.1 version on vbulletin 4 after manually inserting the wowhead power.js link into headinclude, might be a decent dirty fix for people needing something until sweede can knock something up:

find in headinclude:

Code:

/external.php?type=RSS2&forumids={vb:raw foruminfo.forumid}" />
        </vb:if>
</vb:if>

add under:

Code:

<script src="http://www.wowhead.com/widgets/power.js" type="text/javascript"></script>

bc641990 04-01-2010 10:56 AM

Works great just the white link problem on a white background is bothering me. I have changed the color in the Admin CP and it continues to stay white. I have checked page source and it is showing that it is attempting to change but no change is made. The Wowhead color seems to still be over riding this.

Using vBulletin 3.8.5
product-wowhead_itemstats_0.7.1.xml

Any solutions yet?

sub_ubi 04-06-2010 03:44 AM

Currently broken - not sure if wowhead changed something or what. As of now, adding items that haven't been added before does not work, it just leaves an orange "[]". I've attempted this on three different forums, including the plugin author's.

sweede 04-06-2010 05:02 AM

wowhead changed their URL format for items (And i'm sure many other things).

I uploaded a minor update.

As for the future of this plugin, we've decided not to move forward with vbb 4.0 for some time, probably not for another 2-3 months, if we ever do. I don't think there is much that needs to be changes for vbb 4.0 though, just the header include template and that should be it.

Expanding beyond what my guild currently needs hasn't been a primary goal for me, more or less something to do when i have spare time. However, since i just bought a house and have a whole lot of moving and fixing to do, i have very little spare time left.

sub_ubi 04-06-2010 06:58 AM

Thanks for the fast update, sweede! I'm not switching to 4.0 for a good while either.

A couple changes to the xml to restore URL functionality,

Line 321
Code:

  return $u['scheme'] . "://" . $u['host'] . $u['path'] . $u['query'] . $u['fragment'];
line 488
Code:

        ".wowhead.com/item=" . $this->_item['id'] . "\"" . $target . ">[" . $this->_item['name'] . "]</a>";
line 507
Code:

        if(eregi("wowhead.com\/", $text))
line 512
Code:

            if(!eregi("\item=", $text))
line 575
Code:

    if(eregi("wowhead.com\/", $text[0]))
line 609
Code:

        if(eregi("wowhead.com\/", $href))

sweede 04-06-2010 12:25 PM

Thanks, i integrated those changed to the 0.7.3 release and thought, might as well put it in the 3.8 mod section.

https://vborg.vbsupport.ru/showthread.php?p=2016775


All times are GMT. The time now is 02:20 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.01180 seconds
  • Memory Usage 1,754KB
  • 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
  • (8)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)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