error occurred
Permalink
from 'dashboard'->'Pages and Themes'->'Page Types'
chose 'Left Sidebar', and then click 'composer' button
at 'Composer Settings'
chose 'Always publishing below a certain page' but not chose 'Select Page', and click 'Save Composer Settings'
after database error display.
---
An unexpected error occurred.
mysql error: [1048: Column 'ctComposerPublishPageParentID' cannot be null] in EXECUTE("INSERT INTO ComposerTypes (ctID,ctComposerPublishPageMethod,ctComposerPublishPageTypeID,ctComposerPublishPageParentID) VALUES ('5','PARENT','0',NULL)")
---
chose 'Left Sidebar', and then click 'composer' button
at 'Composer Settings'
chose 'Always publishing below a certain page' but not chose 'Select Page', and click 'Save Composer Settings'
after database error display.
---
An unexpected error occurred.
mysql error: [1048: Column 'ctComposerPublishPageParentID' cannot be null] in EXECUTE("INSERT INTO ComposerTypes (ctID,ctComposerPublishPageMethod,ctComposerPublishPageTypeID,ctComposerPublishPageParentID) VALUES ('5','PARENT','0',NULL)")
---
https://github.com/concrete5/concrete5/issues...
This is because you don't select the page and the controller assumes it. It should return an error if handeled correctly, so clearly it's a bug in the core.
Br,
Antti / Mainio