Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Shows 50 Users no matter what limit is
Thanks for this - I miss the V1 addon but am hopeful. Shows 50 users no matter what I do...
0
Comments
->Select($Select)
->From($From)
->Join('UserRole r','u.UserID = r.UserID')
->Where($Where)
->Limit($Limit)
->Get();
The query should be like this. I was having problem in thumbnails too.