skIdOOO
Weezy Ok pls give me the one with paging and tell me how to use it, i realy need it pls
skIdOOO
Weezy My oga at the top pls how will i set
Top downloads and File Statistics in my content manager site pls
Weezy
skIdOOO U cn only set top downloads for a particular category not for all categories in a filelist just like in file manager ..for the statistics ..its only the counter for the categories
skIdOOO
Weezy Ok tell me how to set the top download and the statistics pls
Weezy
skIdOOO To list files from that of highlest download to the lowest ..jux change the
tu in the 'order' option to
d making it
o=d.. Copy the content manager file counter code below ..replace xxxxx with the category id value or number!
[:list-music:cid=xxxxxxx,l=n:: :: :/list-music:]
Copy code
skIdOOO
Weezy Not working but just 4get that.
Please can i get the blog code that 9jabaze and Wapnaij use in there user's profile pls?
http://9jabaze.com/profile/TOp-skIdOOO
http://wapnaij.com/profile/TOp-skIdOOO
Weezy
skIdOOO 9jabaze profile code
In profile form (default)
<div class="txt" align="center">Personal Info</div><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Name: </font></td><td width="64%"><b>::var-1:: </b></td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Gender: </font></td><td width="64%"><b>::var+2(Male;Female)::</b> </td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Age(yr): </font></td><td width="64%"><b>::var-3::</b> years</td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Religion: </font></td><td width="64%"><b>::var-4::</b></td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Country: </font></td><td width="64%"><b>::var-5::</b> </td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Looking: </font></td><td width="64%"><b>::var+6(Friendship;Partner;Network;Fun)::</b></td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Interest: </font></td><td width="64%"><b>::var+7(Men;Women;Men & Women)::</b></td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-I am: </font></td><td width="64%"><b>::var+8(Single;Married;Divorced;Engaged;Too complicated;Widow;Widower)::<br /></b></td></tr></table>
Copy code
In profile constant
<div class="txt" align="center">User Stats</div><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Entered: </font></td><td width="64%"><b>::log_count:: times</b></td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Joined: </font></td><td width="64%"><b>::date_reg::</b></td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Now In: </font></td><td width="64%"><b><font color="red">::location::</font></b></td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Groups: </font></td><td width="64%"><b>::groups::</b></td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Rank: </font></td><td width="64%"><b><font color="green">::user_rank::</font></b></td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Credit: </font></td><td width="64%"><b><font color="green">::credit::</font></b></td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Topic: </font></td><td width="64%"><b>::theme_count::</b></td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Msg(s): </font></td><td width="64%"><b>::forum_count::</b> msg.</td></tr></table><br /><table class="tbl" width="100%"><tr><td width="35%"><font color="#373737">-Viewed: </font></td><td width="64%"><b>::pr_count:: persons.</b></td></tr></table><div align="center"><div class="txt" align="center"></div><b class="cbottom0"><b class="c4"></b><b class="c3"></b><b class="c2"></b><b class="c1"></b></b></div>
Copy code
Own style of profile site
<b class="ctop0"><b class="c1"></b><b class="c2"></b><b class="c3"></b><b class="c4"></b></b> <div align="center" class="txt"><b>::USER_NAME::'s Profile</b></div><br /><div class="tbl" align="center">::PHOTO::</div><br /><div class="picture" align="center"> ::LINK_PCHAT::</div><br /><div><table width="100%"><tr><td align="center" width="50%" class="cpy">::LINK_PM::</td><td align="center" width="50%">::LINK_POPUP::</td></tr></table><br /><table width="100%"><tr><td align="center" width="50%" >::LINK_FRIEND_ADD::</td><td align="center" width="50%"><br />::LINK_COMMENTS::(::COUNT_COMMENTS::)<br /></td></tr></table>::LINK_SEND_CREDIT::</div><div>::PROFILE_FORM::</div><div>::PROFILE_CONS::</div>
Copy code