Test: Can we add an image?

Well, let's see ...
Barn Swallow
Ok it worked, after I had dealt with the "HTTP Error" in the file uploader, which required a .httaccess fix:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>