mükemmel bir istatistik scripti

dostpartner

New member
Katılım
28 Eki 2005
Mesajlar
1,046
Reaction score
0
Puanları
0
Konum
bu bölüm bana özel dostlar
mükemmel bir istatistik scripti
arkadaşlar çok güzel bir istatistik scripti buldum. acayip detaylı ve hatta türkçe dil desteği bile var.

buradan demosuna bakabilirsiniz. http://bbclone.de/demo/

scripti indirmek için ise buraya tıklayın http://bbclone.de/download.php?get=bbclone-0.4.8a.zip

Siteye Gelen Giden Herşeyi Gösteriyor

SİZ UYURKEN DOSTPARTNER CALIŞIYOR SİZİN İÇİN MESAJ SATINE BAKIN:D
 
bi de anlatan olsa şöle kurulur sunu suraya koyman gerek felan dieee..
 
mükemmel bişey bu.. sagolasın dostpartner...
 
sizlerde sağolun dostlarım
 
saolasın.........
 
biride kurulumu anlatsa süper olacak
ayrıca adminde sorun yok bende
bendeki sorun ise üye girişi apılmıyor hiçbirşekilde.
 
saol arkadaşım ama arkadaşların dediği gibi biraz anlatsan nasıl kurulur falan iyi olur :)
 
süper dostpartner eline sağlık gördüğüm en iyi istatistik scriptlerinden
 
ben bir türlü ayarları yapamadım sayfaya koyulacak kodlarda takıldım
şurayı yapan varsa kısaca anlatırsa çok minnettar olurum
her sayfaya tek tek eklemeye gerek yok kodu bi yere ekleniyor otomatikman tüm sayfalarda çıkıyor phpnuke sitesi için kuracağım ben bunu
Automatically Adding the Activation Code To Every PHP Page (Apache webservers only)
If you run an Apache server and are allowed to use .htaccess you can add code to existing .htaccess files, or create new .htaccess files. The commands in .htaccess files affect files in the same directory as the .htaccess and all subdirectories. Using the following commands, your webserver will add the BBClone activation code to *.php before parsing and sending them. (See next section for counting .htm or .html files.)


Create a file "count.php" to contain the BBClone activation code. Create this file and add the following:


<?php define("_BBCLONE_DIR", "/the/path/that/leads/to/bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?>
count.php


Highlighted in blue is the absolute server path to the BBClone directory. Relative paths are not allowed here. The absolute server path is how the server "sees itself", and does not refer to how someone might browse to the directory in the internet. Notice that the path uses the forward slash (/) and not the backslash (\). If you don't know the absolute path to your BBClone directory you can do the following:


Go to your bbclone directory, open index.php in your favorite editor and add these lines:


echo "<?php\n"
."define("_BBCLONE_DIR", ""
.dirname(__FILE__)."/");\n"
."define("COUNTER", _BBCLONE_DIR.""
."mark_page.php");\n"
."if (is_readable(COUNTER)) include_once(COUNTER);\n"
."?>\n";
determine your absolute path


Upload it to your webserver, point your browser to it, copy and paste the output and save it into a file as "count.php" (to stick with our example). Don't forget to remove the line from index.php afterwards else it will be displayed each time you call your stats.


Now add the following to your chosen .htaccess (to count all pages on your site, add to the .htaccess file above or in your www-root directory):


<FilesMatch "\.(php)$">
php_value short_open_tag "Off"
php_value auto_append_file "/the/path/that/leads/to/count.php"
</FilesMatch>
automatic .php counting


Note that if your BBClone directory is below this .htaccess file in the document tree, visits to the BBClone stats display pages will also be counted, since they are PHP files.
******************************************
 
dostum şunun kurulumunu anlatsan:)
 
neden hala kurulumu anlatılmaz ki
 
bunun kurulumu lazim cok acil bilen varsa cok makbule gececek inanin
 
Kurulumu gayet basitmis arkadaslar yapmaniz gerekenler bir onceki sayfada

verilen yazilarda var oradaki yollari takip edin, aktivasyon kodunu dogru

yerlestirdiginiz taktirde sciprt calisiyor daha detaylı bilgi için ozel mesaj atin

yardımcı olurum.
 
özel mesaja ne gerek paylaşımcı ol burda anlat
 
Ya arkadaşım ne olursun bir i Şunun Kurulumu anlatsın :S
 
bunu veren arkadaşda nasuıl yapılır bilmiyorki sallamış işte konu olsun yeterki
 
Geri
Üst