SibSoft Ltd.
Development Services
software products
 RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
EZYWebhost - Cheap XUpload & XFileSharing 100% campatible hosting

AJAX upload progress bar

File sharing script
[REQ] Remove Log IP (SOLVED)

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



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: Apr 24, 2008 3:37 pm    Post subject: [REQ] Remove Log IP (SOLVED) Reply with quote

Is possible to remove all logs from script?

Example I have removed the userid from files uploaded and all references to IP of user uploaded.

It's good if is possible to add one option into site setting to exange this features..

Regards.


Last edited by Namaless on May 06, 2008 9:59 am; edited 1 time in total
Back to top
View user's profile Send private message MSN Messenger
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: May 05, 2008 7:54 am    Post subject: Reply with quote

To disable text logs, set empty these fields:
in XFSConfig.pm: uploads_log
in XFileConfig.pm: admin_log
Back to top
View user's profile Send private message Visit poster's website AIM Address
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: May 05, 2008 1:26 pm    Post subject: Reply with quote

PilgrimX182 wrote:
To disable text logs, set empty these fields:
in XFSConfig.pm: uploads_log
in XFileConfig.pm: admin_log

No txt logging, but log ip into database, example user ip and file ip.

Regards.
Back to top
View user's profile Send private message MSN Messenger
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: May 06, 2008 7:47 am    Post subject: Reply with quote

Where found user ip log? I view ip into user management but not want to logged into db.

Thanks.
Back to top
View user's profile Send private message MSN Messenger
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: May 06, 2008 9:30 am    Post subject: Reply with quote

To remove IP from Files records: in fs.cgi replace
Code:
$q->param('file_ip')||'1.1.1.1'

with
Code:
'1.1.1.1'


To skip updating User's last visit time/last IP, comment with # 2 lines in Session.pm starting with
Code:
$frys+>qo+>Rkrp("HCQNGR&Hfref&FRG&hfe_ynfgybtva=ABJ()
Back to top
View user's profile Send private message Visit poster's website AIM Address
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: May 06, 2008 9:58 am    Post subject: Reply with quote

PilgrimX182 wrote:
To remove IP from Files records: in fs.cgi replace
Code:
$q->param('file_ip')||'1.1.1.1'

with
Code:
'1.1.1.1'


To skip updating User's last visit time/last IP, comment with # 2 lines in Session.pm starting with
Code:
$frys+>qo+>Rkrp("HCQNGR&Hfref&FRG&hfe_ynfgybtva=ABJ()


Works perfectly. Thanks.

Regards.
Back to top
View user's profile Send private message MSN Messenger
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