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)
-   -   Miscellaneous Hacks - WoW Character BBCode (https://vborg.vbsupport.ru/showthread.php?t=169389)

Blaine0002 05-13-2008 12:40 AM

might want to include mana on it as well :D

sweede 05-13-2008 11:12 AM

Quote:

Originally Posted by Forage (Post 1500700)
Fair enough, Have you released your raid Progression module on any forums other then your own if so do you have a link of where a package or at least some instructions are available?

Sorry for the uber late delay in replying.

I've fought back and forth through several ideas on how to provide a better degree of customization to this plugin and still haven't really found anything i like yet. However, after watching this really cool video on why more is less ( http://youtube.com/watch?v=vMV4PIEIKY4 , very much worth the 64 minute watch ), i decided on actually using every stat available through the armory XML sheet and providing larger groups. Instead of the roughly 108 (!) stats available through the armory profile, you'll have 7 - 9 to choose from. each class & spec, you'll will be able to choose 3 different stat groups.

melee, spell, defense, arena, ranged, Pets, Resistances and a Class block and im sure there is another one I'm forgetting

http://underthemain.net/forums/showthread.php?t=2


The progression thing is more of a vba CMPS hack. I've been re-writing some of it though since it was very much copy & paste coded :x

sweede 05-13-2008 11:13 AM

Quote:

Originally Posted by Blaine0002 (Post 1517669)
find
$wowchar_code .= " onmouseover='ajax_showTooltip(\"".$vbulletin->options['bburl']."/ajax.php?do=wowcharcode&server={xserver}&char={cha rname}\",this);";
in the WoW Char Code Postbit plugin

replace with
$wowchar_code .= " onmouseover='ajax_showTooltip(\"".$vbulletin->options['bburl']."/clientscript/wowbbcode_js/ajax.php?do=wowcharcode&server={xserver}&char={cha rname}\",this);";


Im not sure what you are trying to do here except create a lot of 404 errors ?

there is no ajax.php file in the clientscript/wowbbcode_js directory. I use the ajax.php file of vbulletin.

Blaine0002 05-13-2008 12:25 PM

hmm, my bad meant for the ajax.js file.

sweede 05-13-2008 12:34 PM

Right, there is an ajax.js, but it does not do what you are thinking it does. The code snip you posted above is something you definitely don't want to do.

Blaine0002 05-13-2008 10:57 PM

all i remember is having to do something with a url in one of the products in order to get the rollover to work :-/ cant quite remember tho.

anyways.

add mana :D

sweede 05-14-2008 11:52 AM

o.

well, this coming weekend i should have a pretty big update that changes how it looks and gives the forum admin easier ways to configure whats shown.

Forage 05-18-2008 12:15 PM

Quote:

Originally Posted by sweede (Post 1518155)
The progression thing is more of a vba CMPS hack. I've been re-writing some of it though since it was very much copy & paste coded :x

Even copy and paste coded it's very clean looking and much better then my attempts have been if you decide to release it please let me know I would love to get it.

DDolphins 05-20-2008 05:04 PM

I searched this thread by my problem hasnt come up yet.

I updated to 3.7 Gold yesterday and along with updating the forum I updated all the addons (Before it was running 3.7 RC1) I updated this one and ran across a small issue

If you go here (where I primarily use the addon) http://www.battlegroundwarriors.com/...ageid=officers

Hovering over any particular name gives a tooltip but where all the stats should be it just says 'Array'

Any idea what is causing the problem? I know its a vbadvanced page but even in an actual post it does the same thing.

Also I never knew you were on Kargath server. I've probably seen you around a few times.

sweede 05-20-2008 08:32 PM

i joined No Quarter for a short time on kargath. After a little while in the guild, i realized that the guild was not yet at a commitment level that I required as a raid guild.

anyways, did you update the functions_wowcharcode.php file ? that's the only thing i can think of that would cuase this issue. Use the one in the plugin post, not the one in the zip file.


All times are GMT. The time now is 11:32 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.02085 seconds
  • Memory Usage 1,741KB
  • 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_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