The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Vbulletin Design Flaw
I was trying all day to get some certain things to work on my design and realized that the code changes as you log in and log out.
My tables get completely screwed up because when you log in, vbulletin throws in another table statement that it doesn't need to do. Here is the partial code when I am logged out: Code:
<table cellspacing="0" cellpadding="0" border="0" width="760"> <tr><td valign="top"> <!-- open content container --> <div align="center"> <div class="page" style="width:760px; text-align:left"> <div style="padding:0px 16px 0px 16px"> Code:
<table cellspacing="0" cellpadding="0" border="0" width="760"> <tr><td valign="top"> <table width="760" border="0" cellpadding="0" cellspacing="0" align="center"><tr><td valign="top"><!-- open content container --> <div align="center"> <div class="page" style="width:760px; text-align:left"> <div style="padding:0px 16px 0px 16px"> Can someone tell me how to fix this problem? (what template to edit, etc) It has been a very frustrating day trying to even figure that problem out on top of the Mozilla and IE compatibility problems along with it. Thanks Best Regards |
#2
|
|||
|
|||
There are hundreds of tables in vBulletin it would be helpful if you told us where it was (PHP page and where abouts)
|
#3
|
|||
|
|||
This table is right where the header template ends and goes into the forum. In the style manager - header template, I see these two variables at the end:
$spacer_open $_phpinclude_output This is where the problem is originating and the new table forms when I log in. I need something done quick because I can't move forward with my designing until this issue is cleared up. Nevermind, found the source of the bug - Vb Ad Mangement Disabled and problem went away. - notifying the manager of this software |
#4
|
|||
|
|||
Is it just me or was an almost exact copy of this thread made
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|