I'm just about to add some help text that should make it clear.
On Thu, May 29, 2014 at 8:28 AM, Danny <[email protected]> wrote: > On 29/05/2014 7:53 AM, Stephen McDonald wrote: > >> There's a deceptively distant blue upload button in the bottom right >> corner of the screen - that triggers the actual upload step once you've >> selected all your files, did you click it? >> > > I would agree that it's deceptively distant... is there any way we could > make the upload button appear somewhat closer to the uploadify.swf box? I > know I almost missed it the first time I tried uploading files... > > > >> >> On Thu, May 29, 2014 at 4:16 AM, Trevor F. Smith <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hello, >> >> Is anyone else experiencing problems uploading images to the media >> library on the current codebase? The symptom is that on a fresh >> install* uploadify lets me select an image to upload but then never >> progresses. >> >> Here are the reproduction steps: >> log in >> go to media library >> click "Upload" button >> click "SELECT FILES" button (shown by uploadify.swf) >> select an image (I've tried jpegs and pngs of small sizes) >> the queue shows the progress bar for the image but never progresses >> >> <https://lh4.googleusercontent.com/-AHpdq_ >> kmw1c/U4Ymw1-mFaI/AAAAAAAAFLM/QzfSCPMhj2M/s1600/Screen+Shot+ >> 2014-05-28+at+11.10.45+AM.png> >> >> >> >> I see the same issue using the django dev server on Ubuntu 13.04 and >> OS X Mavericks. It also happens under gunicorn on Ubuntu. I've >> tried it with up to date versions of Safari, Chrome, and Firefox >> (all without extensions) with Flash enabled. From the server's >> perspective, there are no errors, it just serves uploadify.swf and >> then doesn't see a POST for the image, so it seems like uploadify >> isn't attempting to upload the file. >> >> Thanks, >> >> - Trevor F. Smith >> >> * Fresh install created like so: >> mkvirtualenv whuz >> pip install mezzanine >> mezzanine-project whuz >> cd whuz >> python manage.py >> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Mezzanine Users" group. >> To unsubscribe from this group and stop receiving emails from it, >> send an email to [email protected] >> <mailto:[email protected]>. >> >> For more options, visit https://groups.google.com/d/optout. >> >> >> >> >> -- >> Stephen McDonald >> http://jupo.org >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Mezzanine Users" group. >> To unsubscribe from this group and stop receiving emails from it, send >> an email to [email protected] >> <mailto:[email protected]>. >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Email: [email protected] > > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Stephen McDonald http://jupo.org -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
