FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Stray HTML Table tag
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Stray HTML Table tag [message #167478] Fri, 29 June 2012 09:55 Go to previous message
dennisp is currently offline  dennisp   Taiwan
Messages: 49
Registered: December 2004
Location: Belize
Karma:
Member
Using Fudforum 3.0.3

File: FUDforumData\thm\default\tmpl\draw_forum_list.tmpl
Line: Line 23, </table> tag.

Should the table tag be within the endif block that comes just before it or somewhere else?

The reason I noticed this is because I was trying to apply a background to the very first table that encompasses the whole forum.
I applied a background and it worked fine on the main page but when I went into thread view,the background ended right after the forum path due to a </table> tag.
index.php?t=getfile&id=6291&private=0
Upon looking at the html source, I saw a stray </table> tag at the end.

To fix my problem I did the following:
In File: FUDforumData\thm\default\tmpl\thread.tmpl
Line 30, I added <table>
index.php?t=getfile&id=6290&private=0
This seemed to have fixed it.

If I moved the </table> in draw_forum_list.tmpl within the endif tag, it did weird things to my main forum page.

I may be wrong......may be due to the many other modification I made...but please check/confirm.
Thanks.

  • Attachment: after.png
    (Size: 39.67KB, Downloaded 1780 times)
  • Attachment: before.png
    (Size: 37.98KB, Downloaded 1876 times)
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Rate Topic tree view only
Next Topic: SQL fatal error
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 27 13:58:07 GMT 2024

Total time taken to generate the page: 0.06904 seconds