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)

andyjaffs 02-28-2011 07:10 AM

I have a problem installing this product.
When I install on VB 4.0.7, I get a Fatal Error:
Fatal error: Cannot redeclare find_in_array() (previously declared in *****/httpdocs/forums/global.php(29) : eval()'d code:43) in ******/httpdocs/forums/global.php(409) : eval()'d code on line 55

Webbstre 02-28-2011 09:35 AM

Am I to assume that there is no hope for a new version to fix the various problems, or support? I'm still waiting to figure out why the sidebar is doing what it is in the picture in my post above.

VBUsers 03-01-2011 09:18 AM

where can I change the width of the sidebar?

dilbert 03-01-2011 10:18 AM

Quote:

Originally Posted by VBUsers (Post 2168175)
where can I change the width of the sidebar?

I'd like to know this too.
I searched this thread, but can't find an answer.

Thanks

VBUsers 03-01-2011 05:12 PM

also where is the setting to move the sidebar to the right so i can save a little space that isnt being used?

to make it smaller its in the

style manager ---> your style --> CSS templates ---> sidebar.css --> #sidebar_container (Its the 4th from the bottom of the template )

PHP Code:

#sidebar_container > ul {
    
background:{vb:stylevar sidebar_background};
    
border:{vb:stylevar sidebar_border};
    -
moz-border-radius:{vb:stylevar border_radius};
    -
webkit-border-radius: {vb:stylevar border_radius};
    -
moz-box-shadow:-2px 2px 2px {vb:stylevar shadow_color};
    
float:{vb:stylevar left};
    
width:90%;



I made mine 90% and it worked. Not sure if there is another way and I would like to know how to move it to the right as well.

nick-harper 03-07-2011 09:04 PM

I just tried this on the latest version and I got:

Code:

$final_rendered = '' . vB_Template_Runtime::fetchStylevar("htmldoctype") . ' options['enablefacebookconnect']) { $final_rendered .= ' xmlns:fb="http://www.facebook.com/2008/fbml"'; } else { $final_rendered .= ''; }$final_rendered .= '' . ' dir="' . vB_Template_Runtime::fetchStylevar("textdirection") . '" lang="' . vB_Template_Runtime::fetchStylevar("languagecode") . '" id="vbulletin_html"> ' . $headinclude . ' ' . ''; if ($show['inlinemod']) { $final_rendered .= ''; } else { $final_rendered .= ''; }$final_rendered .= '' . ' ' . ''; if ($show['ajax_js']) { $final_rendered .= ' '; } else { $final_rendered .= ''; }$final_rendered .= '' . ' ' . ''; if ($GLOBALS['vbulletin']->options['storecssasfile']) { $final_rendered .= ' ' . '';if ($GLOBALS['vbulletin']->options['storecssasfile']) { $final_rendered .= ''; } else { $final_rendered .= ''; } $final_rendered .= '' . ' '; } else { $final_rendered .= ' ' . '';if ($GLOBALS['vbulletin']->options['storecssasfile']) { $final_rendered .= ' '; } else { $final_rendered .= ''; } $final_rendered .= '' . ' '; }$final_rendered .= '' . ' ' . $headinclude_bottom . ' ' . $header . ' ' . $navbar . ' ' . ''; if ($announcebits) { $final_rendered .= '

      ' . $announcebits . '

'; } else { $final_rendered .= ''; }$final_rendered .= '' . '


cmiller1014 03-08-2011 01:13 AM

Unsupported POS now?

mccollin 03-08-2011 01:38 PM

Is anyone able to use the latest version of this with the latest vBulletin? I have it running fine on 4.1.1PL2, and I'm hesitant to upgrade vBulletin now because of this hack potentially breaking. I depend on this for a major part of my revenue so it going away would be bad. Can't believe that this isn't part of vBulletin.

dilbert 03-13-2011 01:50 AM

Can we use conditionals in this mod? If the author is still available, I'd be willing to pay to get this working.

I tried this, but had no luck.

<vb:if condition="in_array($foruminfo['forumid'], array(500,501))">
stuff here
</vb:if>

starli 03-17-2011 12:19 AM

Siedebar doesn't work on:
misc.php?do=showrules
member.php?u=1
search.php?search_type=1

Have anyone a plan for this problem?
Regards


All times are GMT. The time now is 10:42 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.03023 seconds
  • Memory Usage 1,747KB
  • 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)bbcode_php_printable
  • (1)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