jugo
09-22-2005, 02:30 PM
In functions_editor.php FIND
ORDER BY imagecategory.displayorder, smilie.displayorder
REPLACE that with
ORDER BY imagecategory.displayorder, RAND()
Is it possible to make this into a plugin??
ORDER BY imagecategory.displayorder, smilie.displayorder
REPLACE that with
ORDER BY imagecategory.displayorder, RAND()
Is it possible to make this into a plugin??