Video Block - Show "Random" instead of "Latest"

I would just like to know how to change the video block to display the videos randomly when the page opens, rather then by latest videos.

It would be helpful to know how to do this for the Photo Gallery Block as well.  I figured out how to set the default view for the tags block, but cant find where to do this for the videos block. If anyone knows, please do share, would appreciate it.

Thanks,

Zehn

Quote · 25 Dec 2008

Show Random on Video, Photo and Music Gallery, they use same function so all will chang to what you choose.

 

Open file: inc/classes/BxDolSharedMedia.php

 

Find function: function getBlockCode_SharedMedia

 

and this line: $mode = 'last';

 

edit it to: $mode = 'rand';

Quote · 25 Dec 2008

GREAT THANKS man, that did the trick.

WOW,  I was crossing my fingers and had no expectation to receive a reply, but thought I would post anyways and see what happens, and BAM there you go… too cool.

Zehn

Quote · 25 Dec 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.