Contributions
Default Images Simplified
(Project Version 2.2--no CVS).
This easy 6-step procedure will replace the ugly red-x in your store (if images are required).
Only 1 file to work with.
(there are included instructions if you have installed the automatic thumbnail creator contribution #1484 which I highly recommend).
| 31 Oct 2009 |
if you use easy populate and upload with the image from there, and you haven't upload the actual image to the server, this simple modification will show no image if file does not exist...
if (!file_exists($src)){
$src = "images/noimg.jpg";
}
please get the full package to know where you put it....
| 3 Jan 2006 |
| Tim Wilson | 15 Dec 2003 |
Note: Contributions are used at own risk.
