filefield_insert problem
box3r - September 17, 2009 - 08:55
Hi
I have problem with filefield_insert module;
I did everything what I had seen in MustardSeed Media video.
Unfortunately when I upload image the select with preset and button "send to textarea" don't show up;
I dont havy any error in firebug;
I check this im internet explorer to;
I upgrade all modules : cck ;filefield;
Image resize filter
I turn on Image resize filter in Input formats
I do everything in Full HtML configuration
What Can I check additionally?
Please Help;

Enable HTML insert
Did you enable "HTML insert" for the specific CCK image field??That could be one possibility.
Shash
Srijan Technologies Pvt. Ltd.
HTML insert?
Same situation! Where can I find the "HTML insert" option for the image field? Sorry for my poor language.
Ben Kim
Some proceedings
I figured out that
1. A filefield with "Image_Cropping" feature does not provide the HTML Insert checkbox.
2. "image field crop" module is at debugging stage for multiple file per node processing
So, I changed it to "Image" type at field configure to get the successful results.
But I am not sure how to use "imagefield_crop" module with "filefield_insert" module.
Any idea?
Ben Kim