Randomize pictures in category

Phoca Gallery - image gallery extension
leel
Phoca Member
Phoca Member
Posts: 10
Joined: 09 Sep 2008, 22:02

Re: Randomize pictures in category

Post by leel »

I understand. Thanks anyway, but you could add such option to the next version of phoca gallery))
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Randomize pictures in category

Post by Jan »

thank you, Jan
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Randomize pictures in category

Post 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
If you find Phoca extensions useful, please support the project
leel
Phoca Member
Phoca Member
Posts: 10
Joined: 09 Sep 2008, 22:02

Re: Randomize pictures in category

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Randomize pictures in category

Post by Jan »

:wink:
If you find Phoca extensions useful, please support the project
Post Reply