1. arcascomputing
  2. General
  3. Thursday, October 23 2014, 01:10 PM
Very happy with the extension so far and look forward to seeing it develop further!

One issue I've noticed is that on a page which displays the member list we have a "random member" module which works fine however when a search is run on the member list the module displays the same results (ie if you search for "simon" it'll show Simon's profile in both the search results AND the random member module - so it's like the module is getting a filtered list of users from the search rather than just ignoring it and showing a genuine random user.
admin Accepted Answer
Admin
Hi,
thanks for report it ;)

To fix this on file /components/com_jsn/models/list.php try to move line 117 after line 113
if($this->filter) {
  1. more than a month ago
  2. General
  3. # 1
arcascomputing Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. General
  3. # 2
arcascomputing Accepted Answer
Pro
I think you meant to move line 117 before line 113 which I have done and this seems to solve this issue!
  1. more than a month ago
  2. General
  3. # 3
  • 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.