Here some javascript the code that will load an error image ie (right mouse to save and put in the klutz/graphics/ folder) file not found Put this in common-header.inc
Please use the image preload from horde framework if there is one


and the change in comic.inc ( look for the - and + )

- <?php echo $name ?> /> + <?php echo $name ?> id="" onerror="imageNotFound(this);"/>
I just used the url as the id I knew it would work but please replace with
better code Paul Bearne