![]() |
There is no code to perform redirects in it.
|
Installed!
Two questions, though:
https://vborg.vbsupport.ru/ EDIT: Never mind the first one. I fixed it by inserting this into the additional.css template, changing the color accordingly when I added it to the additional.css template for Dance of the Dream Eater (Light). Code:
.toptable td { |
Quote:
|
generates lots of load on the server with many users. anyway to cache this?
|
Multiple repeat posts removed. If someone is going to answer you they will, we dont need repeated posts with huge images every week.
|
here is what i did to reduce the load on the server.
i created a cron job to run every 4 hrs and save output to an html file. i then created a link in Quick Links .. PHP Code:
|
Okay, I got it to sort of work.
online_location_unknown: Code:
if ($userinfo['activity'] == 'topposters') Code:
if ($userinfo['activity'] == 'topposters') Code:
if ($filename == 'topposters.php') Code:
switch ($filename == 'topposters.php') EDIT: I changed online_location_unknown again and made it this: Code:
switch ($userinfo['activity']) This is what it should be: Viewing Page Top Posters This is what it says: Viewing Page http://www.kh-mediaflare.net/misc.php?do=topposters Any help will be greatly appreciated. |
You seem to be over complicating a simple change.
Simply replace ; PHP Code:
With PHP Code:
Nothing else needs to be done. |
Quote:
Anyway, I reverted the changes I did and changed what you told me to change, and it worked. The only additional change I made was changing this: Code:
$userinfo['action'] = $vbphrase['top_view']; Code:
$userinfo['action'] = "Viewing Page"; Thanks again, Paul! :) |
You should not change the code, but simply edit the phrase.
|
All times are GMT. The time now is 01:51 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:
|