7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Upload image stuck in "Processing"
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | ||
| Author | Topic: | 5610 Views |
-
Re: Upload image stuck in "Processing"

15 September 2010 at 10:02pm
Can I use Uploadify as a replacement for swfupload using dataobjectmanager and image_gallery?
-
Re: Upload image stuck in "Processing"

16 September 2010 at 12:40am
Yup. The latest versions of DOM and ImageGallery are set up to detect which one you're using.
-
Re: Upload image stuck in "Processing"

16 September 2010 at 8:26am
Me again,
so I removed old swfupload and Dataobject manager taken from the Silverstripe Page and installed the new uploadify and DOM Modules downloaded from leftandmain.com (used the tgz Download not the svn Repository).
Now the error message has changed to "product_logo_48.png (5.24KB) - IO Error" and the Logout stays the same. Tested it with the changes to the previous mentioned /cms and /saphire Files and also with an unchanged Installation of SS2.4.1. Any Suggestions?
-
Re: Upload image stuck in "Processing"

16 September 2010 at 8:47am
I've never seen, or even heard of that error before. You might want to check out this post.. http://www.uploadify.com/forum/viewtopic.php?f=7&t=41
Looks like there's something you can turn off in .htaccess. I think some mod_security configurations are paranoid of Flash-based requests for some reason..
--------------------
SilverStripe tips, tutorials, screencasts and more: http://www.leftandmain.com -
Re: Upload image stuck in "Processing"

16 September 2010 at 10:53pm
I'm sorry, but I#m not going to get this thing working.
The IO Error appears in the Upload Processbar. When the bar is fully filled (the file is fully uploaded) then the Processbar changes to red an the Error Message IO Error appears.
Is there Anyway, to debug this Thing and get the return of the Upload php it send the file to?
I've tried UploadifyField::show_debug(); but this doensn't give me much information.
-
Re: Upload image stuck in "Processing"

11 October 2010 at 8:21pm
Good day to all!
I've got the same problem, and i noticed that it happens when i upload images via swfupload using not Administrator account but the Content author account. So for the quick unsecure fix i've to change user's account to Administrator, so it works now.
-
Re: Upload image stuck in "Processing"

11 October 2010 at 8:54pm
Foldor, I'm not sure how you have your member groups and your custom site code set up but if you have some kind of page or dataobject being saved and published along with the upload, your problem might lie with publishing or saving permissions. Check your code and give your users permission to publish/save the particular object if necessary.
-
Re: Upload image stuck in "Processing"

12 October 2010 at 2:34am
That's a really old bug. I recommend either upgrading SWFUpload and DOM, or, better yet, install Uploadify instead of SWFUpload..
http://www.leftandmain.com/silverstripe-modules/2010/08/26/uploadify/
--------------------
SilverStripe tips, tutorials, screencasts and more: http://www.leftandmain.com
| 5610 Views | ||
| Go to Top |



