Quote:
Originally Posted by RaZor Edge
I've made the change you ask, here,s the results:
Cutoff = -3601
I've got the same result if i don't apply the change

|
Well that makes no sense at all, clearly the wrong value, but it's calculated using standard vB functions.
Remove the ECHO line and replace it with this ;
echo "Today = ".$nowday."/".$nowmonth."/".$nowyear." : Now = ".$now;
and post the result back.
also, what OS are you running your forum on ?
Quote:
Originally Posted by Tradjick
Is it possible to show todays visits only to admin?
|
Yes, just enclose the relevant template section with an "if" conditional.