This contribution is designed to allow for customer-uploaded images as part of their product reviews... The image filename is stored in a new table in the database, the file is stored by default in a "reviews" subdirectory of the images directory on the server, so that all customer-uploaded images are in a central location in case the owner decides to purge them all at some point. In addition, all images are flagged with their status field as turned off by default, until the owner or another administrator enabled them... This will help to prevent any inappropriate image uploads from automatically being posted in the reviews section... The interface for turning images on and off is the standard red light/green light toggle in the Reviews section of the admin console, and only reviews that have actual images uploaded will show this toggle... You can also toggle it on and off by editing the review and toggling a radio button. Enjoy :)
More...