I have a form that uses the plupload element from the plupload module, but when the form is used as a subform, there is no information about the uploaded images in $form_state['values] when the form is submitted

Comments

howto’s picture

I have same problem with textarea, textformat element. I'm finding it's cause.

howto’s picture

I find the reason is the function _textarea($variables). I switch to core theme (Bartik) then it is ok.
I'm going to fix my theme.