SC gives this error after trying to generate a menu app:
“Fatal error: Uncaught Error: Call to undefined function gera_control_message() in C:\SCRIPTCASE\NetMake\v9.7\wwwroot\scriptcase\devel\generator\nm_gp_gera_menu.php:3402 Stack trace: #0 {main} thrown in C:\SCRIPTCASE\NetMake\v9.7\wwwroot\scriptcase\devel\generator\nm_gp_gera_menu.php on line 3402”
If the menu app is deployed anyway, app will not run and gives this error in runtime:
“Parse error: syntax error, unexpected end of file in C:\SCRIPTCASE\NetMake\v9.7\wwwroot\publivia\menu_principal\index.php on line 2155”
This started to happen just after updating. I tried with a new project and error reproduces. It works fine with a blank app. It fails only with MENU application.