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)
 BUG+FIX (3.1sr4): Missing > in topic post_info.asp
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 21 January 2001 :  18:09:59  Show Profile
The topic is missing from the top left hand side after you have posted/responded to a topic. There is a missing ">" in the A HREF code. (This site I'm referring to.)
For example:

<img src="icon_folder_open_topic.gif" border="0"> 
<a href="http://forum.snitz.com/forum/topic.asp?TOPIC_ID=4066&FORUM_ID=34&CAT_ID=10&Topic_Title=Complete+newbie+having+install+troubles%2E%2E%2E&Forum_Title=Help%3A++General">Complete newbie having install troubles...</a>


*----*----*----*----*----*----*----*----*
"Even when you feel you have nothing left,
You still have prayer--And that's enough."

*----*----*----*----*----*----*----*----*

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 29 January 2001 :  21:29:15  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
could you post a demo here?

Reinsnitz (Mike)
><)))'>
"The glory of young men is their strength, and the honor of old men is their gray hair." - Proverbs 20:29
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 29 January 2001 :  21:46:31  Show Profile
Mike just look at the section in question everytime you post a topic or reply, it will be blank. I'm not sure if it's a missing > (there wansn't a missing one it my copy) or if it's the format the the topic title is being displayed in. I changed it on my forum and it works now.

This is how it is on the end of line #1282:


<% =Request.Form("Topic_Title")%></a>



this is what I changed it to:


<% =ChkString(Request.Form("Topic_Title"),"display") %></a>



or, if you want it filtered for badwords:


<% =formatStr(ChkString(Request.Form("Topic_Title"),"display")) %>




Edited by - Richard Kinser on 29 January 2001 23:28:24
Go to Top of Page

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 29 January 2001 :  21:57:38  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
oh yea... this has been driving me nuts... thank you!

Reinsnitz (Mike)
><)))'>
"The glory of young men is their strength, and the honor of old men is their gray hair." - Proverbs 20:29
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 29 January 2001 :  22:18:34  Show Profile
I made the same change to the FORUM_title also (which is on line #1276 of post_info.asp).
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 31 January 2001 :  12:45:29  Show Profile
Well, i just looked at the html code and saw a closing > tag left off from the A HREF tag. Didn't have this problem with my versions.

*----*----*----*----*----*----*----*----*
"Even when you feel you have nothing left,
You still have prayer--And that's enough."

*----*----*----*----*----*----*----*----*
Go to Top of Page

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 11 February 2001 :  21:17:09  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
fixed in the source of sf2k_31sr4a4.zip

Reinsnitz (Mike)
><)))'>
"Blessed are those who hear the word of God and obey it." - Luke 11:28
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.12 seconds. Powered By: Snitz Forums 2000 Version 3.4.07