@kim wrote:
Just checking BETA 4 with XP (many thanks for the update!) and one thing I've immediately noticed is that javascript alerts seems to shut the main app window down. Is this a known issue and is there a workaround?
If I monitor the task manager I can see that the app is initially taking up around 7 processes, then as soon as an alert is called, the app closes alongside 3 of the processes and the rest are left running. Whereas if I exit the app properly they all close as expected.
I generally only use alerts for debugging, so no big deal, but would be nice to know what's going on - and if there's a simple fix, please let me know!
Also, unless I completely disable all error reporting in php.ini it seems there's no way of preventing PHP errors from being displayed in the main window when the exe is running - the toggle checkbox in exeoutput doesn't seem to make any difference. Most annoyingly, when they appear, they prevent the rest of the page loading, even if they are just a warning or totally benign notice.
Apart from that - I'm very very pleased to say CURL is now working as expected - and the issue was simply a software firewall that refused to disable itself - I had to completely uninstall it in the end - see here: https://www.gdgsoft.info/t/fsockopen-to-check-internet-connection-solved/2268
Posts: 2
Participants: 1