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

markfoodyburton’s picture

Could 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.

Daniel A. Beilinson’s picture

Latest version of editablefields? Unfortuanly i can't do this. I can't understand how i can do this with windows :-(

markfoodyburton’s picture

You need the latest versions (dev versions) of cck and editablefields - hope that helps

Cheers

Mark.

Daniel A. Beilinson’s picture

Great 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!

scottrigby’s picture

My 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? ;)

aschiwi’s picture

+1 for this feature! :-)

P.S. This actually works with filefield - but only with one upload. It will not work with multiple file uploads :-(

architectJpres’s picture

Anyone considering improving it to work with multiple uploads? Is it much different?

joelpittet’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closing 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.