Devil
Postări: 1235
Mesaj # 1 |
5:59 PM
18/09/2011
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> 1 2 3 4 5 6 7
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> 1 2 3 4 5 6 7 8
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 /> 1 2 3 4 5 6 7 8 9 10 11 12 13
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 :

|
Oktavianu
Postări: 76
Mesaj # 2 |
6:46 PM
18/11/2011
merci frumos
|
Mesaj # 3 |
10:14 AM
17/06/2012
|