Just a note, I have a site setup using the random_image call, I uploded the innitial images using FTP then turned it over to the customer. When he uploaded an image using the image manager it created thumnails of all the images in the directory making about every other random_image very pixelated. To fix it I just deleted the thumbnails.
Solution: Only use the File Manager, not the Image Manager to upload images to your "random" directory.
Code: Select all
<img src="{random_image dir="uploads/images/random"}" width="90%">
May the wind allways be on your back, and the sun allways on your face.