Admin Logout MySQL Syntax Error after upgrading to 4.7.2
I have just upgraded a site from 4.7.1.1 to 4.7.2.
Everything seems to be working apart from when you logout of the admin system. It displays the following 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 'WHERE CONTEXTID = '8fc59795-0d9d-484e-8972-59a5a1960eb1'' at line 1
I installed 4.7.2 by copying across the new files to
Admin Logout MySQL Syntax Error after upgrading to 4.7.2
I have just upgraded a site from 4.7.1.1 to 4.7.2.
Everything seems to be working apart from when you logout of the admin system. It displays the following 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 'WHERE CONTEXTID = '8fc59795-0d9d-484e-8972-59a5a1960eb1'' at line 1
I installed 4.7.2 by copying across the new files to
/app_data
/app_browsers
/app_code
/bin
/config
/data
/install
/umbraco
/umbraco_client
I then went through the install screens.
Looks like an issue in 4.7.2 - click here to vote on it!
http://umbraco.codeplex.com/workitem/30805
is working on a reply...