Active
Project:
SWFUpload
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2012 at 11:25 UTC
Updated:
5 Jun 2013 at 20:40 UTC
Jump to comment: Most recent file
I have gone through the documentation for swfupload module, but i couldnt find http://drupal.org/project/filefield and http://drupal.org/project/jqp for drupal 7 version.
Moreover when i try to upload a file in node/add after adding a file field in one of the content type, i just wonder i couldnt find a upload button to uplaod files in node/add page .
Please refer the attached screenshot where the "Upload new file" is just a text but not a button to allow user to upload .
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | library.png | 98.44 KB | danny englander |
| #3 | libraries.jpg | 56.9 KB | davidd07 |
| node_save_err.xls | 116 KB | zohera |
Comments
Comment #1
ivars211 commentedsubscribing
Comment #2
davidd07 commentedThose instructions are for CCK Drupal 6. I dont think this module has any readme.txt for Drupal 7.
Comment #3
davidd07 commentedSorry forget to finish off..
Make sure you have the JS dependencies located in the libraries folder, if it looks like attached file and your still having a greyed out button then refer to http://drupal.org/node/341282 also obviously don't forget to install libraries module.
I also had to apply http://drupal.org/node/1576104 to fix Notice issues from coming up.
Comment #4
danny englanderI am also having this issue with the Drupal 7 version where my upload button is grayed out. I updated to the leatest version of Flash and my libararies folder matches the screen capture above and I have other libraries that work fine. I do seem to be getting a massive amount of errors in my log:
I also tried some of the suggestions for the Drupal 6 issue, "upload field greyed out" but none of those worked either.
Possibly related:
http://drupal.org/node/1670394
I also applied the patch for Incompatibility with token module but no joy. Not sure what else to try at this point. I am also using Drupal 7.15 and the SWFUpload v2.2.0.1 Core library.
Comment #5
plato1123 commentedHas anyone got this working on D7?
I see this error in the logs, looks like there are a variety of places this module may or may not need files:
/sites/all/libraries/swfupload/Flash/swfupload.swf
I also had to switch to the classic upload form and upload an image (or maybe it was editing config) and save to get this working. Was getting an error 530 but switching to classic and uploading there seemed to create a missing folder to save images in.
Finaly, IT WORKS!!!