I added a Node Add Form to my panel-page using "Contexts" under the "Context" tab. Panel-page correctly displays form and let's me successfully create new content with it. However, on the page load of the panel-page I get the following error:
user warning: Unknown column 'n.nid' in 'on clause'
query: SELECT * FROM node...
And I'll spare you the rest of the standard query.
If I add multiple node add forms, I get multiple copies of the exact same error. Any ideas?
Comments
Comment #1
esmerel commentedNo fixes will be added to the 2.x line.