Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumPlacing the forum on my site messes with the layout?Placing the forum on my site messes with the layout?
Previous
 
Next
New Post
6/12/2008 6:58 PM
 

If it is solved with a restore of a database backup, it is any with a post of a user.  It will be need to know what post caused this issue, and what have the user posted.  Without that know we can not localized the issue.

 
New Post
6/14/2008 11:39 AM
 

It will not be solved by a database restore, as the problem is not content-related. The problem of the messed up layout is caused by the Forums module that generates invalid tables on the on the posts en threads pages. This only becomes apparent in certain skins where Internet Explorer doesn't know how to handle the invalid table rows. Mozzilla browsers have a better way of handling the invalid html and in that case the error is not visible. We have solved the issue ourselve by editing the forum source:

Posts.vb,line 1066, uncomment the statement RenderRowBegin(wr)

Threads.vb, insert a RenderTableEnd(wr) statement in between line 1126 (Next) and line 1127 (RenderCellEnd(wr))

The project team certainly loves tables btw... they are used for every layout scenario possible. Even for generating buttons on a button bar. In most cases there are mutch simpler css constructs possible. Im not a fan of tables since complex nested tables are horrebly slow in Internet Explorer.

 
New Post
6/17/2008 7:21 AM
 

Posts.vb,line 1066 should be "comment out" instead of "uncomment" :-)

 
New Post
6/23/2008 8:46 PM
 

It isn't a matter of loving tables, I assure you. It's a matter of receiving the module where the entire UI is generated in the source code using tables. The 5.x version, not started, plans on addressing pretty much only the UI.


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
New Post
10/15/2008 4:57 PM
 

This is the problem I suspected I was having, but is there any way to correct it without editing and recompiling the source?

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumPlacing the forum on my site messes with the layout?Placing the forum on my site messes with the layout?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out