vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   can someone help me find where this gap is coming from? driving me insane.. (https://vborg.vbsupport.ru/showthread.php?t=201381)

sross 01-11-2009 02:04 AM

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:

https://vborg.vbsupport.ru/external/2009/01/42.gif

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..

Lynne 01-11-2009 03:54 AM

Without a link to the page where this is occurring, it's really too hard to take a guess what is going on.

sross 01-11-2009 04:02 AM

no longer needed

Lynne 01-11-2009 04:15 AM

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>


sross 01-11-2009 04:25 AM

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!

Lynne 01-11-2009 04:28 AM

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.

sross 01-11-2009 04:36 AM

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 :)


All times are GMT. The time now is 01:42 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02129 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete