->Select($Select) ->From($From) ->Join('UserRole r','u.UserID = r.UserID') ->Where($Where) ->Limit($Limit) ->Get();
@jungica: randomize doesn't work for me as well...
Thanks @jungica
i can share my modded userlist here random works. dwonload from http://pinoyau.info/plugins/UserList.20120905.tar.bz2
check it in action here http://www.pinoyau.info
also have some premium plugins here if you guys are interested http://www.goodoldmemories.com/category/vanilla-forum-tips-tricks/
Answers
->Select($Select) ->From($From) ->Join('UserRole r','u.UserID = r.UserID') ->Where($Where) ->Limit($Limit) ->Get();
@jungica: randomize doesn't work for me as well...
Thanks @jungica
i can share my modded userlist here random works. dwonload from http://pinoyau.info/plugins/UserList.20120905.tar.bz2
check it in action here http://www.pinoyau.info
also have some premium plugins here if you guys are interested http://www.goodoldmemories.com/category/vanilla-forum-tips-tricks/