NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
URL loses DEBUG after first page load


Joined: 03 Mar 2010
Posts: 4
Reply with quote
Debugging a website using localhost and mysql. The debug starts OK, the URL includes the DEBUG code. But all links inside the site revert to the non-debug variation. Once I click a link I'm no longer in debug mode so I don't hit any breakpoints.

I tried adding the DEBUG code to the URL but it doesn't get me where I need to go.

Usually the URL's include the debug automatically. I got rid of .htaccess code. Do you have any ideas why this is happening and how to fix?
View user's profileFind all posts by digiwebSend private message


Joined: 03 Mar 2010
Posts: 4
Reply with quote
Update

debug sessions IS checked

this happens with every project I create or load

I unplugged the IIS service, uninstalled phped and xampp, reinstalled xampp and nusphere (in that order because that was the order it was installed when it had worked)

I turned debug sessions off or on, same behavior, no debug sessions
View user's profileFind all posts by digiwebSend private message


Joined: 05 May 2008
Posts: 36
Reply with quote
Debug code in url is showed the first time only. After this it is transmitted over cookies.
So, first check if cookies are enabled and look into sended headers (in firebug); It must contain all the data about DEBUGSESSION. Received headers must contain this info as well.

OR put DebugBreak(); into your code and see what happens.

_________________
RU
View user's profileFind all posts by VodochnikSend private messageICQ Number
thanks


Joined: 03 Mar 2010
Posts: 4
Reply with quote
Good advice thanks. I think the paths were not matching
View user's profileFind all posts by digiwebSend private message
URL loses DEBUG after first page load
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