![]() |
templates911: I'm runnin it on vb3.0.0 and it's fine besides the table stretching
PcFreak: It's the same tables in those screenshots, it's the avatar tables. http://forums.squareultima.com/statistik.php |
I have fix this problem
Udate the zip.file very soon PcFreak |
Okay, one problem I had was the referer links were fairly long, and were pushing the 'referer summary' box off the screen to the right. Here's how I fixed it:
in statistik.php, find Code:
$referer_summe = $top_referer['Zaehler']; Code:
$referer_short = substr($referer_adresse,0,50); Code:
<tr> Code:
<font face="Times New Roman">? by PcFreak</font> Code:
? by PcFreak see my example (I've cleaned up some other things as well - just to suite my taste) one thing that I'm still working on is the location that's reported in online.php. Currently, if you're viewing statistik.php, online.php reports "LOCATION UNKNOWN" with a link to statistik.php. |
To show the statistic in online.php
Open the file includes/functions_online.php find PHP Code:
PHP Code:
PHP Code:
PHP Code:
@58sniper Your Stats looks nice. I have no problem with the copyright. One ?PcFreak on you side is enough. (make me a little bit proud :cool: ) Thank you for this mod PcFreak |
Thanks. I've made that change (among others), and it's working fine.
Great hack! Also, something else that some might like: in the navbar template (in some themes, this could be in the header template instead): find Code:
<if condition="$show['admincplink']"><a href="$admincpdir/index.php?$session[sessionurl]">$vbphrase[admin]</a> -</if> Code:
<if condition="$show['admincplink']"><a href="$admincpdir/index.php?$session[sessionurl]">$vbphrase[admin]</a> - <a href="$vboptions[bburl]/statistik.php?$session[sessionurl]">Statistics</a> -</if> |
Rather simple. Add most visitors @ hour ...
|
Do not referer you own domain.
In statsitik_counter find PHP Code:
So your own links are not showing in the top referer part. PcFreak |
A question before I install this...how many queries does this generate? On statistik.php? How many queries does it add to other forum parts, if any?
|
Quote:
Here is the time for my statistik.php Page generated in 0,42463 seconds with 35 queries, spending 0.0515158176422 doing MySQL queries and -0.0515158176422 doing PHP things. There are no other queries to other forum parts PcFreak |
Quote:
this was the ultimate stat page, anyway to mod one like this.. https://vborg.vbsupport.ru/showthread.php?t=41421 |
All times are GMT. The time now is 06:01 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|