Страница 1 из 1

[2.2.1] Исправления / Fixes

СообщениеДобавлено: 01 май 2013, 01:16
Exinaus
After release of 2.2.1 WG changed the location of the clan logo. In consequence of that, logos no longer show up in the statistics module.
This fix corrects it, and returns the display of logos.

После выхода версии 2.2.1 ВГ изменили место расположения логотипа клана. В следствии чего, логотипы перестали отображаться в модуле статистики.
Этот фикс исправляет это, и возвращает отображение логотипов.

clan_stat-221_logo_fix.ZIP


Не актуально в связи с выходом 2.2.2

Re: [2.2.1] Дополнения / Fixes

СообщениеДобавлено: 10 авг 2013, 17:13
Exinaus
В версии 0.8.7, ВГ изменил структуру данных, содержащихся в реплеях. В следствии этого модуль не может получить данные из реплеев, и при их загрузке отображаются ошибки.
Для исправления этого, вам необходимо в файлах including/gk.php и function/func_gk.php найти текст:
Код: Выделить всёmapName(.*)

и заменить ее на
Код: Выделить всёclientVersionFromXml(.*)


With release of 0.8.7 WG changed structure of data, stored in replays. A consequence of this module can't get data from the replays, and you see only errors when try to upload replay.
To fix this, in files including/gk.php and function/func_gk.php, you mus find text:
Код: Выделить всёmapName(.*)

and replace it with:
Код: Выделить всёclientVersionFromXml(.*)

Re: [2.2.1] Дополнения / Fixes

СообщениеДобавлено: 08 окт 2013, 22:04
Exinaus
С 7 октября компанией WG отключено получение данных о кланах через API 1.x, фикс позволяющий модулю продолжить работу можно скачать прикрепленным к этому сообщению: viewtopic.php?f=30&t=15347&start=280

From October 7, WG disabled obtaining data about the clans through API 1.x, this fix allows to module work properly again.
You can download fix from this post: viewtopic.php?f=30&t=15347&start=280