Open travisbotello opened 5 months ago
I created pull requests to fix the issue for the two MODX branches. This error only occurs if the sql_mode "ONLY_FULL_GROUP_BY" is used. sql_mode can be changed in the MySQL configuration file "my.ini". See also the related issue #178.
Bug report
Summary
Filter by form name and encrypted forms tabs are empty.
Step to reproduce
Submit a form using FormItSaveForm hook
Observed behavior
When checking the submitted forms in formit CMP the form name filter select box is empty + encrypted forms tab is empty. MODX error log reporting the following SQL error:
Expected behavior
Filter by from name and encrypted form tab should be working.
Environment
MODX 2.8.7 + FormIt 4.2.7 PHP 8.2 + MySQL 8