Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
  #1  
Old 08-08-2007, 02:58 AM
wickland wickland is offline
 
Join Date: Jul 2007
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default 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">
Here is the partial code that screws up my design when I log in:
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">
That statement in bold shouldn't be in there when I log in, it should either be there all the time or none of the time, not at different times because my design will end up changing during logins and logouts.

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
Reply With Quote
  #2  
Old 08-08-2007, 10:35 AM
Opserty Opserty is offline
 
Join Date: Apr 2007
Posts: 4,103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There are hundreds of tables in vBulletin it would be helpful if you told us where it was (PHP page and where abouts)
Reply With Quote
  #3  
Old 08-08-2007, 05:03 PM
wickland wickland is offline
 
Join Date: Jul 2007
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #4  
Old 08-10-2007, 11:00 AM
StrifeX StrifeX is offline
 
Join Date: Dec 2006
Location: New York
Posts: 200
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it just me or was an almost exact copy of this thread made
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04788 seconds
  • Memory Usage 2,180KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (4)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete