NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Debugging and values sent.


Joined: 16 Jan 2006
Posts: 3
Reply with quote
I am running a page in debug mode.

Upon clicking of a submit button, values are stored. I can clearly see the value of my submit button in the globals ($_REQUEST).

Some logic is used to check if this button is set (ie: isset($SubmitImage)) then code processes appropriately.

Now when I debug through this locally it complete bypasses the isset and doesn't seem to recognize the $SubmitImage is set.

However, if I run the same exact code from my site webserver, it runs just fine!???? I am needing to debug for other reasons deeper in the code.

I am 99% sure this worked before I upgraded to 4.6?

What am I missing?
View user's profileFind all posts by ndorfnz2Send private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
I don't think the upgrade might cause any problems like that.
1) Could you please compare php settings and php version on your server and on the development machine?
2) Are you working with embedded browser or with an external one?
3) Can you run remote debugging to debug your scripts on the server?

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 16 Jan 2006
Posts: 3
Reply with quote
Oops! Sorry dmitri, related to register_global_variables!

Need to use $_REGISTER, etc. Not sure how I forgot about this, but I did!

Thanks for such a absolutely wonderful IDE, absolute love it!
View user's profileFind all posts by ndorfnz2Send private message
Debugging and values sent.
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic