Open lparikka opened 7 years ago
When trying to install the PW3 branch, I get the following error:
Session: Error installing module - UserGroupsHooks
Session: Unable to install module (UserGroupsHooks): Field 'sort' doesn't have a default value INSERT INTO field_inherit_access (pages_id, data) VALUES (2000, 1) ON DUPLICATE KEY UPDATE data=VALUES(data)
What mysql version?
5.7.17 MySQL Community Server on Mac OS X 10.11.6 and PHP 7.0.14.
Seems to be the same problem as #46
When trying to install the PW3 branch, I get the following error:
Session: Error installing module - UserGroupsHooks
Session: Unable to install module (UserGroupsHooks): Field 'sort' doesn't have a default value INSERT INTO field_inherit_access (pages_id, data) VALUES (2000, 1) ON DUPLICATE KEY UPDATE data=VALUES(data)