Which file controlls the members block on the main page? I would like mine to only show random members, and disable the tabs for latest, top, and online.
Thanks in advance,
Travis
Quote
•
Nov 20, 2009 15:11
•
0 likes
•
Which file controlls the members block on the main page? I would like mine to only show random members, and disable the tabs for latest, top, and online.
Thanks in advance, Travis |
Quote
•
Nov 23, 2009 06:12
•
0 likes
•
Hello! Need to edit function function getBlockCode_Members() in templates/base/scripts/BxBaseIndex.php file or redefine it in templates/tmpl_***/scripts/BxTemplIndex.php Regard |
Quote
•
Dec 02, 2009 20:15
•
0 likes
•
Thank you for showing me which file it was.. I was pulling my hair out trying to figure it out. Very easy to change. For anyone who is interested in doing this open templates/base/scripts/BxBaseIndex.php. and find
function getBlockCode_Members() {
Below that a little bit find on or around line 360
else
change 'last' to any of the following modes: 'online' - displays all online members 'rand' - Displays random members 'last' - Displays the latest members 'top' - Displays the most active members (I think)
Works like a charm! |
About BoonEx• Contacts• © BoonEx (ACN 127966581)