problem with AJAX |
Site Admin
|
I think it does not matter you work with IE 9 or IE 6. The problem is that the browser events aren't fired upon refresh or ajax (HTTPXml) requests. Without these events, toolbar does not see that you're loading the page/or xml, so it does add debugger cookie and the session won't trigger as a result.
I'll check what can be done in the next version. Meanwhile, please contact support ( http://www.nusphere.com/contact_us ) and provide simple samples demonstrating the problem. |
||||||||||||
_________________ The PHP IDE team |
|
ok thanks, I will do it.
I'm sure you can find a solution, because it is working well with the debug toolbar of IDE. FYI I also had problems with the "debug session" checkbox. Sometimes, it may happen that it is not possible to leave this mode. You can unselect this option from the toolbar, but still each page starts the debug mode from the IDE. Restarting the brwoser, or deleting the cache/cookies or restarting apache and so on does not fix this issue. Only a restart of the PC fix the issue. Thanks Rod |
||||||||||||
|
Site Admin
|
Rod, It's not necessary to turn PC off to get cookies cleaned. Just close browser process and all cookes won't survive.
Closing a window may not help because temporary cookies belong to process, not to window. |
||||||||||||
_________________ The PHP IDE team |
|
I didn't say that I turned the PC off to clean the cookies. I said that I cleaned off the cookies (using from IE "internet options" ->"browsing history" -> delete...) and it didn't solve the issue. So the issue is not link to the cookies. Then I said that the only way to fix the issue is to restart the PC. Thx Rod |
||||||||||||||
|
Guru master
|
Occasionally I do have problems getting the debugger to kick in, so I temporarily add a DebugBreak() to work around the problem. Some people don't like using DebugBreak() in their code as it will cause the PHP code to load on a system without DBG installed, but use with care and it certainly works well.
I think NuSphere DBG uses session cookies and they probably would not be cleared by deleting browser history. Exiting all instances of the browser should clear session cookies and that certainly works for me with all the browsers that I use. For example, having two separate Internet Explorer windows means session cookies may stay active if either one of those remains open. |
||||||||||||
|
|
in my stuation, I closed all the IE instances, and still have the problem. I will test what you said. Hope they can fix this bug. Thanks Rod |
||||||||||||||
|
Site Admin
|
Deleting cookies should help, but it's NOT what would be addressed to NuSphere
|
||||||||||||
_________________ The PHP IDE team |
|
I made StopDBG.php
This worked for me, I had the same issue. DebugBreak() didn't help with this issue. |
||||||||||||||
|
Site Admin
|
Did you try to turn off Run->Debug session?
Essentially it does the same on the client and works good for IE and embedded Mozilla. |
||||||||||||
_________________ The PHP IDE team |
problem with AJAX |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by