This topic is locked

How to change the broken image?

7/21/2008 12:45:32 AM
PHPRunner Tips and Tricks
I
indigo author

Almost everyone wants to know how to change the broken image if there are no images uploaded in the DB.
Go to \images\ Folder and change the image file "no_image.gif"

You can either get a single pixel transparent file so there is nothing displayed or create a GIF file to display a small text or better image.
Hope it helps.