Displaying 3 results from an estimated 3 matches for "upstatus".
Did you mean:
opstatus
2008 Jan 03
1
Can''t get upload progress bar working
...ppreciated.
Download here: http://www.4l.ie/merb/upload_progress.zip (100k)
Here''s a copy of the merb log during a typical upload of a 150 meg file
on my local machine (my comments are in brackets):
http://www.4l.ie/merb/merb_upload.log
At this point I believe the issue lies with the @upstatus instance
variable in controllers/files#progress being nil so the
UploadProgress.update (javascripts/mup.js) function call in
views/files/progress.js.erb is not being called, hence why nothing is
happening to the progress bar.
I''m working on OS X 10.4.10, ruby 1.8.4, mongrel 1.1.3 and...
2004 Aug 04
5
Asterisk QOS working perfect using sveasoft 3.11g
As seen on my post at:
http://www.sveasoft.com/modules/phpBB2/viewtopic.php?p=28112#28112
This works very well... It does NOT work with stable 4.0! sveasoft
will be issuing a bug fix for this (4.1) in the near future.
Final Rev of working script w/ asterisk support
I'm not going to run alchemy on production machines until it is stablish.
Remember to set your uplink properly and to set
2006 Nov 28
34
Uploading Large (100mb+) files
I have an Apache 2.2.3 (mod_proxy_balancer) frontend server that does
not have mongrel installed. It does proxy requests to several other
mongrel-only servers (each running 2 mongrel processes). Each mongrel
node has the same rails code-base and it''s working perfectly.
However, my question is when I add an upload file form... where is it
going to physically put that file? I mean since