Error in generated files
Posted: 2024-02-01 00:49
Hello,
I am using version 23.17 revision 1557
I recently added a new table to by database and generated the files in AppGini. When I attempt to test it in Xampp I get the following error message:
Parse error: syntax error, unexpected token "=>", expecting "]" in C:\xampp\htdocs\diary_new\incCommon.php on line 2356
Below is line 2356 from incCommon.php:
'sortable-fields' => [0 => '`she_notes`.`snote_id`', 1 => 2, 2 => 3, 3 => "IF(, CONCAT_WS('', ), '') /* Client */" => "client", 4 => 5, 5 => 6, 6 => 7, 7 => 8, 8 => '`she1`.`she_id`'],
Any help with this is appreciated.
Ray
I am using version 23.17 revision 1557
I recently added a new table to by database and generated the files in AppGini. When I attempt to test it in Xampp I get the following error message:
Parse error: syntax error, unexpected token "=>", expecting "]" in C:\xampp\htdocs\diary_new\incCommon.php on line 2356
Below is line 2356 from incCommon.php:
'sortable-fields' => [0 => '`she_notes`.`snote_id`', 1 => 2, 2 => 3, 3 => "IF(, CONCAT_WS('', ), '') /* Client */" => "client", 4 => 5, 5 => 6, 6 => 7, 7 => 8, 8 => '`she1`.`she_id`'],
Any help with this is appreciated.
Ray