Closed (fixed)
Project:
SWFUpload
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2009 at 22:35 UTC
Updated:
29 May 2010 at 18:10 UTC
I have followed the installation instructions precisely, zilch has happened. No SWFupload for file upload fields, still the regular file upload. Whats the problem?
Comments
Comment #1
skilip commentedDid you configure SWFUpload module at it's settings page?
Comment #2
problue solutionsapologies, I forgot to reply to this again, I did indeed get it working ok but then relaised it only works for attachments and not CCK file uploads, so in the end it wasnt of any use to me. Great module, but it really needs to support CCK field uploads as attachments arent really of any use outside of displaying a node with a file.
With CCK support theres the potential for this module to be the answer for one of the biggest limitations of drupal! I've had to scrap an entire project due to client demands for multiple simultaneous file uploads, the fact that this isnt possible in drupal is a HUGE limitation.
Comment #3
skilip commentedI'm working on that ;)
Comment #4
Countzero commentedHi all, and thanks for this cool module.
Have you got any news about CCK support ? May I help in any way to speed up things ?
Comment #5
Countzero commentedSorry : I've downloaded the 2.x-beta2 version and it does exactly that. And more, it works like a charm, even honoring the standard libraries folder and jqp management. Great work.
If it supported upload resume, I'd be a really happy drupaler.
Sorry for the silly previous message and thanks a lot.
Comment #6
skilip commentedHi Countzero, What is upload resume?
Comment #7
Countzero commentedHello,
I mean : resuming an upload which has been interrupted for whatever reason : network failure, user cancelation, server unavailability, etc.
It would imply some kind of server configuration, I guess, but it would be really useful for very big files.
The only solutions I found use Java applets on the client side, which won't suit my needs.
Comment #8
skilip commented@Countzero,
I really have no idea of how that can be done. If you have any suggestions, please create a separate issue for that.
Comment #9
Countzero commentedOK, noted. If I had any solution, I would have already posted about it. Guess it's a hard one ;-).
Thanks for your reply.
Comment #10
eugenmayer commentedCant confirm the iniital issue.
Installed beta3 - installed the library. Created and imagefield and it worked (except some other issues).
It looks like it is expected that the upload field of the upload-module also gets replaced, what is not the case, isnt it? Its only a widget for normal imagefield, or?