/
Unable to save category [5.3.0-B1]
Unable to save category [5.3.0-B1]
When making changes to a category and then trying to save it I'm getting following error:
RuntimeException: 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 Type = 0' at line 2 (1064)
SQL:
SELECT PermissionId
FROM 53x_ses_119095692_6_edit_53x_Permissions AND Type = 0
Here is the stack trace:
From SQL itself it's obvious that WHERE keyword is missing.