vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Everywhere Sidebar 4 VB4 (https://vborg.vbsupport.ru/showthread.php?t=233871)

fishmaster 12-26-2011 01:56 AM

Somebody confirm smooth working on 4.1.9 please..

SRSC 12-26-2011 06:07 AM

I got the problem when I uninstall Everywhere Sidebar 1.5 The sidebar go to bottom of my forum:(. If I change Store CSS Stylesheets as Files to yes the problem fixed. Now I wan to turn off Store CSS Stylesheets as Files How to fix this?

moonfox 12-26-2011 12:28 PM

Working with 4.1.9

gulf4cars 12-26-2011 06:10 PM

I have installed the mod and it is working smoothly but it is always shown on the right side of the forum. I have tried to move it to the left by changing the block location but nothing happened.

I installed version 1.5

Few days ago the forum was working with version 1.4.4.4 and it was working without problems

almannai 12-27-2011 04:13 PM

Quote:

Originally Posted by gulf4cars (Post 2281164)
I have installed the mod and it is working smoothly but it is always shown on the right side of the forum. I have tried to move it to the left by changing the block location but nothing happened.


I installed version 1.5


Few days ago the forum was working with version 1.4.4.4 and it was working without problems

you can do that form mod options try it please and let me know how it goes?

gulf4cars 12-27-2011 07:17 PM

Sorry i didnt notice. In the older version i was able to change it from forum options, now it only can be changed from the mod options.

Thank you brother

mmoore5553 12-28-2011 03:20 AM

Is there anyway where we can have sidebar on both right and left ? I have bought paid version and really need this option.

almannai 12-31-2011 03:26 PM

Quote:

Originally Posted by mmoore5553 (Post 2281548)
Is there anyway where we can have sidebar on both right and left ? I have bought paid version and really need this option.

Sorry there is no such option

hqarrse 01-02-2012 08:06 AM

I'm trying to get a variable in to an html block in ESB, using the plugin / template variable system. This works fine using a plugin for the sidebar on forumhome and forumdisplay, but it doesn't work on showthread. My plugin for showthread is identical to those that work fine for the other forum pages:

hook: showthread_start
Code:

vB_Template::preRegister('SHOWTHREAD',array('admanager_id_banner' => $foruminfo['admanager_id_banner']));
vB_Template::preRegister('navbar',array('admanager_id_banner' => $foruminfo['admanager_id_banner']));
vB_Template::preRegister('block_html_noborder_forum_mpu',array('admanager_id_banner' => $foruminfo['admanager_id_banner']));

(admanager_id_banner is a google DFP adslot id for each forum)

I have tried sending the variable to sidebar_ext too but no difference. Is there anything different I should do for showthread to make this work?

hqarrse 01-04-2012 07:21 AM

Cracked it - I needed to run my plugin before the sthread sidebar plugin, and now all works fine.


All times are GMT. The time now is 02:06 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.02925 seconds
  • Memory Usage 1,737KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete