Closed (fixed)
Project:
Mupload
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2011 at 20:03 UTC
Updated:
8 Jul 2011 at 05:25 UTC
Jump to comment: Most recent
When I tried to delete node this required image upload :P. Still cool work.. Love it :)
Comments
Comment #1
vingborg commentedI believe this issue has been fixed in the latest revision :-)
Comment #2
kaido.toomingas commentednot sure.. I tried to update but still the same problem cannot save or delete the node without uploading some files. Besides that cannot delete files.
This will just say: you must at least upload one file
This will give me error:
Notice: Undefined index: #suffix in file_ajax_upload() (line 274 of /var/www/7theme/modules/file/file.module).Notice: Undefined index: #suffix in file_ajax_upload() (line 274 of /var/www/7theme/modules/file/file.module).and also replace image with another upload widget :P
maybe its something related with my configuration.. I do use Ubuntu 11, Google chrome,
Drupal 7.2
plupload.dev as suggested :)
Comment #3
TripX commentedkaido, this has nothing to do with the mupload module.
It is a plupload integration module issue and can be fixed with this patch:
http://drupal.org/node/1140666#comment-4402928
... then this bug is gone.
Comment #4
kaido.toomingas commentedthanks
Comment #5
Anonymous (not verified) commented@TripX, that's not a useful link, its a zip from April 28, but plupload has moved on since, and the patch is not applied to latest May 25 dev version of either module. We need a real patch.
Comment #6
TripX commentedThe patch was not commited at plupload integration module. Therefore I mention that you better take the patched version from April then the version from May.
But in near future, plupload integration and mupload modules are merged. Then this problems should be gone.
Comment #7
Anonymous (not verified) commentedThanks, I created a GIT patch here: #1140666: Problem saving/deleting node: "You must at least upload one file."
Comment #9
vankod commentedHave anybody stable version of the mupload module?