Posted by tingull on February 13, 2009 at 2:12am
2 followers
Jump to:
| Project: | Station |
| Version: | 6.x-2.x-dev |
| Component: | Schedule |
| Category: | support request |
| Priority: | normal |
| Assigned: | tingull |
| Status: | closed (duplicate) |
Issue Summary
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
#1
Ah, added a DJ name and that fixed the error. Went to Existing Field and chose DJs and added it from there.
#2
looks 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