After upgrading to 2.6.1 I am getting this error. It seems there is a previous post which claims its a known issue in 2.6 (and the fix is applied in 2.6.1) however, I am still getting this error.
Please HELP!!
A Database Error Occurred
Error Number: 1054
Unknown column ‘date’ in ‘order clause’
SELECT DISTINCT `exp_channel_titles`.`entry_id`, `exp_channel_titles`.`title` FROM (`exp_channel_titles`) WHERE `exp_channel_titles`.`channel_id` IN (‘1’) AND `exp_channel_titles`.`entry_date` < 368299973 AND (exp_channel_titles.expirati OR exp_channel_titles.expiration_date > 1368299973) AND `exp_channel_titles`.`entry_id` != ‘409’ ORDER BY `date` asc
Filename: fieldtypes/relationship/ft.relationship.php
Line Number: 359