Thread: NetManiack v1.6
View Single Post
  #112  
Old 2nd June 2010, 15:28
hywel hywel is offline
Member
 
Join Date: Apr 2010
P2P
Posts: 5
Default
@darksone

well if you want to make the torrents active then you have to start seeding the torrent first

to add the invites in the statusbar you have to have the invite mod first then you can add this code:

Code:
<font color=blue>Invites:</font><font color=white><?php echo htmlspecialchars($CURUSER['invites']);?></font>
thats it
Reply With Quote