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)
 cosemetic problem in post.asp
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

redbrad0
Advanced Member

USA
3725 Posts

Posted - 03 January 2002 :  01:58:13  Show Profile  Visit redbrad0's Homepage  Send redbrad0 an AOL message
While trying to integrate the forums with the current site a am building I found that post.asp is having some html problems. Here is a screen capture that you can view on THIS PAGE



I at first thought it was a problem somehwere in my html code. After staring at it for 2-3 hours trying to figure it out i took a blank copy of post.asp and inserted it into this site. I still get the same problem. These includes work for EVERY other page except for this one. There has to be some extra closing tags for a table. i could give some more screen captures of different views with borders on the tables to show you what it does to the layout of the page by basically adding another cell it looks like.

Brad
Web Hosting with SQL Server @ $24.95 per month
Snitz Mod Archive

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 03 January 2002 :  03:24:17  Show Profile  Visit HuwR's Homepage
it looks like the topic review section that is the problem.

Go to Top of Page

redbrad0
Advanced Member

USA
3725 Posts

Posted - 03 January 2002 :  04:00:46  Show Profile  Visit redbrad0's Homepage  Send redbrad0 an AOL message
while look at the html code that is outputted around "topic review" this is the code that is displayed. if i remove whats in red then it displays fine. is this a bug? also then item in green, is it needed?


<font face="Verdana, Arial, Helvetica" size="2">
<input name="Sig" type="checkbox" value="yes" checked>Check here to include your profile signature.<br>
</font>

<font face="Verdana, Arial, Helvetica" size="2">
<input name="lock" type="checkbox" value="1">Check here to lock the topic after this post.<br>
</font>
</td>
</tr>
<tr>
<td bgColor="lightsteelblue"> </td>
<td bgColor="lightsteelblue"><input name="Submit" type="submit" value="Post New Reply">  <input name="Preview" type="button" value=" Preview " onclick="OpenPreview()">  <input name="Reset" type="reset" value="Reset Fields"></td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</table>
<table border="0" width="100%" align=center>
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td bgcolor="#6888A8">
<table border="0" width="100%" cellspacing="1" cellpadding="4">
<tr>
<td bgcolor="#6888A8" colspan="2" align="center"><b><font Verdana, Arial, Helvetica size="2" color="#000000">T O P I C     R E V I E W</font></b></td>
</tr>
<tr>
<td bgcolor='#E9EBEA' valign=top width='100' nowrap><font color='#000000' face='Verdana, Arial, Helvetica' size='2'><b>Admin</b></font></td>
<td bgcolor='#E9EBEA' valign='top' width='100%'><font color='#000000' face='Verdana, Arial, Helvetica' size='2'> This is just a test</font></td>
</tr>
<TR>
<TD bgcolor='#FFFFFF' valign='top'
nowrap><b><font color='#000000' face='Verdana, Arial, Helvetica' size='2'>Admin</font></b></td>
<TD bgcolor='#FFFFFF' valign='top'><font color='#000000' face='Verdana, Arial, Helvetica' size='2'>test</font></td>
</tr>
</table>
</td>
</tr>
</table>
</font>
<!-- START INC_FOOTER.ASP -->


i removed both of the two lines above and the file works fine.

Brad
Web Hosting with SQL Server @ $24.95 per month
Snitz Mod Archive

Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 03 January 2002 :  06:54:29  Show Profile  Visit HuwR's Homepage
the green line should stay. If you remove the rde </table> does the forum display correctly on its own ?

Go to Top of Page

redbrad0
Advanced Member

USA
3725 Posts

Posted - 03 January 2002 :  10:34:25  Show Profile  Visit redbrad0's Homepage  Send redbrad0 an AOL message
huwr,

what does the green line do? i dont see why it should stay it, but i could be wrong. everything displays correct on my site with that line missing. just because it displays correctly on my site doesnt mean everything, but i went thru and started to delete complete rows, columns, and tables, and thats what i was ended up with so thats why im pretty sure they are extra.

Brad
Web Hosting with SQL Server @ $24.95 per month
Snitz Mod Archive

Go to Top of Page

fatum
Junior Member

Belgium
281 Posts

Posted - 23 January 2002 :  09:19:38  Show Profile  Visit fatum's Homepage
I examined post.asp because I had the same problem.
After elimination is saw that a few tags were missing.
You shouldn't delete the green or red line, because then some tables won't have an opening / closing tag.
It should be modified to the following:

</form>
</td>
</tr>
</table>

<table border="0" width="100%" align=center>
<tr>
<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">


Fatum
-------------------
Boves Luci
The best Belgian student club

Edited by - fatum on 23 January 2002 09:21:16
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 29 January 2002 :  22:26:07  Show Profile
this has been fixed in v3.4
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