The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
can someone help me find where this gap is coming from? driving me insane..
Hi, I put in a new footer and on some pages there is this gap on others no gap. I have been over the code with a finetooth comb can not see why this is happening. For example in my forums i have the gap, in my photopost gallery using vbulletin templates there is no gap. Here is a screenshot:
Is there anything I should look for? I will disable some of my mods and see what that does.. Thanks --------------- Added [DATE]1231647632[/DATE] at [TIME]1231647632[/TIME] --------------- found a stray tag that seems to have done it. --------------- Added [DATE]1231650960[/DATE] at [TIME]1231650960[/TIME] --------------- ah hell, thought i fixed it but it's back.. |
#2
|
||||
|
||||
Without a link to the page where this is occurring, it's really too hard to take a guess what is going on.
|
#3
|
|||
|
|||
no longer needed
|
#4
|
||||
|
||||
You have the code in red at the bottom of the non-working pages:
Code:
<script type="text/javascript"> <!-- // Main vBulletin Javascript Initialization vBulletin_init(); //--> </script> <br /><div style="z-index:3" class="smallfont" align="center"></div> </body> </html> |
#5
|
|||
|
|||
interesting! so would that be coming from a template or a plugin code somewhere you think? How would I find it? Thanks for the help!
|
#6
|
||||
|
||||
You should start by seeing if it's in the template - 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.
If it's not in there, then it is probably added via a plugin. So, you'll have to go through those and see which one is doing it. |
#7
|
|||
|
|||
Thanks so much! I have narrowed it down to vbseo..
--------------- Added [DATE]1231659035[/DATE] at [TIME]1231659035[/TIME] --------------- found it, was in functions vbseo php file |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|