1. mightyskeet
  2. General
  3. Thursday, July 09 2015, 08:35 AM
Hello.
Users have a few subscriptions on my site. How can I make sorting a list of users with custom sql-request? I need to get a list, where the order will depend on the number of their subscriptions. Thanks in advance.
admin Accepted Answer
Admin
Hi,
You can set order by "order" parameters, if you want different orders you need to create many menu item with different order parameters
  1. more than a month ago
  2. General
  3. # 1
mightyskeet Accepted Answer
Thanks for your response, but I would like to know how to get my own order method in "order" parameter? Scenario: the list is sorted according to the number of subscription (i.e., a piece of code PHP + SQL) and a group ID must be "11".
  1. more than a month ago
  2. General
  3. # 2
admin Accepted Answer
Admin
Hi,
sorry this is not possible, you need to edit model file.
in file /components/com_jsn/models/list.php at line 231 you will find php code to add order to a query.

group ID must be "11"
You can manage this with parameter SQL Custom Where
  1. more than a month ago
  2. General
  3. # 3
mightyskeet Accepted Answer
Ok, thank you.
  1. more than a month ago
  2. General
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.