When i try to show filefield as editable i can't see
"add another item" and when try to replace have some errors, like this:
array_merge_recursive(): recursion detected in /var/www/apache2/html/includes/module.inc
With Safari browser i can't see filefield (JS is enable).
With dev version i can't see page, but i see WSOD and this fatal error:
Call to undefined function content_access() in W:\home\dbdtest.ru\www\sites\all\modules\editablefields\editablefields.module on line 84
Comments
Comment #1
markfoodyburton commentedCould be a problem between the interaction between ajax_load and filefield. Having said that, can you check out the latest version from the cvs, as there is a small change in there, which I dont think will help in this case, but it's worth ruling out :-)
Cheers
Mark.
Comment #2
Daniel A. Beilinson commentedLatest version of editablefields? Unfortuanly i can't do this. I can't understand how i can do this with windows :-(
Comment #3
markfoodyburton commentedYou need the latest versions (dev versions) of cck and editablefields - hope that helps
Cheers
Mark.
Comment #4
Daniel A. Beilinson commentedGreat feature is "click to edit" - thank you very-very-very much!
But it isn't support "replace", "remove" and "add another" filefield's and imagefield's buttons.
It'll be great if user can upload image into node without editing this one!
Comment #5
scottrigbyMy results:
* On an imagefield, I just see the thumbnail, description field, and 'Remove' button.
* However, i'm not looking at a view... but a node with a multiple imagefield - and selected 'Editable' and 'Click to edit' in the node type display settings.
* When selecting 'Click to edit' I'm able to get the Editable version of each imagefield instance separately.
+1 for being able to also 'Replace' and 'Add another' -- also... ajax sortable? ;)
Comment #6
aschiwi commented+1 for this feature! :-)
P.S. This actually works with filefield - but only with one upload. It will not work with multiple file uploads :-(
Comment #7
architectJpres commentedAnyone considering improving it to work with multiple uploads? Is it much different?
Comment #8
joelpittetClosing this to triage the queue. Feel free to comment if you'd like this to be re-opened, though currently there is nobody supporting the 6.x branch.