Thanks … it turns out the error message only came up when a specific email address was in the ‘to’ field … I fixed it by creating another email account forwarding to that problematic email and using that in the ‘to’ field instead … this works although if anyone has another less drastic workaround, I’d be very happy to hear.
nickelastic
I’m similarly looking to adapt the onClick of the slideshow.
Instead of clicking to jump to the next image, I’m looking to launch a larger version of the slideshow using something like Shadowbox.
Does anyone know where I can find the code for the mouse interactions on the slideshow or alternatively the point where I can generate an <a> tag around the image so I can call shadowbox using: <a rel="shadowbox[]"><image etc...
Thanks