problems since last update with grids

Hey guys

since last update I am having various grids throwing errors, such as the blow:

Fatal error: Uncaught Error: Call to undefined method grid_trans_data_grid::nmgp_barra_top_normal() in C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\Chris_request\grid_trans_data\grid_trans_data_grid.class.php:3002 Stack trace: #0 C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\Chris_request\grid_trans_data\grid_trans_data_grid.class.php(126): grid_trans_data_grid->nmgp_barra_top() #1 C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\Chris_request\grid_trans_data\index.php(2278): grid_trans_data_grid->monta_grid(0) #2 C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\Chris_request\grid_trans_data\index.php(3739): grid_trans_data_apl->controle() #3 {main} thrown in C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\Chris_request\grid_trans_data\grid_trans_data_grid.class.php on line 3002

Some of the grids with these messages don’t have methods and those that do have the correct method defined.
I should also note that there have been no changes to these grid pages for some time now so that they don’t work out of the blue is very annoying!

I sure wish you guys would stop releasing shit after shit and actually spend a little time at least to bug test the crap you release. I take it you all forgot that peeps use this for business platforms and which business on this planet would accept this kind of crap happening I wonder…

here another:

Fatal error: Uncaught Error: Call to undefined method grid_trans_data_grid::nmgp_barra_top_normal() in C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\Chris_request\grid_trans_data\grid_trans_data_grid.class.php:3002 Stack trace: #0 C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\Chris_request\grid_trans_data\grid_trans_data_grid.class.php(126): grid_trans_data_grid->nmgp_barra_top() #1 C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\Chris_request\grid_trans_data\index.php(2278): grid_trans_data_grid->monta_grid(0) #2 C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\Chris_request\grid_trans_data\index.php(3739): grid_trans_data_apl->controle() #3 {main} thrown in C:\Program Files\NetMake\v9\wwwroot\scriptcase\app\Chris_request\grid_trans_data\grid_trans_data_grid.class.php on line 3002

Grid was perfectly working…

Hello,

I am sending the file containing the fix for the query problem without items in the toolbar.

Google Drive: https://drive.google.com/drive/folde…ThTd2pkajA5dnc

  1. Access the scriptcase/devel/generator directory in the scriptcase folder
  2. Rename the file nm_gp_consulta_grid.php to nm_gp_consulta_grid_bkp.php
  3. Add the file nm_gp_consulta_grid.php (You will need to extract)

The fix will be available at the next update.

Hi,
I have similar problem with newly written forms on version [SIZE=12px]9.00.0018 when doing sc_redir on onapplicationinit event; [/SIZE]nmgp_redireciona_form() [SIZE=12px]is missing in the application’s alp.php file. I tried with a control application (version 9.00.0018), no problem. Test of sc_redir on version 9.00.0012 form works fine also.
Guess this is a bug from version the latest version. Anyhelp ?[/SIZE]