vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Sidebar Issue (https://vborg.vbsupport.ru/showthread.php?t=248552)

VonDoom 08-13-2010 07:19 PM

Sidebar Issue
 
I have no idea how this got this way, But it happened a few months back during the 4.0.3 upgrade from 4.0.2 Im now running 4.0.6 but the problem never corrected itself.. Any ideas???

Sidebar in the closed position

http://www.doberman-chat.com/imageho...f970fc9a5e.jpg

Sidebar in the open position
http://www.doberman-chat.com/imageho...7fd5b078a5.jpg

borbole 08-13-2010 07:34 PM

Does it happen in the default theme as well?

Check out the block templates and the code it adds at the FORUMEHOME template as well.

P.s. Can you also try to delete all the blocks (make first a backup if you have added custom ones), disable it, enable and readd them again and see if it would help? I had a similiar isue when I coded a mod that edited the blocks and after undoing all the changes didn''t fix it, the delete, disable, enable and readding of the blocks fixed it.

VonDoom 08-13-2010 08:45 PM

Thanks for the help but unfortunately either solution worked. It does happen on all styles.. I reverted my forum home template nothing also deleted all my forum blocks and just re added the tag cloud to test it, still the same behavior. :(

Lynne 08-13-2010 09:34 PM

Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

VonDoom 08-14-2010 01:36 AM

Quote:

Originally Posted by Lynne (Post 2083432)
Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

Yes same exact behavior..
Also thought id mention this is happening in all the popular browsers.

Lynne 08-14-2010 04:01 AM

Try disabling your modifications/plugins and see if you still have this problem on your site while still viewing it in the totally default style.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


VonDoom 08-14-2010 07:28 PM

Still the same problem Lynne, :(

Lynne 08-14-2010 09:25 PM

Then put in a Support ticket. You should leave the default style you created there since they will want to view the site using it.


All times are GMT. The time now is 04:47 AM.

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.02147 seconds
  • Memory Usage 1,726KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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