Search found 4 matches
- Jan 20, 2008 7:54 pm
- Forum: XUpload
- Topic: Bug: "blank.html" specified in xupload.js 404
- Replies: 1
- Views: 2513
Bug: "blank.html" specified in xupload.js 404
Hi, Just found what I think is a bug - on sites that specify a 404 Not Found page, the hidden iframe in the Upload form is exposed because the xupload.js file has specified the iframe SRC as "blank.html". I'm not sure if this is the case with everyone, or only certain configurations. I'm a...
- Jan 18, 2008 11:27 pm
- Forum: XUpload
- Topic: Stopping the "post" of the target_dir
- Replies: 3
- Views: 4937
This was my issue I found today too. I think echoing the ext_folder is enough (since this will be relative to your path specified in Config). Echoing the entire local, absolute path is a security issue. There's no reason to send the entire path to the browser (which is easily picked up in Firefox us...
- Jan 18, 2008 10:36 pm
- Forum: XUpload
- Topic: url_post not being passed in 2.5?
- Replies: 1
- Views: 2703
Whoops, I see this was already asked and solved her:
http://www.sibsoft.net/forum/url-post-t ... ht=urlpost
I must've hacked my previous Pro version. Cheers!
http://www.sibsoft.net/forum/url-post-t ... ht=urlpost
I must've hacked my previous Pro version. Cheers!
- Jan 18, 2008 10:24 pm
- Forum: XUpload
- Topic: url_post not being passed in 2.5?
- Replies: 1
- Views: 2703
url_post not being passed in 2.5?
Hi Pilgrim, Excellent product as always. The upgrade is working wonderfully. The only issue is, it looks like sending the "url_post" variable as a hidden field, to override the built-in post_url param, is no longer getting acknowledged? In my system I need this value to be dynamic, so it n...