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
Comment #1
drewish commentedthat 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.
Comment #2
darrick commented