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

esmerel’s picture

Status: Active » Closed (won't fix)

No fixes will be added to the 2.x line.