Log in

View Full Version : Strange sub forum display problem


dodjer42
10-21-2008, 10:43 PM
I modified my forum layout yesterday and have been trying to clean up the forum display. For some reason I'm getting some odd additional forums and buggy layout.

Here you will see examples of the mess:

1. http://www.wpguild.com/black-ork-down you will notice what I am talking about.
2. http://www.wpguild.com/forumdisplay.php?f=70

I tried disabling vbseo, with no effect.

Suggestions?

Lynne
10-21-2008, 11:03 PM
First link looks fine to me, the second link shows a subforum with the columns mixed up. It just looks like you need to fix one of the forumhome_ templates (I don't know which since you don't have html comments for template names turned on - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.)

dodjer42
10-21-2008, 11:47 PM
Thanks Lynne. I added the HTML comments, but I've no idea which is causing the grief.

Note: I managed to fix link #1 from above by modifying the forumdisplay template (removed sub forum section). But it seems to have made #2 worse.