SQL syntax error when Page Type Templates
Permalink
Concrete 8.3.2
PHP 7.0.29
mySQL 5.6.32-78.1
An exception occurred while executing
'select cID from Pages where cParentID in () and cInheritPermissionsFromCID = ':
SQLSTATE[42000]:
Syntax error or access violation:
1064 You have an error in your SQL syntax;
check the manual that corresponds to your MySQL server version for the
right syntax to use near ') and cInheritPermissionsFromCID =' at line 1
Just set the page type template to a custom template which does not actually do much of anything at the moment.
Went back and changed the custom page template to a standard one (both default and list of acceptable templates) and receive the same error. So something is completely toast with this.
Deleted the page type and re-added. Seemed to be fine. Any thoughts?
PHP 7.0.29
mySQL 5.6.32-78.1
An exception occurred while executing
'select cID from Pages where cParentID in () and cInheritPermissionsFromCID = ':
SQLSTATE[42000]:
Syntax error or access violation:
1064 You have an error in your SQL syntax;
check the manual that corresponds to your MySQL server version for the
right syntax to use near ') and cInheritPermissionsFromCID =' at line 1
Just set the page type template to a custom template which does not actually do much of anything at the moment.
Went back and changed the custom page template to a standard one (both default and list of acceptable templates) and receive the same error. So something is completely toast with this.
Deleted the page type and re-added. Seemed to be fine. Any thoughts?