Page 2 of 2
Re: Randomize pictures in category
Posted: 18 Sep 2008, 18:14
by leel
I understand. Thanks anyway, but you could add such option to the next version of phoca gallery))
Re: Randomize pictures in category
Posted: 19 Sep 2008, 14:00
by Jan
thank you, Jan
Re: Randomize pictures in category
Posted: 19 Sep 2008, 23:56
by Jan
if you set:
' ORDER BY RAND()';
instead of:
' ORDER BY ordering';
on line:
385
in components/com_phocagallery/models/category.php
then it should work (for me it works)
Jan
Re: Randomize pictures in category
Posted: 21 Sep 2008, 10:39
by leel
Thank you Jan! It really worked now! you are the best and i'm very happy now, cause i really needed this option)) You can mark this topic as "solved" now.
Re: Randomize pictures in category
Posted: 22 Sep 2008, 15:02
by Jan