WebmasterSite.net
PHP scripts to enable your creativity
Home
Web Scripts
WSN Links
WSN Gallery
WSN Knowledge Base
WSN Forum
WSN Classifieds
WSN Directory
WSN AdUnblocker
WSN FormEmail
WSN InstaChat
WSN Redirector
WSN Webcomic
WSN Guest
Reviews
WSN For WordPress
WSN For Web Designers
Webmaster Resource Links
Register
Log In
Username
Password
Login
Forgot your password?
WSN Support Forums
Paid Scripts Support
tag html missed
tag html missed
reportcomment.tpl
Details
Discussion
6
Print
Comments on tag html missed
•
zewxr
Member
Usergroup:
Customer
Joined:
Jul 20, 2005
Total Topics:
9
Total Comments:
30
•
zewxr
#1 -
Quote
-
Permalink
Posted Jul 22, 2005 - 10:15 AM:
hello
below the original :
<div class="nav"><a href="http://www.webmas*****orums/">{LANG_NAVORIGIN}</a>{LINKNAV} > <a href="comments.php?id={LINKID}">{LINKTITLE}</a> > {LANG_TITLE_REPORTCOMMENT}</div>
<form action="reportcomment.php?filled=1" method="post">
<table {STANDARDTABLE}>
<tr>
<td class="labelscolumn"><span class="labels">{LANG_REPORT_TYPE}:</span></td>
<td class="optionscolumn">
<select name="problemtype">
<option value=""></option>
<option value="spam">{LANG_REPORT_SPAM}</option>
<option value="flaming">{LANG_REPORT_FLAMING}</option>
<option value="low quality">{LANG_REPORT_LOWQUALITY}</option>
<option value="other">{LANG_REPORT_OTHER}</option>
</select>
<td>
</tr>
<tr>
<td class="labelscolumn"><span class="labels">{LANG_REPORT_DETAILS}:</span></td>
<td class="optionscolumn"><textarea cols="45" rows="5" name="comment"></textarea><td>
</tr>
<IF {SECURITYIMAGE} and {THISMEMBERISGUEST}>
<tr>
<td><span class="labels">{LANG_GENERAL_SECURITYIMAGE}:</span>
<br>{LANG_GENERAL_SECURITYIMAGEHELP}</td>
<td><img src="securityimage.php"> <input type="text" name="securityimage" size="4" maxlength="4"> </td>
</tr>
</IF>
<tr>
<td class="labelscolumn">Â <input type="hidden" name="id" value="{COMMENTID}"></td>
<td class="optionscolumn"><input type="submit" value="{LANG_REPORT_SEND}" class="button">
</table>
</form>
below the mine
<div class="nav"><a href="http://www.webmasters*****">{LANG_NAVORIGIN}</a>{LINKNAV} > <a href="comments.php?id={LINKID}">{LINKTITLE}</a> > {LANG_TITLE_REPORTCOMMENT}</div>
<form action="reportcomment.php?filled=1" method="post"><table align="center" {STANDARDTABLE} cellpadding="5" cellspacing="5" class="category">
<tr>
<td class="labelscolumn"><span class="labels">{LANG_REPORT_TYPE}:</span></td>
<td class="optionscolumn">
<select name="problemtype">
<option value=""></option>
<option value="spam">{LANG_REPORT_SPAM}</option>
<option value="flaming">{LANG_REPORT_FLAMING}</option>
<option value="low quality">{LANG_REPORT_LOWQUALITY}</option>
<option value="other">{LANG_REPORT_OTHER}</option>
</select>
</td>
</tr>
<tr>
<td class="labelscolumn"><span class="labels">{LANG_REPORT_DETAILS}:</span></td>
<td class="optionscolumn"><textarea cols="40" rows="5" name="comment"></textarea></td>
</tr>
<IF {SECURITYIMAGE} and {THISMEMBERISGUEST}>
<tr>
<td><span class="labels">{LANG_GENERAL_SECURITYIMAGE}:
<br>{LANG_GENERAL_SECURITYIMAGEHELP}</span></td>
<td><img src="securityimage.php"> <input type="text" name="securityimage" size="4" maxlength="4"></td>
</tr>
</IF>
<tr>
<td class="labelscolumn">Â <input type="hidden" name="id" value="{COMMENTID}"></td>
<td class="optionscolumn"><div align="right">
<input type="submit" value="{LANG_REPORT_SEND}" class="button">
</div></td></tr>
</table></form>
enjoy
Look at the <TD> miss </TD> the </span> need to move ... etc ...
take care this forum have the same {*LANG_NAVORIGIN*} ... you need to replace the original in my post !
not very secure for the forum ???
•
zewxr
Member
Usergroup:
Customer
Joined:
Jul 20, 2005
Total Topics:
9
Total Comments:
30
•
zewxr
#2 -
Quote
-
Permalink
Posted Jul 22, 2005 - 10:22 AM:
i don't known why the script of this forum put :
#62; or 2; .... on my codes
i'm going to put the clean code on one .txt files for everybody
Attached Files:
wsn.txt
(1 KB, 236 downloads)
•
Paul
developer
Usergroup:
Administrator
Joined:
Dec 20, 2001
Location:
Diamond Springs, California
Total Topics:
61
Total Comments:
7868
•
Paul
#3 -
Quote
-
Permalink
Posted Jul 24, 2005 - 1:43 PM:
I see nothing wrong in the template or on the page when using it. Checked it with a validator too.
•
zewxr
Member
Usergroup:
Customer
Joined:
Jul 20, 2005
Total Topics:
9
Total Comments:
30
•
zewxr
#4 -
Quote
-
Permalink
Posted Jul 24, 2005 - 1:50 PM:
No disturb the design or structure but it's always better to close all TAG. (for more compatibity with all browser)
you miss TAG like </TD> and more make the comparaison
•
Paul
developer
Usergroup:
Administrator
Joined:
Dec 20, 2001
Location:
Diamond Springs, California
Total Topics:
61
Total Comments:
7868
•
Paul
#5 -
Quote
-
Permalink
Posted Jul 24, 2005 - 5:21 PM:
The W3C HTML validator would certainly mention an unclosed tag, and it found none (though it did find a problem in the wrapper). I guess the template you got somehow differs from mine.
•
zewxr
Member
Usergroup:
Customer
Joined:
Jul 20, 2005
Total Topics:
9
Total Comments:
30
•
zewxr
#6 -
Quote
-
Permalink
Posted Jul 24, 2005 - 5:38 PM:
It misses TAG
<td> </td>
on many of .tpl
If you want I can send you my .zip I downloaded it this morning
Search thread for
Go ►
Download thread as
text
HTML
Go ►
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on tag html missed
Member
Usergroup: Customer
Joined: Jul 20, 2005
Total Topics: 9
Total Comments: 30
hello
below the original :
<div class="nav"><a href="http://www.webmas*****orums/">{LANG_NAVORIGIN}</a>{LINKNAV} > <a href="comments.php?id={LINKID}">{LINKTITLE}</a> > {LANG_TITLE_REPORTCOMMENT}</div>
<form action="reportcomment.php?filled=1" method="post">
<table {STANDARDTABLE}>
<tr>
<td class="labelscolumn"><span class="labels">{LANG_REPORT_TYPE}:</span></td>
<td class="optionscolumn">
<select name="problemtype">
<option value=""></option>
<option value="spam">{LANG_REPORT_SPAM}</option>
<option value="flaming">{LANG_REPORT_FLAMING}</option>
<option value="low quality">{LANG_REPORT_LOWQUALITY}</option>
<option value="other">{LANG_REPORT_OTHER}</option>
</select>
<td>
</tr>
<tr>
<td class="labelscolumn"><span class="labels">{LANG_REPORT_DETAILS}:</span></td>
<td class="optionscolumn"><textarea cols="45" rows="5" name="comment"></textarea><td>
</tr>
<IF {SECURITYIMAGE} and {THISMEMBERISGUEST}>
<tr>
<td><span class="labels">{LANG_GENERAL_SECURITYIMAGE}:</span>
<br>{LANG_GENERAL_SECURITYIMAGEHELP}</td>
<td><img src="securityimage.php"> <input type="text" name="securityimage" size="4" maxlength="4"> </td>
</tr>
</IF>
<tr>
<td class="labelscolumn">Â <input type="hidden" name="id" value="{COMMENTID}"></td>
<td class="optionscolumn"><input type="submit" value="{LANG_REPORT_SEND}" class="button">
</table>
</form>
below the mine
<div class="nav"><a href="http://www.webmasters*****">{LANG_NAVORIGIN}</a>{LINKNAV} > <a href="comments.php?id={LINKID}">{LINKTITLE}</a> > {LANG_TITLE_REPORTCOMMENT}</div>
<form action="reportcomment.php?filled=1" method="post"><table align="center" {STANDARDTABLE} cellpadding="5" cellspacing="5" class="category">
<tr>
<td class="labelscolumn"><span class="labels">{LANG_REPORT_TYPE}:</span></td>
<td class="optionscolumn">
<select name="problemtype">
<option value=""></option>
<option value="spam">{LANG_REPORT_SPAM}</option>
<option value="flaming">{LANG_REPORT_FLAMING}</option>
<option value="low quality">{LANG_REPORT_LOWQUALITY}</option>
<option value="other">{LANG_REPORT_OTHER}</option>
</select>
</td>
</tr>
<tr>
<td class="labelscolumn"><span class="labels">{LANG_REPORT_DETAILS}:</span></td>
<td class="optionscolumn"><textarea cols="40" rows="5" name="comment"></textarea></td>
</tr>
<IF {SECURITYIMAGE} and {THISMEMBERISGUEST}>
<tr>
<td><span class="labels">{LANG_GENERAL_SECURITYIMAGE}:
<br>{LANG_GENERAL_SECURITYIMAGEHELP}</span></td>
<td><img src="securityimage.php"> <input type="text" name="securityimage" size="4" maxlength="4"></td>
</tr>
</IF>
<tr>
<td class="labelscolumn">Â <input type="hidden" name="id" value="{COMMENTID}"></td>
<td class="optionscolumn"><div align="right">
<input type="submit" value="{LANG_REPORT_SEND}" class="button">
</div></td></tr>
</table></form>
enjoy
Look at the <TD> miss </TD> the </span> need to move ... etc ...
take care this forum have the same {*LANG_NAVORIGIN*} ... you need to replace the original in my post !
not very secure for the forum ???
Member
Usergroup: Customer
Joined: Jul 20, 2005
Total Topics: 9
Total Comments: 30
i don't known why the script of this forum put :
#62; or 2; .... on my codes
i'm going to put the clean code on one .txt files for everybody
Attached Files:
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I see nothing wrong in the template or on the page when using it. Checked it with a validator too.
Member
Usergroup: Customer
Joined: Jul 20, 2005
Total Topics: 9
Total Comments: 30
No disturb the design or structure but it's always better to close all TAG. (for more compatibity with all browser)
you miss TAG like </TD> and more make the comparaison
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
The W3C HTML validator would certainly mention an unclosed tag, and it found none (though it did find a problem in the wrapper). I guess the template you got somehow differs from mine.
Member
Usergroup: Customer
Joined: Jul 20, 2005
Total Topics: 9
Total Comments: 30
It misses TAG on many of .tpl
If you want I can send you my .zip I downloaded it this morning