Well, John at fariviewcomputing ended up helping me out (Thanks again
John!), and it all works fine now. Turns out nginx was grabbing the
files during the upload, and only handing them to Apache at the end,
so the progress bar didn't work. I took nginx out of the equation and
it works great now.

On Oct 15, 1:01 pm, mattimck <[email protected]> wrote:
> Sorry to drag up a really old topic, but I am having the same issue as
> Pawel on the thread 
> athttp://groups.google.com/group/django-users/browse_thread/thread/738e....
> I've responded to that thread, but my message didn't seem to come up.
> So, I apologise if this ends up here twice.
>
> Is Pawel still around? Was anyone able to help solve this problem? If
> not, could anyone help?
>
> The basic question is that he was (as am I) trying to implement a
> version of the upload progress bar 
> fromhttp://www.fairviewcomputing.com/blog/2008/10/21/ajax-upload-progress....
> All seems to be working ok (no errors from Django, and the empty
> progress bar displays for a while during upload), except that the bar
> doesn't move, and Javascript keeps returning "upload is null".
>
> I'm also getting the same value "null" being returned from the
> upload_progress view in Django (which in turn is what the JS is
> receiving at each interval it checks the view), although i'm using a
> slightly different setup than Pawel (mod_wsgi instead of mod_python,
> and jQuery instead of YUI).
>
> Any help would be massively and hugely appreciated.
>
> -Matt
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to