Closed (won't fix)
Project:
userplus
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2008 at 02:43 UTC
Updated:
3 Feb 2013 at 18:01 UTC
this code is used by the module user list and use u.access <> 0 , why?
when an user can to have this value=0?
$result = pager_query("SELECT u.uid, u.name FROM {users} u WHERE u.status <> 0 AND u.access <> 0 AND LOWER(u.name) LIKE '%s%%' ORDER BY u.name ASC", $number, $element_override, NULL, drupal_strtolower($op));
Comments
Comment #1
pomliane commentedThis version of userplus is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.