Search found 13 matches

by ssbltz
Fri Oct 31, 2008 1:18 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] World of Warcraft Armory Tooltips
Replies: 319
Views: 55650

Re: [RC] World of Warcraft Armory Tooltips

Hey ho :) There is a bug in the class coloring feature with other languages (Version 2.0.5). When I set $ARMORY_LANGUAGE = "en"; the class colors feature works, when I set it to $ARMORY_LANGUAGE = "de"; the class colors feature does not work (but only for paladins). *grumbles*. ...
by ssbltz
Thu Oct 30, 2008 6:37 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] World of Warcraft Armory Tooltips
Replies: 319
Views: 55650

Re: [RC] World of Warcraft Armory Tooltips

I do have those tags in my bbcode too. We're also getting this error: Error SQL query: CREATE TABLE `armory_proxy_cache` ( `cache_id` VARCHAR( 256 ) NOT NULL UNIQUE , `data` BLOB, `last_update` INT( 11 ) UNSIGNED NOT NULL , PRIMARY KEY `cache_id` ( `cache_id` ) ) MySQL said: Documentation #1170 - B...
by ssbltz
Thu Oct 30, 2008 6:14 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] World of Warcraft Armory Tooltips
Replies: 319
Views: 55650

Re: [RC] World of Warcraft Armory Tooltips

I did set those to TRUE but for some reason they aren't showing up. :/ Have u got a actual bbCode-Code? bbCode for the character tooltip --> U need the parameter wat_class_icon in it. [armory={TEXT1}]{TEXT2}[/armory] <a href="http://eu.wowarmory.com/character-sheet.xml?r={TEXT1}&n={TEXT2}&...
by ssbltz
Thu Oct 30, 2008 5:47 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] World of Warcraft Armory Tooltips
Replies: 319
Views: 55650

Re: [RC] World of Warcraft Armory Tooltips

Having a few issues: Demo: http://www.kirinthedestroyers.com/phpBB3/viewtopic.php?f=3&t=5&start=0&st=0&sk=t&sd=a Test: http://www.kirinthedestroyers.com/phpBB3/wowarmory_tooltip/tools/test.php It's working, and it's pulling the information (I haven't set it to cache yet) but if ...
by ssbltz
Thu Oct 30, 2008 4:26 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] World of Warcraft Armory Tooltips
Replies: 319
Views: 55650

Re: [RC] World of Warcraft Armory Tooltips

Hey ho :) There is a bug in the class coloring feature with other languages (Version 2.0.5). When I set $ARMORY_LANGUAGE = "en"; the class colors feature works, when I set it to $ARMORY_LANGUAGE = "de"; the class colors feature does not work (but only for paladins). I think the p...
by ssbltz
Wed Oct 29, 2008 6:10 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] World of Warcraft Armory Tooltips
Replies: 319
Views: 55650

Re: [RC] World of Warcraft Armory Tooltips

I added Support for other languages. 8-) I'm not good in PHP Coding :( You need a new folder: /includes/lang This folder contains the Languagefiles de.php (german) and en.php (english). de.php: <?php $l_health = "Gesundheit"; $l_power = "Mana"; $l_stamina = "Ausdauer"; ...
by ssbltz
Wed Oct 29, 2008 2:59 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] World of Warcraft Armory Tooltips
Replies: 319
Views: 55650

Re: [RC] World of Warcraft Armory Tooltips

Notalda wrote:Don't hold your breath
No problem! I will help where I can!
by ssbltz
Wed Oct 29, 2008 11:12 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] World of Warcraft Armory Tooltips
Replies: 319
Views: 55650

Re: [RC] World of Warcraft Armory Tooltips

Aactually... the new one does a few funky stuff that may block/freeze the browser if armory is unavailable, especially if not using cURL (there are timeouts for curl, but not for url_fopen yet). Try disabling $AUTO_RACE_ICON, $AUTO_CLASS_ICON, $AUTOCOLOR_ITEM_QUALITY, $AUTOCOLOR_CHAR_CLASS and $AUT...
by ssbltz
Tue Oct 28, 2008 10:17 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] World of Warcraft Armory Tooltips
Replies: 319
Views: 55650

Re: [RC] World of Warcraft Armory Tooltips

Aactually... the new one does a few funky stuff that may block/freeze the browser if armory is unavailable, especially if not using cURL (there are timeouts for curl, but not for url_fopen yet). Try disabling $AUTO_RACE_ICON, $AUTO_CLASS_ICON, $AUTOCOLOR_ITEM_QUALITY, $AUTOCOLOR_CHAR_CLASS and $AUT...
by ssbltz
Tue Oct 28, 2008 10:46 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] World of Warcraft Armory Tooltips
Replies: 319
Views: 55650

Re: [RC] World of Warcraft Armory Tooltips

I installed the developement version. When the armory is down, i cannot open the topics in my forum which includes item or armory bbCodes.
by ssbltz
Mon Oct 27, 2008 11:50 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] World of Warcraft Armory Tooltips
Replies: 319
Views: 55650

Re: [RC] World of Warcraft Armory Tooltips

Hi Notalda, I think the problem is, that my Hoster deativated the ini_set() option and the armory can't get the user agent info and closed the connection. Ich changed the code of the wat_get_url.php into following: <?php define ('WAT_USER_AGENT', 'Mozilla/5.0 (X11; U; Linux i686; en-US) WAT/2.0 Fire...
by ssbltz
Mon Oct 27, 2008 2:11 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] World of Warcraft Armory Tooltips
Replies: 319
Views: 55650

Re: [RC] World of Warcraft Armory Tooltips

Hm, interesting. It might be that url_fopen does not work properly (I didn't test that much, cURL is the default, and the one I test most). If you can enable cURL in PHP, that may help until I figure out what the real issue might be. Thank you! I can not activate curlt, my hoster has disabled curl....
by ssbltz
Thu Oct 23, 2008 9:36 am
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] World of Warcraft Armory Tooltips
Replies: 319
Views: 55650

Re: [RC] World of Warcraft Armory Tooltips

I get following error instead of the Tooltip. Can someone help me? http://img530.imageshack.us/img530/6389/01xy4.jpg EDIT 24. October 08 The error no longer appears above, PDO was deactivated in PHP. Now I have the following error Error connecting to the armory. Here is the link to my test.php http:...

Go to advanced search