I updated the station module this morning, and now get the following error when editing one of the 'program' pages:

user warning: Unknown column '_remove' in 'where clause' query: SELECT * FROM users u WHERE uid = 64 AND LOWER(_remove) = LOWER('0') AND LOWER(_error_element) = LOWER('field_station_program_dj][0][uid][uid') in /home/knonor5/public_html/modules/user/user.module on line 167.

Comments

drewish’s picture

Status: Active » Postponed (maintainer needs more info)

that looks like it's coming from userreference module. did you run update.php? i'm guessing there's a missing update or something like that.

darrick’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)