![]() |
@ Punktek.com
Your forum installation is not in a /forum directory ! Please check if you have enaugh rights to execute script in your wwwroot dir. Also all scripts should habe read and execute rights for al (chmod 755) |
I don't mean to sound stupid here ,,, but ...
Additional step 1 ================================================== ============= Addition for showing Statistics only for Admins and Moderators ================================================== ============= open statistik.php and find: ============================= // ######################### CHECK PERMISSIONS ########################### // uncomment the following 4 lines if you want provide statistics only for Admins and Moderators // if (!($permissions['adminpermissions'] & CANCONTROLPANEL) AND !can_moderate()) // { // print_no_permission(); // } ================================================== ================= uncomment the lines as written in the code above to look like: ================================================== ================= // ######################### CHECK PERMISSIONS ########################### // uncomment the following 4 lines if you want provide statistics only for Admins and Moderators if (!($permissions['adminpermissions'] & CANCONTROLPANEL) AND !can_moderate()) { print_no_permission(); } I don't understand step 1, what do you mean by uncomment?! |
Hi Z\in
Just remove the "//" in the begining of line so they are commands not coments |
Fantastic hack.
Have it installed and working great on 3.0.3 :) Cheers! |
Quote:
|
I fixed my previous error, now one problem. How do I add a link into the nav bar? For everyone to see.
|
I get an error message on the first visit to my site:
Fatal error: Failed opening required './includes/functions_statistik.php' (include_path='.:/usr/share/pear') in /home/playit/www/forum/statistik_counter.php on line 190 Removing it from phpinclude_start will get rid of the problem. It only happens once, and a refresh will fix it for the duration of the visit. Any ideas? |
It's worth noting that the Arcade add on is 816 queries.
Yes, 816. It's not recommended for people on shared hosting to be making that page public, not unless you want a nasty email from your hosts. |
Only thing that dosent seem to work right is visitors from Hong Kong show up as unknown.
I would be great to be able to assign which usergroups can view stats |
Quote:
I attached my version of this part here. It also needs to change STATISTIC template to correspond: $postername1 to $postername[1] $posterid1 to $posterid[1] $poster_beitragszahl1 to $poster_beitragszahl[1] $postername2 to $postername[2] etc. ................................. |
All times are GMT. The time now is 01:05 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:
|