CNStats STD 2.13 NULLLED

Кто-нибудь в курсе? Google Maps API в 2.13 работает? У меня выдает следующее:

Код:
Fatal error: Call to undefined function cns_ak() in /home/***.ru/www/forum/cnstats/reports/cities.php on line 24

У кого-нибудь это работает?
 
Пернелейте пожалуйста куда-нибудь в другое место.
Заранее спасибо.
с рапиды ща скачать ваще нереал
 
использование комбинированного счётчика на множестве хостов

понадобилось поставить комбинированный счётчик, для учёта роботов, на множество хостов. Как оказалось это изначально не предусмотрено.
Меняем в файле cnt.php почти все суперглобальные _SERVER на _GET и передаём их при инклуде.
рабочий пример:
 
Should we wait until all the kinks are ironed out before upgrading to 2.13 from 2.12?
 
Thanks for the reply...I'm having a touch of trouble translating ;)
It was looking like people were trying to figure out some snags, but evidently I don't know what a number of these code pages are about then!

When we update the data, are we supposed to do all of them in sequence or just the latest one will suffice?
 
Понятно. Я-то думал, что ты конкретно для vBulletin привел пример. В любом случае спасибо, попробую сам поискать на досуге. Хотя, если кто-то подскажет, буду весьма признателен.
например, в Joomla! это делается так:
PHP:
<?php 
$CNSTATS_TITLE = $mainframe->_head['title'];
include_once _путь_/cnstats/cnt.php";
?>
 
When we update the data, are we supposed to do all of them in sequence or just the latest one will suffice?
yes, you can just update it- and everything will function great, the only bug you'll have to fix is to change one line in the file cnt.php if you'll install the release in other than cnstats directory:
 
Назад
Сверху