There appears to be a problem with the simple uploader extension form Paul Burdick in conjunction with the newer EE releases. It’s not a major issue, but annoying enough for me to disable it.
In the extension you can specify in which field you want the image to be placed in:
var $field_id = '1';
If I upload an image with this setting, the code will be placed in field ‘2’. If I specify field 2, it will be placed in field three. I tried the last field to see what happens then; I get a blank screen. I also tried field ‘0’ hoping it would place the image in field ‘1’, but that also results in a blank page.
Kind regards Henk
