Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

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.

  • No labels