Welcome Guest, Not a member yet? Register   Sign In
calling javascript function
#6

(This post was last modified: 12-10-2019, 08:39 PM by richb201.)

Insite, I use the chrome debugger extensively to debug the Extension.  The problem is "where do I put the breakpoint"? What I am doing is sending some data from the php program to the Extension. But it never seems to arrive at the Extension. I'd like to see what fails in the .js function call but phpStorm will not allow me to debug a .js file. So I opened up the Chrome debugger on the js/javascript_funcs_extensionloaded.js file and put a breakpoint in the main function init. But it is not getting triggered.


I might have a hint. I took a look in the log and I see:

ERROR - 2019-12-11 03:32:23 --> Severity: 8192 --> idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecated /app/system/libraries/Form_validation.php 1234

Does anyone know what this is and why I am getting it?
proof that an old dog can learn new tricks
Reply


Messages In This Thread
calling javascript function - by richb201 - 12-09-2019, 08:09 PM
RE: calling javascript function - by Wouter60 - 12-10-2019, 12:02 AM
RE: calling javascript function - by richb201 - 12-10-2019, 06:19 AM
RE: calling javascript function - by Wouter60 - 12-10-2019, 07:02 AM
RE: calling javascript function - by InsiteFX - 12-10-2019, 08:55 AM
RE: calling javascript function - by richb201 - 12-10-2019, 08:01 PM
RE: calling javascript function - by richb201 - 12-11-2019, 02:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB