Dear all,
how can I change on the main page the box to Last Member to Random member? Thanks alot
Dear all, how can I change on the main page the box to Last Member to Random member? Thanks alot |
Admin --> Settings --> Basic Settings
Scroll to the bottom and you'll be provided a selection for how members are displayed. |
Ok solved!
line 388 ($mode = 'last';) change to: $mode = 'rand'; |
It would be much easier as ghost said without the risk of messing up the code.
v6.1.4 defaults to random ..... |