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
A bug + New Features? :)

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



Joined: 09 Aug 2007
Posts: 8

PostPosted: Sep 07, 2007 1:27 pm    Post subject: A bug + New Features? :) Reply with quote

Ok i found a bug in the scipt if the uploader upload file with name like "i hate u.rar" (a filename with spaces)

it all works ok exept when he is clicking the download button he will download a file named "i" instead of "i hate u.rar"

thats has to do with file naming and spaces i dont know cgi and i dont wanna kill the script lol

so are you thinking for some new features in the script? ill realy like to se some Smile

1st. Dowload delay 10 secs countdown for example... (configured in config file)
2nd. if possible Vip users with paypal subscriptions who have some more priviliges uploading or download speeds or somthing like that...

just some suggestions for u to consider Smile
Back to top
View user's profile Send private message MSN Messenger
PilgrimX182



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

PostPosted: Sep 07, 2007 1:37 pm    Post subject: Reply with quote

Bug: yea, sorry about this, it was discovered recently. It looks this happens only in FF browser.
Here goes quick fix: in index.cgi find

Code:
print"Content-Disposition: attachment; filename=$fname\n";


and replace with

Code:
print qq{Content-Disposition: attachment; filename="$fname"\n};


Features: thanks, I had plan to implement delay, not sured about PayPal yet, also maybe will add ADSense easy integration.
Back to top
View user's profile Send private message Visit poster's website AIM Address
hitec7



Joined: 09 Aug 2007
Posts: 8

PostPosted: Sep 07, 2007 5:30 pm    Post subject: Reply with quote

many thanks it was the "" thingies Smile

and i forgot a major feature is (url / remote uploads) Smile its very good for this script Wink
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 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