NuSphere Forums Forum Index
NuSphere Forums


Thu Feb 12, 2009 7:07 pm
Replies: 1
Views: 3061
Hi!

My trace window is displaying the code but its off a line or 3 from the actually executing line. Can you help me?

Thanks!
B

Wed Feb 04, 2009 6:18 pm
Replies: 9
Views: 4397
I'm not sure I follow the discussion here... The bookmarks move along if you add/remove lines, so isn't that what you are talking about?
Yes! However, I just did a quick test and that appears to be h ...

Tue Feb 03, 2009 12:55 pm
Replies: 9
Views: 4397
TODOS is code is a different thing, as blizz pointed out. Bookmarks are temporary and I don't want to edit the code to add or remove them. They are temporary while I am working on something.

Not to ...

Mon Feb 02, 2009 6:28 pm
Replies: 9
Views: 4397
I don't understand the 2 bookmarks on the same line bit, but...

There will be a a line, possibly blank, at the position of the bookmark. The bookmark menu should show you what you'll see when get t ...

Mon Feb 02, 2009 5:28 pm
Replies: 9
Views: 4397
Sure would be nice for the Goto Bookmark menu automatically displayed the line of code that was at the bookmark rather than "bookmark 3"

Sat Dec 29, 2007 11:49 am
Replies: 4
Views: 3843
What Dmitri is saying (and he is correct) is that the debugger will not cause your mail() function to fail. You can indeed send email when debugging.

The problem is likely due to the web server you ...

Fri Dec 28, 2007 8:58 pm
Replies: 4
Views: 3843
[quote="dmitri"]PHP debugger has no relation to mail servers and may not affect your script functionality, at least it may not affect its ability to work with mail servers. /quote] Huh? So a ...

Thu Dec 27, 2007 4:04 pm
Replies: 4
Views: 3843
Hi,

I am trying to test a script that sends an email. When I run the script in the debugger the email isn't sent (I get a warning that it cannot connect to the mail server). The mail is sent when I ...

Sat Oct 20, 2007 7:45 pm
Replies: 8
Views: 4259
see corresponding tempate in phped's plugin subdirectory
I was looking for a little more help. What do you think I am, a programmer? Smile

Fixed. Thanks! Be sure to include it in your next service ...

Sat Oct 20, 2007 7:21 pm
Replies: 8
Views: 4097
try to switch to another file and return back. We noticed that the checboxes in the menu aren't always working. Will be fixed soon.Thanks! I played around, including in the Code Explorer, and got it w ...

Sat Oct 20, 2007 7:12 pm
Replies: 8
Views: 4097
I meant Global and & local. I'm seeing all the variable used in a function
don't you see Global Variables and Local Variables in the drop down on the screenshot above? Smile
I do and I have them de ...

Sat Oct 20, 2007 7:08 pm
Replies: 8
Views: 4259
you may want to correct one line in CheckNumeric() function:

var el = theForm.elements
Thanks! I notice this is in the generated code. How do i fix it so that it is generated correctly?

because ...
Page 1 of 5
All times are GMT - 5 Hours