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)
-   -   Guests Can't View Forum Sidebar (https://vborg.vbsupport.ru/showthread.php?t=282002)

danyol1706 04-25-2012 01:59 AM

Guests Can't View Forum Sidebar
 
On my site (vB 4.1.12), logged-in members are able to view my forum sidebar and blocks, but guests cannot. It was working fine before I upgraded to 4.1.12. The sidebar blocks include ad spaces and a poll.

Even after using a clean new default style, it still does not show up for guests.

I have also disabled and manually unchecked all non-vB products.

Where is there a setting that will allow guests to view the forum sidebar and blocks? Is it a permissions issue?

Lynne 04-25-2012 02:03 AM

Link?

And do you have any conditions around the ads? And is the poll in a publicly viewable forum?

danyol1706 04-26-2012 01:15 AM

Link here.

Yes, guests can view the "Polls" forum.

Also, there are no conditions in the ad code.

Thank you.

Lynne 04-26-2012 02:30 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?

danyol1706 04-29-2012 02:23 AM

Yes, I selected the default template and even unchecked the customized template under Style Manager, but the forum sidebar still does not appear.

It also seems that after version 4.1.12, when both styles are selectable, the "quick style chooser" does not work (the choices are not listed). To try to remedy this, I re-uploaded the "clientscript" directory and cleared the cache. No luck yet.

Lynne 04-29-2012 02:13 PM

The quick style chooser is not selectable on the default style or the custom style?

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


danyol1706 05-01-2012 01:13 AM

I just deleted all of my styles and re-customized the default template. It seems to be working now. Thank you.


All times are GMT. The time now is 11: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.02028 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_php_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