Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
gItemStats - World of Warcraft Itemstats Details »»
gItemStats - World of Warcraft Itemstats
Version: 9.9.9.9.9, by Gryphon Gryphon is offline
Developer Last Online: Sep 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.8 Rating:
Released: 03-04-2007 Last Update: 01-24-2008 Installs: 160
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files  
No support by the author.

What is it?
[hr]-[/hr]gItemStats is a modification for vBulletin which allows you to display popup World of Warcraft item information on your fourms.

See this thread for the continuation of this modification.

Supporters / CoAuthors

Show Your Support

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

Comments
  #62  
Old 03-27-2007, 04:29 PM
npregean npregean is offline
 
Join Date: Aug 2006
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just posted a message above and it seems to have been ignored...there is an apparent issue with this plugin in my situation and I'd like to have it addressed if possible.

http://www.battlegroundforums.com/bg...ead.php?t=6615

Notice how the image icon for the item does not appear when you scroll over the item link. Why would this be happening? Does anyone have any idea? As I said, I have the images linked correctly in the vB Options area. I've also tried clearing the item cache in the database several times and even modified the popup HTML template to try to force a static URL image link, but even then the icon image did not appear.

The forum is integrated into the Subdreamer CMS, but I'm not sure why this would be causing an issue because the only integration involves wrapping some HTML around the header/footer and user system integration. It would have no affect on the HTML/CSS or even Javascript output on the page.

All I'm asking is for someone to take a look at it please...could be a quick fix with OverLib that I'm not aware of or something (because I'm not too familiar with OverLib).
Reply With Quote
  #63  
Old 03-28-2007, 04:15 PM
Gryphon's Avatar
Gryphon Gryphon is offline
 
Join Date: Oct 2001
Location: Seattle, WA
Posts: 617
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your icon is pointing to:
Code:
http://wow.allakhazam.com/templates/wow/images/icons/INV_Weapon_Bow_09.png
The actual icon is at:
Code:
http://wow.allakhazam.com/images/icons/INV_Weapon_Bow_09.png
Somehow /templates/wow is appearing in your url, do you have anything that is referencing that line?
Reply With Quote
  #64  
Old 03-28-2007, 06:33 PM
npregean npregean is offline
 
Join Date: Aug 2006
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Blackjack View Post
Your icon is pointing to:
Code:
http://wow.allakhazam.com/templates/wow/images/icons/INV_Weapon_Bow_09.png
The actual icon is at:
Code:
http://wow.allakhazam.com/images/icons/INV_Weapon_Bow_09.png
Somehow /templates/wow is appearing in your url, do you have anything that is referencing that line?
Ah, thanks for looking into this for me and I'm glad you were able to find that. I have some replacement variables that are being set because of a customized WoW style for my forum. All "images/icons" text is being replaced with "templates/wow/images/icons" I think I can fix this by removing the replacement variable setting for "images/icons" and just put the files in that directory into the default "images/icons" folder.

You might want to take note that the style I'm using is a customized version of this WoW vB style:
https://vborg.vbsupport.ru/showthread.php?t=104614

So anyone who uses that style will have to modify the replacement variables in the same way that I do, and will have to move the files from "templates/wow/images/icons" into the default "images/icons" directory.

I'll let you know if my fix works.

Thanks again!
Reply With Quote
  #65  
Old 03-28-2007, 06:41 PM
npregean npregean is offline
 
Join Date: Aug 2006
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Actually I just checked it, and the default icons are the same as the icons for the style...so all that had to be done was to remove the "images/icons" replacement variable for my custom style, and it's all fixed. Thanks again for finding that for me, that was a HUGE help!
Reply With Quote
  #66  
Old 03-29-2007, 03:46 PM
aviendha aviendha is offline
 
Join Date: Mar 2007
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello i have installed your plugin, and first of all i want to congratulate you because the installation was so simple and plain.

I have one problem

If i make [item]28348en[/item] it works but i have the query in french. How i can get the querys in English?¿
Reply With Quote
  #67  
Old 03-29-2007, 04:24 PM
Gryphon's Avatar
Gryphon Gryphon is offline
 
Join Date: Oct 2001
Location: Seattle, WA
Posts: 617
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am not sure how the languages work. I have not tried to use them at all, I just provided them as they were in the Itemstats config. My usual method is to use [item]Moonglade Cowl[/item].
Reply With Quote
  #68  
Old 03-29-2007, 05:21 PM
shadowhaxor shadowhaxor is offline
 
Join Date: Jun 2004
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Maybe I missed it, but is there anyway to stop the item code form breaking if you reply to it?

Example, if you goto http://www.quietstormguild.com and make a item post. If you reply to it, t breaks and turns into a bad hyperlink
Reply With Quote
  #69  
Old 03-29-2007, 05:56 PM
Gryphon's Avatar
Gryphon Gryphon is offline
 
Join Date: Oct 2001
Location: Seattle, WA
Posts: 617
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I imagine that you are using the WYSIWYG editor. That has some adverse effect on the code. I will attempt to fix this, but I am not sure how soon.
Reply With Quote
  #70  
Old 03-29-2007, 08:05 PM
aviendha aviendha is offline
 
Join Date: Mar 2007
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the method [item]Moonglade Cowl[/item] worked for mee too ^^
It did the query to thotbot instead of allakhazam

But i have another problem [itemico]Moonglade Cowl[/itemico] still shows plain text here.
I have downloaded an icons package, but i don't know where is the string to reemplace the path.

Thankyou for your soon reply
Reply With Quote
  #71  
Old 03-29-2007, 11:42 PM
Gryphon's Avatar
Gryphon Gryphon is offline
 
Join Date: Oct 2001
Location: Seattle, WA
Posts: 617
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can have it query Alla with the gItemStats options, just make it the first option.

[itemico] I have not implemented, I didn't realize it was something different than [item] so I left it out of the code. They looked like they did the same thing and that [itemco] was just an alias for [item]. I will look into adding that.
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 12:49 PM.


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.04598 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
  • (4)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)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