1. arousseau
  2. Support
  3. Thursday, February 12 2015, 07:18 PM
Before you do a search. if you click directly on the search button. all results will be displayed. how to block the function and force to enter a name or an address?
admin Accepted Answer
Admin
hi,
the system allow empty search, in future we will add a option to allow or not this. we can't add this in next release because it will be released tomorrow.
  1. more than a month ago
  2. Support
  3. # 1
luhild Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
luhild Accepted Answer
Content Protected
References
  1. http://site.shadchan.com.br
  1. more than a month ago
  2. Support
  3. # 3
admin Accepted Answer
Admin
Hi Luiza,
to exclude Super User you can put this in SQL Custom Where
user_id NOT IN (456)
replace 456 with Super User ID

to exclude All Super Users (Administrators) you can put this in SQL Custom Where
group_id NOT IN (8)
8 is a ID of Super Users usergroup in most installations of Joomla.

docs at https://www.easy-profile.com/docs/69-sql-custom-where-list-and-module.html
  1. more than a month ago
  2. Support
  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.