vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - World of Warcraft Event Calendar (https://vborg.vbsupport.ru/showthread.php?t=145287)

elricstorm 06-15-2007 10:48 PM

I'll take a peek at that - I have no problems with our elemental shamans and their talent listings. I'll let you know what I find out.

elricstorm 06-15-2007 10:57 PM

Aha, I figured it out. You have no "professions" whatsoever. So, your array number was (1) different. That's good to know. As I mentioned before, it's good to test things out to find out any differences. I'll add some variable checking in 1.2.5 that fixes that problem, amongst some other very tiny tweaks. Thanks for the heads up mate. :)

As an explanation:

The normal arrays for most people (because everyone that I know of has at least one profession) would show:

Code:

[3][0][key][talent1]
[3][1][key][talent2]
[3][2][key][talent3]

but your array points to armor skill values instead

Code:

[3][0][key][cloth]
[3][1][key][leather]
[3][2][key][mail]

I'll just provide some checking against non talent listings and that will fix the issue. Expect a fix before the end of this weekend.

Thanks.

elricstorm 06-15-2007 11:22 PM

Quote:

Originally Posted by Zarith (Post 1269244)
My talents column doesn't work it says cloth... but if i hover the tooltip shows the breakdown.

Zarith try this test version please and let me know how it works.

Zarith 06-15-2007 11:49 PM

Quote:

Originally Posted by elricstorm (Post 1269378)
Zarith try this test version please and let me know how it works.

Still doing the same thing, still shows cloth.

Zarith 06-15-2007 11:51 PM

Quote:

Originally Posted by Zarith (Post 1269384)
Still doing the same thing, still shows cloth.

I had a thought, I know the idea is to take the info from armory, but if you got the values from the 3 trees, you could build in the greatest # = which spec, with the exception of hybrid. Just throwing that out there.

elricstorm 06-16-2007 01:42 AM

Quote:

Originally Posted by Zarith (Post 1269388)
I had a thought, I know the idea is to take the info from armory, but if you got the values from the 3 trees, you could build in the greatest # = which spec, with the exception of hybrid. Just throwing that out there.

Nah, not necessary. I actually had a typo in the file I sent to you last time. Here try this one and it should work fine. I tested with your name and it worked for me. Let me know please.

Hyrel 06-16-2007 01:43 AM

could you look at this code and see if anything jumps out at you as being wrong?

I changed the fields to match my own and they seem to work right, but the total count won't update nor are the colors right.

elricstorm 06-16-2007 01:50 AM

Quote:

Originally Posted by Hyrel (Post 1269433)
could you look at this code and see if anything jumps out at you as being wrong?

I changed the fields to match my own and they seem to work right, but the total count won't update nor are the colors right.

Hyrel what version is that you are using?

Edit: Ewww you are using a heavily modified european version of 1.1.2.

Erm, you changed quite a bit in that old version. Honestly, I would work with the latest version and just fix your backend php problems. No sense working around those kinds of issues. I would suggest not hacking the file directly and if you see something you need to include, if the option makes sense, I can add it. I've done that for european hacks quite a bit. I've really made the code versatile enough and the options available enough so that it works with everything.

Zarith 06-16-2007 03:17 AM

Quote:

Originally Posted by elricstorm (Post 1269432)
Nah, not necessary. I actually had a typo in the file I sent to you last time. Here try this one and it should work fine. I tested with your name and it worked for me. Let me know please.

Says Elementalcombat instead of Elemental. But close! :)

elricstorm 06-16-2007 04:23 AM

That's correct then. That's normal.


All times are GMT. The time now is 04:43 AM.

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.01377 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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