there were no instructions when i downloaded this, i added an update querry to change missing pictures to no_image.gif upload the php file to any directory and put this no_image.gif in your default image directory (you can modify it to your liking) then edit the no_image.php and add you database info to lines 22-26 // Database Settings : Insert your settings below. $dbhost = ""; $dblogin = ""; $dbpwd = ""; $dbname = ""; you still get a report and it changes any missing or blank entries to no_image.gif only drawback is the popups still function... next thing to look into! Sean