10375 Posts in 2190 Topics by 1707 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 695 Views |
-
Help needed for SWFUpload module

12 July 2010 at 1:09pm
Hi, all:
I am trying to add the SWFUpload module to my CMS forms. However, as long as I added a line "$fields->addFieldToTab("Root.Content.File", new SWFUploadFileIFrameField('BigFile','Upload a file'), 'Photo');" (as stated on the documentation page), I get an empty admin page. By empty, I mean there is nothing on the page at all.
Does anyone has a solution for that?
Thanks
-
Re: Help needed for SWFUpload module

12 July 2010 at 1:57pm
SWFUploadFileIFrameField hasn't been supported in a long time. It needs to be taken out of the module. It never worked right.
The SWFUpload module is being replaced by a new plugin as we speak, and what you're looking for will be supported. Just writing up some docs and finishing some CSS before releasing it, so stay tuned.
-
Re: Help needed for SWFUpload module

12 July 2010 at 1:58pm
I found some more info. When I try to open the page with swfupload on it in CMS, I get stuck with the ajax loading. From Firebugs, I get "500 Internal Server Error". Any ideas?
-
Re: Help needed for SWFUpload module

12 July 2010 at 2:00pm
Thanks for the reply.
I really need a project done today. Is there an alternative plugin which can achieve the multiple upload and progress bar feature? -
Re: Help needed for SWFUpload module

12 July 2010 at 2:03pm
If you're dealing with multiple uploads, you shouldn't be using SWFUploadIFrameField. That's only for single files. You want AssetManager, which is part of the DOM package.
-
Re: Help needed for SWFUpload module

12 July 2010 at 2:12pm
I checked the docs for data object manager but it seems that it still requires the swfupload one to work with bulk file upload.
I am on SS 2.4, is the module compatible?
| 695 Views | ||
|
Page:
1
|
Go to Top |

