All members, random order

Hi i would like to know if there is any way to make the All members link show the members in random order.

Thank you.

Quote · 1 Nov 2008

Can be done but right now all you have is calling out of the DB ASC or DESC

I have video tutorials to help you mrpowless.com
Quote · 2 Nov 2008
correct, so i need a script for this right?
Quote · 2 Nov 2008

templates/base/scripts/BxBaseIndex.php

line 388 ($mode = 'last';)

change to:

$mode = 'rand';


it works in mysite take a look kasikas.com

Quote · 6 Nov 2008
 it does not work friend
Quote · 6 Nov 2008

Hi Punkis - When you say the AllMembers page do you mean the Browse Profiles page /browse.php ?

I would very much like to do this too.

Except - I want all profiles without images to go to the back and be shown last.

 

In version 5.6 this is sort of what they did although the profiles re-shuffled only when a new member joined.

Now in 6.1 Im not sure what logic it uses to order the members icons.

I find that there are no profiles without images on the first few pages but on the last few pages they are mixed in with profiles that have images.

 

I quite like the way it used to shuffle to order only when a new member joined.

 

So my request is -

Please tell us how to make the profiles with no pix go to the very end

and either randomly shuffle the rest of them

or randomly shuffle the rest of them each time a new member joins.

Thanks

Dan V

Quote · 7 Nov 2008
 yes, i mean the browse.php file
Quote · 7 Nov 2008

I have this if you want to work with it.

http://www.darrenpowless.com/browse.php

Shows only members with pics randomly  ..its a bit reworked for other blocks at the side.

pm me for code

I have video tutorials to help you mrpowless.com
Quote · 7 Nov 2008

Hi MrP - I PMed you a couple of days ago.

I would love the code :-)

Thanks

Dan V

Quote · 11 Nov 2008

HI Punkis / BirdTribes,  I'm not sure how you can do it for all members, but here is how you can do it for a block on your homepage: http://www.boonex.com/unity/forums/?action=goto&topic_id=Default-tabs-for-photos-and-videos-on-front-page - take a look at my site to see it working.   I'd also like this- if you find a solution please share it here so we all can benefit.

-

Rob

Quote · 11 Nov 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.