Instalare :
Avem nevoie sa creem 3 informatori (informers)
1)
CP ---> Informers ---> create --> Users who have visited the site for the current day --> si inlocuiti cu :
Code
<a href="$PROFILE_URL$" class="$CLASS$">$USERNAME$</a>
2) CP ---> Informers --> Create ---> Per module entry counters ----> si inlocuiti tot cu :
Code
<span style="font-family: Tahoma;font-size: 9pt;"><b><u>Files Stored</u></b>
</font><br>
<span style="font-size: 8pt;"><b>In database:</b> $LOAD$<br>
<b>Comments posted:</b> $COMMENTS$</span>
<hr>
<span style="font-family: Tahoma;font-size: 9pt;"><b><u>Forum</u></b></span>
<br>
<span style="font-size: 8pt;"><b>Forum threads:</b> $FORUM_T$<br>
<b>Forum posts:</b> $FORUM_P$</span>
3 ) CP ---> Informers ---> Create ---> Counters for users · Entries · all, by groups, by gender, by zodiac, by days (today, yesterday, 7 days, 30 days) --> si inlocuiti cu :
Code
<span style="font-family: Tahoma;font-size: 9pt;"><b><u>Members</u></b></span>
<span style="font-size: 8pt;">
<b>We have:</b> $ALL_USERS$<br>
<b>New today:</b> $TODAY$<br>
<b>Yesterday:</b> $YESTERDAY$<br>
<b>Verified:</b> $GROUP_2$<br>
<b>Uploaders:</b> $GROUP_6$<br>
<b>Male:</b> $GENDER_1$ <img src="http://maxrom.ucoz.com/Utilizatori/male.gif" border="0" align="absmiddle" /><br>
<b>Women:</b> $GENDER_2$ <img src="http://maxrom.ucoz.com/Utilizatori/female.gif" border="0" align="absmiddle" /><br> </span>
Iar in block puneti :
Code
<center>$COUNTER$ </center>
<center><div id="uonline" style="display:none;padding-left:6px;text-decoration:none;">$ONLINE_USERS_LIST$</div></center>
<a onclick="$('#useroffline').slideToggle('slow');" href="javascript://" style="text-decoration:none">
<center><b>User's visited today</b></a></center>
<div id="useroffline" style="display: none;padding-left:6px;text-decoration:none">$MYINF_1$</div>
$MYINF_3$
<hr />
$MYINF_2$
<hr />
Nota :
$MYINF_2$ ,$MYINF_1$ , $MYINF_3$ inlocuiti cu informatori vostri .
Iar $GROUP_2$ , $GROUP_6$ schimbati cu grupele care doriti .
Sper ca am fost de folos
Rezultat :