I am trying to use this module with the newly realesed Insert module(7.x-1.3) under drupal 7.20 but isnt working. What i have managed to figure out is that when a image comes from /sites/default/files/... then nothing happens, but when i try to insert a image from theme directory, for example from /sites/all/theme/mytheme/images/example.png then i got the following error message: Warning: imagepng() [function.imagepng]: Unable to open '://resize/screenshot-239x178.png' for writing: Invalid argument image_gd_save()

If i can provide more info about the issue plz let me know.

Comments

mibfire’s picture

Half of the issue is solved with http://drupal.org/files/image_resize_filter-remove-query-string-1929710-... thx for circuscowboy but the image from theme issue is still live.

quicksketch’s picture

Status: Active » Closed (duplicate)