Jump to content

Shadez

Members
  • Posts

    158
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Shadez

  1. No, but I think it's a good idea. May be I'll implement this feature soon™ Add: implemented in [348]
  2. Then why everything works for me without any useless changes in templates but doesn't works for you?
  3. This is totally wrong advice. All system requirements are listed in INSTALL file and if people don't know how to unzip archive or how to edit httpd.conf file or how to restart Apache service, it's only their problems.
  4. Obsidian Sanctum doesn't have separation like this because this instance (and some others like Ulduar or Naxxramas or Eye of Eternity) was released before patch 3.2.x. All instances which were added in game before this patch have only 2 difficulty modes - normal (10) and heroic (25). To(G)C, ICC and RS have 4 difficulty modes (10 Normal, 10 Heroic, 25 Normal and 25 Heroic). That's why they have separate keys with people limit in it. If you want to lookup items which drops from 25-mode in old instances (again, before 3.2.x patch), you should choose "Heroic only" value from dropdown list.
  5. Please, write reports on russian forum - it's so difficult to understand you. I don't know what DB you have, but with YTDB all works fine: http://i32.tinypic.com/ndq1zt.jpg http://i32.tinypic.com/154w1mx.jpg
  6. May be you should start from reading what debug log says?
  7. 1. patch -p1 < wowarmory_character_stats_[REVISION_NR].patch 2. Sorry, but I dont know what wget is - I have no experience with Linux (just basics ). I think Google may help you .
  8. Related changes were added in [331] rev., thank you!
  9. Missed `class_race_combinations` table dump http://paste2.org/p/833628
  10. In theory, yes, it can. But i can't give you any guaranty that it will works without any specific bugs
  11. I haven't any plans about it now. If i'll find other way to generate all neccesary character stats (btw, which not fully stored in `character_stats` table), `armory_character_stats` table will be dropped. But until this time, you should use MaNGOS core patch. Fixed, thanks. I can't reproduce this bug on rev.174. Update to last revision and check this again, please. These folders are almost the same name and I'm just confused them, when added these files. Unused XMLs were dropped, thank you. All connection configs are stored in configuration.php
  12. Make sure that you have applied patch to core and to DB
  13. Have you applied SQL update to characters database (you need to create `characters`.`armory_character_stats` table)? If yes, check this table - does character's data exists in db (SELECT `data` FROM `armory_character_stats` WHERE `guid`=XXX). Also, maybe you need to drop old cache for this character (cache/characters/*.data;*.cache) This is old file which wasn't deleted when I switch to XSLT templates. I'm currently working on this feature now. Yes, this code just hasn't been rewritten since a dual specialization was implemented in MaNGOS. There are still many things that need to be rewritten, but at the moment I do not always have free time, so that will have to wait for some time . Continue to report bugs and I will gradually correct them.
  14. Not related to armory, please, search in google about this error.
  15. 1 - open _layout/template-common.xsl, go to 472 line (<div class="module-block-right">) and select text until 554 line (last </div> before <script type="text/javascript">) 2 - _layout/includes.xsl, line 223 (<div id="languageFooter" class="language">) to 254 (</div>). To add/delete/edit language list, open data/languages.xml
  16. As far as I know, heroic dungeons version is available only for Trial of Crusader and the Icecrown Citadel.
  17. Find and delete in _layout/includes.xsl: <div id="shared_topnav" class="tn_armory"><script src="shared/global/menu/topnav/buildtopnav.js"></script></div>
  18. May be this will help http://github.com/Shadez/wowarmory/commit/46b71b554e6caf579b78627baff18ab605a12bbc
  19. I've just checked files from repository - all fine with Opera 10 and Firefox 3... I have no idea why you got this error... And that's weird...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use