How to troubleshoot - Fatal Error

Hi all,

I have an error with scriptcase 8 program. It happen during new user tried to activate the subscription after clicking the link given in their email (using the Security generated module). The error is like this:-

Fatal error: Call to undefined method form_add_workers_apl::nmgp_redireciona_form() in C:\Program Files\NetMake\v8\wwwroot\scriptcase\app\MyAgris\form_add_workers\form_add_workers_apl.php on line 353

May I know how to start troubleshoot the problem if an error appear like this. It say the error is from line 353, but how to check this? Kindly advise as I’m new to scriptcase and PHP.

Thank you in advance…

Nizam

In your development system open the form causing the error. Then go to project -> sourcecode select the application and then you can view the generated code. Is it working ok in development? Then check if all applications including the _lib is uploaded ok.