Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Bug Reports (Closed)
 Missing font and table tag in password.asp
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Image
Average Member

Canada
574 Posts

Posted - 15 September 2006 :  20:13:04  Show Profile  Visit Image's Homepage  Send Image an ICQ Message
Response.Write	"      <table width=""100%"" border=""0"">" & vbNewLine & _
		"        <tr>" & vbNewLine & _
		"          <td><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """>" & getCurrentIcon(strIconFolderOpen,"","") & " <a href=""default.asp"">" & fLang(strLangPassword00010) & "</a><br />" & vbNewLine & _
		"          " & getCurrentIcon(strIconBar,"","") & getCurrentIcon(strIconFolderOpenTopic,"","") & " " & fLang(strLangPassword00020) & "<br />" & vbNewLine & _
		"        </tr>" & vbNewLine & _
		"      </table>" & vbNewLine


Missing </font></td> tag

<

Edited by - AnonJr on 17 March 2009 19:12:33

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 24 September 2006 :  04:15:40  Show Profile  Visit HuwR's Homepage
Image, it would be better if you mae seperate posts for different bugs you have found, makes it easier for us to keep track of them.<
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 24 September 2006 :  16:32:14  Show Profile  Visit HuwR's Homepage
well, the bit of text you posted here is not from the Snitz base code, so can't comment whether it is a bug or not <
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 24 September 2006 :  21:08:59  Show Profile
I can confirm it in the 3.4.06 version, line 41 - 46 is missing the closing font and td tags.<

Support Snitz Forums
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 26 September 2006 :  06:06:33  Show Profile
Fixed in version 3.4.07.<

Support Snitz Forums

Edited by - Davio on 06 January 2008 15:15:05
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 26 September 2006 :  18:30:41  Show Profile
This has been corrected in the password.asp used on this site.<
Go to Top of Page

CalloftheHauntedMaster
Junior Member

289 Posts

Posted - 06 October 2006 :  10:01:21  Show Profile
Can you please post a copy of the code with the proper tags in place?<

This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums!
Go to Top of Page

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 06 October 2006 :  10:05:40  Show Profile
Find the following on line 41 of password.asp and add the code in green:
Response.Write	"      <table width=""100%"" border=""0"">" & vbNewLine & _
		"        <tr>" & vbNewLine & _
		"          <td><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """>" & getCurrentIcon(strIconFolderOpen,"","") & " <a href=""default.asp"">All Forums</a><br />" & vbNewLine & _
		"          " & getCurrentIcon(strIconBar,"","") & getCurrentIcon(strIconFolderOpenTopic,"","") & " Forgot your Password?<br /></font></td>" & vbNewLine & _
		"        </tr>" & vbNewLine & _
		"      </table>" & vbNewLine
<

Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.17 seconds. Powered By: Snitz Forums 2000 Version 3.4.07