I just upgraded to rc3 and got this error. Ran db update, flushed cache, etc. I'm using Views Field Grouping Row Limit, Views PHP, and VBO, so maybe one of them is causing it. Going back to rc2.
'Exception: SQLSTATE[42S22]: Column not found: 1054 Unknown column \'field_data_field_post_author.nid\' in \'on clause\''
in views_plugin_query_default->execute() (line 1386 of /home/admin/domains/hpfd7.altaruminstitute.net/public_html/sites/all/modules/views/plugins/views_plugin_query_default.inc).
Debug:
'Exception: SQLSTATE[42S22]: Column not found: 1054 Unknown column \'field_data_field_post_author.nid\' in \'on clause\''
in views_plugin_query_default->execute() (line 1386 of /home/admin/domains/hpfd7.altaruminstitute.net/public_html/sites/all/modules/views/plugins/views_plugin_query_default.inc).
Comments
Comment #1
trgreen17 commentedUpdate: I think it's a problem with "Views Field Grouping Row Limit," cuz only the pages where I use that option show the error.
Comment #2
dawehnerJust a random duplicated issue: #1345132: SQLSTATE[42S22] error after updating views
I really doubt that you searched for a related issue first, sorry. Anyway just update to dev of references and everything will be fine.
Comment #3
trgreen17 commentedYou're right, I didn't search - I just scanned the first couple pages. Sorry about that. And updating to dev of references did fix it. Thanks.
Comment #3.0
trgreen17 commentedfixed grammar