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
Bug in cron.pl [BUG FIX]

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



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

PostPosted: May 30, 2008 1:29 pm    Post subject: Bug in cron.pl [BUG FIX] Reply with quote

Today we've found dirty bug in cron.pl:
Due to it Anonymous files wasn't expiring correctly.

To fix this bug, download latest version from Client area with updated cron.pl or implement this quick hack:

in cron.pl find
Code:
AND usr_premium_expire<NOW()

and replace with
Code:
AND (usr_premium_expire IS NULL OR usr_premium_expire<NOW())


Sorry about this guys, this was regression bug cause of "do not expire premium user's files" feature.
Back to top
View user's profile Send private message Visit poster's website AIM Address
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