Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pdt-dev] NOSCRIPT Tag return error

Hi,

1. I do not use any debugger. Just PDT all-in-one.

2. I create a PHP project  (with Smarty for templating). Since it use Smarty, the templates are in .tpl file.

For example, in .tpl file there is a line like this:
--------------------
<script language="JavaScript" type="text/javascript">writeFontSelect();</script><noscript><td>&nbsp;</td></noscript>
--------------------

3. I just use PDT. I'm still learning how to use this software. I think I do not use any debugger... :D

4. Of course not. It's Smarty template. And <noscript></noscript> not PHP tag, only HTML tag.


----- Original Message ----
From: Shalom Gibly <shalom@xxxxxxxx>
To: PDT Developers <pdt-dev@xxxxxxxxxxx>
Sent: Sunday, September 9, 2007 2:24:41 PM
Subject: RE: [pdt-dev] NOSCRIPT Tag return error

Hi Zaenal, 
We need more information regarding this issue.
1. Do you use Zend debugger or XDebug?
2. What is the script you are trying to execute (if it happens on a
specific one)?
3. What is the debugger version you are using (the minimal required is
5.2.6 for Zend debugger)?
4. Does it happen when you debug internally, using the php executable,
or does it happen when you debug on a server? (does it happen of both?)

Thanks
Shalom G.
Zend

-----Original Message-----
From: pdt-dev-bounces@xxxxxxxxxxx [mailto:pdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of zaenal m
Sent: Sunday, September 09, 2007 8:35 AM
To: pdt-dev@xxxxxxxxxxx
Subject: [pdt-dev] NOSCRIPT Tag return error

Hi all,

I'm experienced with this error: "no start tag noscript" when debug or
run PHP project on PDT.

I don't think it's a bug, but I get this alert every time I try run the
page with <noscript></noscript> tag.

Thank you,
Zaenal





       
________________________________________________________________________
____________
Got a little couch potato? 
Check out fun summer activities for kids.
http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+ki
ds&cs=bz 
_______________________________________________
pdt-dev mailing list
pdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pdt-dev
_______________________________________________
pdt-dev mailing list
pdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pdt-dev





       
____________________________________________________________________________________
Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545469


Back to the top