Closed (duplicate)
Project:
Station
Version:
6.x-2.x-dev
Component:
Schedule
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
13 Feb 2009 at 02:12 UTC
Updated:
13 Feb 2009 at 04:03 UTC
I'm getting the following error:
user warning: Unknown column 'f.field_station_program_dj_uid' in 'where clause' query: SELECT n.nid, n.title FROM node n INNER JOIN content_field_station_program_dj f ON n.vid = f.vid WHERE f.field_station_program_dj_uid=1 AND n.status = 1 in /home/weru899/public_html/proto/sites/all/modules/station/schedule/station_schedule.module on line 509.
No idea where to start with this one. Any help would be appreciated. Thanks!
Comments
Comment #1
tingull commentedAh, added a DJ name and that fixed the error. Went to Existing Field and chose DJs and added it from there.
Comment #2
drewish commentedlooks like a duplicate of #357519: SQL error: SELECT n.nid, n.title FROM node n INNER JOIN content_ f ON n.vid = f.vid WHERE f.=1 AND n.status = 1