The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
World of Warcraft Wowhead Item tooltips for vBulletin Details »» | |||||||||||||||||||||||||||
World of Warcraft Wowhead Item tooltips for vBulletin
Developer Last Online: Jun 2014
** Discontinued thread !
See https://vborg.vbsupport.ru/showthread.php?t=239911 for current thread in 3.8 modification areas. Show Your Support
|
Comments |
#12
|
|||
|
|||
Steve, we need a fix by Sweede
|
#13
|
||||
|
||||
Well I had a few attempts at fixing it but haven't been able to fully. Guess we'll have to wait for Mr. Sweede :P
|
#14
|
||||
|
||||
For the time being I've had to go back to the older version.
Some problems I found with this current version: The Install Script seems broken. The DB error I mentioned earlier in the thread seems to stem from these lines: Code:
<code version="0.5.0"> <installcode><![CDATA[$db->hide_errors(); $db->query_write("DROP TABLE ". TABLE_PREFIX . "wowitemstats"); $db->show_errors();]]></installcode> <uninstallcode /> </code> I'm guessing that just shouldn't be there full stop, as directly below it there's another, longer 0.5.0 install code which also contains the DROP TABLE line. The bbcode plugin is incomplete, which resulted in no parsing whatsoever. In the product XML it looks like this: Code:
<plugin active="1" executionorder="5"> <title></title> <hookname>bbcode_create</hookname> <phpcode /> </plugin> I think I was able to get past these two problems (Firstly by removing the naughty install code and secondly by using the code from the 0.4.5 plugin in the above), but unfortunately I was still having issues. Although the items bolded and hyperlinked to the wowhead site, no mouseover popup showed and they didn't change color based on item quality, they were just all bold black. Also, after installing, the links default to Spanish Wowhead (es.wowhead), which I suppose could have been by design, but then if you go to the Product Settings in ACP the language defaulted is english. Simply clicking save (without changing anything) will then set it to English. I'm not sure how long these problems would take to fix but it might be worth re-uploading the old version in the meantime Sweede. |
#15
|
||||
|
||||
!
uploaded the previous version, will have a new version up soon. |
#16
|
||||
|
||||
Please don't worry about the crafting database If you're busy you're busy, and we're in no hurry. Thank you for continuing the work on this fabulous addon ^^
|
#17
|
|||
|
|||
Installed and seems to be working fine, thankyou.
|
#18
|
||||
|
||||
doesnt seem to be pulling the rollovers, it shows the item color though
edit: i want to mention that the links made before the update are still working, just not the new links |
#19
|
||||
|
||||
1) Make sure that Options -> Wowhead Item Stats -> Local power.js is set to No
2) View source of any of your forums web pages, make sure that the line HTML Code:
<script src="http://www.wowhead.com/widgets/power.js" type="text/javascript" defer="defer"></script> If that isn't there, go to Plugins & Products -> Plugin Manager and find the plugin named 'WoWhead template Cache' and make sure that cache_templates is correct (if it isnt, hit edit and select it from the list). |
#20
|
||||
|
||||
sorry, it must be a permission thing, i tried it in my admin forum and got nothing, tried it in the wow forum and it worked fine so all is well
thanks for the update |
#21
|
||||
|
||||
thats odd.. it shouldnt make a difference. In fact the tooltips should work on any vbulletin page...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|