I somehow ended up with a "Untitled page" page in the pages I have created. If I try to move it to the end or move the order of any of my pages I get the following error when I click on Apply.
"MySQL Query ( UPDATE `zp_zenpage_pages` SET `sort_order` = '000', `parentid`= NULL WHERE `id`= ) failed. MySQL returned the error 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 '' at line 1 "
If I try to delete it I get:
"MySQL Query ( DELETE FROM `zp_obj_to_tag`WHERE `type`='zenpage_pages' AND `objectid`= ) failed. MySQL returned the error 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 '' at line 1 "
Comments
Thanks.