Sun Feb 20, 2011 10:12 am |
Replies: 3 |
Views: 3875 |
|
|
nothing yet - there must be others who have this problem
|
Mon Feb 14, 2011 10:44 am |
Replies: 3 |
Views: 3875 |
|
|
I've just started using Drupal 7. With previous versions, I set the default file to run in my project properties to index.php; with D7, I get "page not found", but it does end up on my home ...
|
Tue Jan 20, 2009 6:24 pm |
Replies: 1 |
Views: 3012 |
|
|
I frequently open a file by double-clicking on it from file explorer. phpED is opening it, but it remains in the background. I'd like it to become my current application (receive input focus) when a f ...
|
Tue Aug 12, 2008 11:04 am |
Replies: 2 |
Views: 3606 |
|
|
Thanks; adding the info to the URL lets me profile the page I want.
I was hoping to use DebugBreak(), so I could limit it to a small range of lines. This is the line I inserted:
DebugBreak('1;d= ...
|
Mon Aug 11, 2008 10:02 pm |
Replies: 2 |
Views: 3606 |
|
|
Hi-
I'm trying to debug a page on a Drupal site. I have set index.php as the default home page in the debugger. The page I really want to profile is a menu click in, but after the home page is prof ...
|