Try removing the short link from the posts, or your template if you added it in there. I had the same problem and when I removed any reference to the plugin, all was fine 🙂
The code is written like this if embedding in to php.
<?php wp_image_archives (‘term_id=11&design=2&column=3&date_show=off&title_show=on&size=thumbnail&image_order=DESC&limit=0,6&cache:on’);?>
use the attributes the plugin description to set parameters for different things.