Topic: Dynamic Images
I'm trying to integrate SimpleView with my site that uses dynamic images (e.g. /image.php?id=1 vs /image.jpg). The dynamic image script outputs a valid, jpeg image. The SimpleView script doesn't seem to like the dynamic image script though. If I save the image as a static image, then change the xml file, then it works fine, but using the dynamic script just shows blank image spots.
Any advice? Is it even possible to use a dynamic image script with SimpleView?
Thanks