RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
What file do I edit to remove...

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
Mister9



Joined: 09 Aug 2009
Posts: 11

PostPosted: Aug 11, 2009 2:05 am    Post subject: What file do I edit to remove... Reply with quote

I am trying to remove this..

Server stats: Files: 1 | Disk Used: 0.00 Gb | Users: 3

What file do I need to edit to do this?

Thanks!
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 2109
Location: UFO Lab

PostPosted: Aug 11, 2009 6:25 am    Post subject: Reply with quote

upload_form.html, this line:

Code:
<div style="margin-top:5px;"><TMPL_VAR lang_srv_stats>: <TMPL_VAR lang_files_hdr>: <TMPL_VAR files_total> | <TMPL_VAR lang_disk_used>: <TMPL_VAR used_total> Gb | <TMPL_VAR lang_users>: <TMPL_VAR user_total></div>
Back to top
View user's profile Send private message Visit poster's website
Mister9



Joined: 09 Aug 2009
Posts: 11

PostPosted: Aug 11, 2009 10:26 am    Post subject: Reply with quote

Thank you!
Back to top
View user's profile Send private message
adiga



Joined: 23 Jul 2009
Posts: 117

PostPosted: Aug 13, 2009 8:10 am    Post subject: Reply with quote

You can replace this code:

Code:

<div style="margin-top:5px;"><TMPL_VAR lang_srv_stats>: <TMPL_VAR lang_files_hdr>: <TMPL_VAR files_total> | <TMPL_VAR lang_disk_used>: <TMPL_VAR used_total> Gb | <TMPL_VAR lang_users>: <TMPL_VAR user_total></div>


With:

Code:

<TMPL_IF admin>
<div style="margin-top:5px;"><TMPL_VAR lang_srv_stats>: <TMPL_VAR lang_files_hdr>: <TMPL_VAR files_total> | <TMPL_VAR lang_disk_used>: <TMPL_VAR used_total> Gb | <TMPL_VAR lang_users>: <TMPL_VAR user_total></div>
</TMPL_IF>


for show to admin only
Back to top
View user's profile Send private message MSN Messenger
Hlias



Joined: 03 May 2009
Posts: 14

PostPosted: Aug 13, 2009 12:57 pm    Post subject: Reply with quote

Nice!!

Thank you adiga!!
Back to top
View user's profile Send private message
aWebPro



Joined: 04 Aug 2009
Posts: 5

PostPosted: Aug 17, 2009 5:33 pm    Post subject: Reply with quote

Thanks for the sharing of this tip!

Works like a charm
Back to top
View user's profile Send private message
GMC



Joined: 15 Aug 2009
Posts: 160

PostPosted: Aug 20, 2009 6:38 am    Post subject: Reply with quote

Thanks - this is a great tip
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group