PHP Methods - Blank Application - Fails to execute when invoked

Hi SC team. Here’s an odd bug for you.

I create a PHP method in a Blank Application and invoke/call it from the OnExecute. However, in some instances the Blank Application I’m working doesn’t recognise the PHP Method and fails to execute the code in my PHP Method. I have to delete the PHP Method and recreate it, and then it works.

This is happening quite a bit and it’s annoying, however, at least the work around of recreating the PHP Method appears stable. I’d suggest it’s something to do with the way it’s being stored/retrieved from the SC SQLite database table.

Cheers

:slight_smile:

1 Like

Hello @edfenech

Does this issue still happen in the current version (9.10.011)?

Regards

I have the same problem and I have the latest version.

the methods in blank application do not work

1 Like