Hello,
I’m curious about two things.
Is the project abandoned now?
And what is the purpose of the update guild progress button?
Thanks
Athlios
wp-content/plugins/guild-armory-roster/WoWArmoryTable.php:295
$lang is undefined
adding $lang = ‘en_US’; fixes the issue however it is recommended to utilize lang setting properly.
I will likely not respond to requests for assistance on fixing your wordpress site if you are having issues. The creator needs to fix the code.
function get_chars()
{
$options = get_option( 'wow_arsenal_table_options' );
$guild = $options['guildname'];
$guild = str_replace(' ','%20',$guild);
$server = $options['server'];
$server = str_replace(' ','%20',$server);
$region = $options['region'];
$region = strtolower($region);
$this->get_classes(get_locale());
$guildm_data = file_get_contents('https://'.$region.'.api.battle.net/wow/guild/'.$server.'/'.$guild.'?fields=members&locale='.$lang.'&apikey=y5xtbfs6869qcgm2e2czdf4bz9uke8ht');
$guildm_data = json_decode($guildm_data);
$members = $guildm_data->members;
$this->save_chars($members);
}
]]>
I created a update for this plugin. Will do updates in future.
]]>Just emptied my Character table and tried to poll characters again and it doesn’t work anymore.
tried to reinstall the plugin and poll characters but if you click on the poll button nothing happens. ??
Does anyone have the same problem?
https://www.ads-software.com/plugins/world-of-warcraft-armory-table/
]]>Seems like my theme and your addon are colliding…
though in my css i cant find any definition for tables so i don’t know why your plugin seems like it can’t “override” some default color.
basically its the even rows which stay in some grey-tone whether i change colors in settings or “dirty” inside addon-css.
Odd rows work fine.
Maybe you can have a look at it (reinstalled to default settings):
https://test.dunkle-ritter.eu/79-2/
And is there a way to hide ranks? e.g. in our roster its enough to have the names and so on but the ranks could be hidden – or further right.
thanks in advance
edit: shortcode used for upper table:
[wow-arsenal-characters title=”Gildenleitung” ranks=”0,2″ orderby=”rank” id=”1″ nosort nolength nodetails]
https://www.ads-software.com/plugins/world-of-warcraft-armory-table/
]]>Hi,
Any change for an update with the upcoming Legion expansion?
https://www.ads-software.com/plugins/world-of-warcraft-armory-table/
]]>Hi,
There was a thread already about this, but i am having the same problem.
In class view, the odd row displays fine according to the coloring i set in the admin pane, but the even row ignored the coloring and is always white.
How do i fix this?
Thanks in advance!
https://www.ads-software.com/plugins/world-of-warcraft-armory-table/
]]>I’m not sure what the purpose of this button is but when I hit it, it just keeps loading and never finishes. Is this supposed to show the actual guild progress because that would be great.
https://www.ads-software.com/plugins/world-of-warcraft-armory-table/
]]>So iv been looking into this plugin and trying to get it to work.
inside WoWArmoryTable.php line 291
$guildm_data = file_get_contents('https://'.$region.'.battle.net/api/wow/guild/'.$server.'/'.$guild.'?fields=members');
was changed to
$guildm_data = file_get_contents('https://'.$region.'.api.battle.net/wow/guild/'.$server.'/'.$guild.'?fields=members&locale=en_US');
in accordance with https://dev.battle.net/io-docs “get members”
it looks like without a “mashery” api key “{“code”:403, “type”:”Forbidden”, “detail”:”Account Inactive”}”
is being returned.
if the developer of this plugin has an api key please update the plugin to reflect that api key in the plugins get_contents url
example
?fields=members&locale=en_US&apikey=99999999
https://www.ads-software.com/plugins/world-of-warcraft-armory-table/
]]>I tried to use this table after blizzard hast integrated the guild api on 7. November and it works fine now. Styling the table is not a problem and every single function works great.
But one of the main reasons I don′t use this plugin is, that the table is absolutely not responsive. And linking to armory is really a nice feature, but to display everything directy on the site (toottips from buffed or wowhead for example) would make everything easier.
I will start using it when it not crashed my mobile design (which is responsive).
https://www.ads-software.com/plugins/world-of-warcraft-armory-table/
]]>When I do the first poll after setting up the server, guild and region, I get the following error:
Warning: file_get_contents(https://eu.battle.net/api/wow/data/character/classes?locale=en_US): failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable in /home/fadedhop/public_html/wp-content/plugins/world-of-warcraft-armory-table/WoWArmoryTable.php on line 305
Warning: Invalid argument supplied for foreach() in /home/fadedhop/public_html/wp-content/plugins/world-of-warcraft-armory-table/WoWArmoryTable.php on line 312
Warning: file_get_contents(https://us.battle.net/api/wow/guild/Wyrmrest%20Accord/Transcendent?fields=members): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/fadedhop/public_html/wp-content/plugins/world-of-warcraft-armory-table/WoWArmoryTable.php on line 291
Warning: Invalid argument supplied for foreach() in /home/fadedhop/public_html/wp-content/plugins/world-of-warcraft-armory-table/WoWArmoryTable.php on line 328
https://www.ads-software.com/plugins/world-of-warcraft-armory-table/
]]>Hello,
It may be because I am using WordPress 4.0, but nothing in imported when I click on the First Character Poll button. allow-url-fopen is on. Any advice on getting this to work?
Thanks ??
https://www.ads-software.com/plugins/world-of-warcraft-armory-table/
]]>Hi,
wenn ich den Button “Update Guild Progress” benutze, h?ngt sich mein ganzes WP auf. Gibt es dazu einen fix?
Folgende Fehlermeldung erscheint:
An internal server error occurred. Please try again later.
https://www.ads-software.com/plugins/world-of-warcraft-armory-table/
]]>Hallo,
ich hab mir gerade dein Plugin heruntergeladen und auch konfiguriert.
Sieht eigentlich ganz gut aus, nur mein gekauftes Theme (Orizon) wird von deinem Plugin nicht übernommen.
(Benutzter Code: [wow-arsenal-characters orderby=”rank”])
Beispiel:
https://bestru.sirius.uberspace.de/html/wordpress/roster/
Was muss ich tun, damit sich dein Plugin meinem Style anpasst?
https://www.ads-software.com/plugins/world-of-warcraft-armory-table/
]]>This is a great little add-on. I only have one issue and I believe it may be in the CSS. When my table is drawn the sort column is colored properly but all other columns the even row is white. If I sort by a different column then that column colors properly and the others color white on even rows. Any help would be appreciated. I can link to my site if you need it.
https://www.ads-software.com/plugins/world-of-warcraft-armory-table/
]]>Problem solved.
]]>