@valiot:
That’s totally an IE bug. If you specify a width for an image and not a height, it’s supposed to (by W3C spec) resize the image proportionally. FireFox works as it should, but IE – for whatever idiotic reason – only displays it correctly the first time and does something truly bizzare the second time.
The only way I can thing to fix it is to fetch the size of the image from each file and include that in the javascript call for the popup. Alternatively, as I have in my own installation, you could disable that script. And the best solution to this problem is to use FireFox. ?? When I figure out how to make it work properly in IE, I’ll include that code.
@anonymous:
Your server situation confuses me. I can tell you what in Exhibit isn’t working because of the way your server is configured, but it doesn’t seem wise of me to offer advice on how specifically to configure your server. Nonetheless, I would advise you that a host that can’t set write permissions on any directory you like is not a host you should have to put up with.
I don’t know what craziness allows you to run a half-Windows/half-Linux server (??) to host WordPress, but that’s outside of my scope of knowledge. There are billions of dirt-cheap Linux hosts that all of this script will run great on without issue.