[SOLVED] Grid predefined search SC 9.7.015

Existing and running grid with a predefined search, generated with 9.7.015, the following error occurs when the grid is called

Parse error: syntax error, unexpected ‘’ (T_ENCAPSED_AND_WHITESPACE), expecting identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING) in D:\Programme\NetMake\v9\wwwroot\scriptcase\app\BlueOrganizer_7_0_3\grid_Invoices\grid_Invoices_grid.class.php on line 23939

1 Like

As soon as global variables are used in the sql script, e.g.

where companyid = ‘[global_companyid]’

the error message mentioned is output.

This has often happened after an update. It’s just a pity that it takes a long time to patch for patch for patch etc. to get.

Hello Salvatore,
bad news. I still have the same problem now.
What can I do, except the deactivation of the predefined settings?
Kind regards

either remove the predefined searches or remove the query of the variable in the sql script. If your system isn’t in production yet, just wait!

it is frustrating that errors that have already been fixed once occur again
a lot of extra work and trouble with the customer

1 Like

después de la última actualización, 3 días atrás, he visto aparecer el error en grids que tengo en producción y me arrojan el mensaje después de haberlo editado

La versión actual es: 9.7.015

Yesterday I got the information from the support team that the problem will be solved with the next release 9.7.016

Lo antes posible por favor, tengo mi proyecto detenido.
De antemano, muchas gracias.

The issue has been resolved in release 9.7.016.

Version available for download or update.