On the module page I've selected someProfile fiels in the "Profile module special settings". After sorting on one of the fiels at ...admin/user/user/advuser I get a user warning:

Unknown column 'profile_bedrijfsnaam' in 'order clause' query: SELECT DISTINCT u.uid, u.name, u.status, u.created, u.access FROM users u LEFT JOIN users_roles ur ON u.uid = ur.uid WHERE u.uid != 0 ORDER BY profile_bedrijfsnaam ASC LIMIT 0, 50 in /.../.../includes/database.mysql.inc on line 172.

; $Id: advuser.info,v 1.2.2.1 2008/01/10 14:17:49 sign Exp $

Comments

Anonymous’s picture

Status: Active » Closed (duplicate)

This was fixed yesterday, please update your -dev version. January is pretty old for the number of changes I've completed.