here’s a related question. i got the resizing working, however, i use the thumbnails aside from inside a post. how can i have it so that after i upload the image, the thumbnail is shown in the preview and NOT the fullsize image? using show: thumbnail works for inserting, but it doesn’t change the preview to reflect which file it is working with.
ok so here is the solution:
plugins can’t have any whitespace after the “?>” at the end of file. wow.
I have even gone so far as to comment out everything except the <?php at the beginning and the ?> at the end of the plugin, and I commented everywhere in my theme code where I call functions from the plugin, and it still gives me weird behavior.