vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - gItemStats - World of Warcraft Itemstats (https://vborg.vbsupport.ru/showthread.php?t=141177)

manub 09-10-2007 09:43 PM

I also need some info to get it work with vbAdvanced.

Can someone help me? :)

Caerydd 09-11-2007 10:05 AM

I'm going to do some experimenting tonight (although I'm a non-coder, so...um..) so I'll let you know if I get it to work.

manub 09-11-2007 09:55 PM

Thank you.

troyani 09-27-2007 01:55 PM

Quote:

Originally Posted by Gryphon (Post 1261799)
There is an option to remove it in the vB options. And it will not be removed from cached tooltips, only new tooltips.

Could you give me a hint where to disable the "itemstats.free.fr" link in the tooltip? Couldn't find anything.
Really great Addon, thanks for his!

manub 09-30-2007 08:24 AM

No news for getting it to work in homepage with vbAdvanced?

pestilence 10-08-2007 04:43 AM

same it works on my forums but on my vbadvanced homepage it causes an error

jluerken 10-08-2007 04:05 PM

Hi Gryphon, thanks for this mod, its working fine for me except one thing.

Itemstats is not showing the socket images, instead its showing the text like YELLOW SOCKET.

Any Idea how to fix this?

MaxBentum13 10-12-2007 05:51 AM

Hi all,

I'm having the same problem with the socket images not showing up. In the admincp I changed the Allakhazam Socket Image Path but the spit out HTML stays the same, whatever I fill in there.

Generated HTML
Code:

<span class=\'esock\'><img src=\'/images/redsocket.png\' alt=\'red\' />&nbs
I have the images local stored in right path: http://www.instance51.com/instance51.../redsocket.png

URL of my forum.

Hope someonce can help me out here.

Greets

MaxBentum13 10-12-2007 06:33 AM

I found out that in the table "gitemstats" in field "item_html" the path to the images is wrong.

Example:
Code:

<span class='esock'><img src='/images/redsocket.png' alt='red' />& ........cut
When I change this manually with phpmyadmin to:
Code:

<span class='esock'><img src='images/redsocket.png' alt='red' />& ........cut
it does work. It seems that change the path in admincp doesn't seems to affect any. I deleted the record, filled the field with some bullshit but the same HTML is generated. I even changed the function_gitemstats.php but also that doesn''t seems to affect the generated html. Anyone?

Greets

HunterZ 10-12-2007 07:18 PM

Is it possible to disable or alter the item link coloring? My forum's default style/theme has a light background and you can't see the white text used for common quality items.

Edit: My forum just choked on an incorrect tag formation. I want to post details but I don't want it to be used as an exploit to cripple forums.

Also, the itemico tag doesn't seem to work - I guess it's not supported?

Lastly, I would also like to see wowhead support.


All times are GMT. The time now is 10:12 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.01104 seconds
  • Memory Usage 1,736KB
  • 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
  • (3)bbcode_code_printable
  • (1)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