![]() |
|
Side bar always shows at the bottom of the page. Whats the best way to fix this...
This below explanation is pretty vague to me...? Most asked question: Q:I've installed your sidebar mod and it works fine except on the forumhome! The sidebar is showing at the bottom of the page. Any idea how to fix it? A:It is either due to one of these: 1. you are using a custom style that is changing the forumhome look. 2. You are using a nother mod that is changing the content of froumhome before this ESB. ESB needs to see this in forumhome PHP Code: <div id="pagetitle"> So to tix this problem you either need to make sure that PHP Code: <div id="pagetitle"> exist in the correct location or change ESB forumhome plugin to search for a new phrase. for the latest version 1.4.1+ it looks for PHP Code: {vb:raw navbar} and PHP Code: {vb:raw footer} so if you are setting new style make sure not to remove or change PHP Code: {vb:raw navbar} and PHP Code: {vb:raw footer} location to get sidebar in the proper location. |
Quote:
What steps can i take to show it? |
It doesn't work anymore if you fill in a custom template.
Like: Type: HTML Content: xxx (won't show but anything needs to be filled in) Custom Template: adblock This worked earlier but with the current version the blocks with a custom template do not show up at all. |
I too would like to know how I can remove the "Everywhere sidebar 1.4.1" link.
|
Thank you!! Flawless install and worked perfectly right from the get go!
I wish all mods were this simple to use :D |
Just an idea to make sure if we can use this hack to show most views threads in each forums.
I mean, for example, when I visit forum A, it will show 5 TOP VIEWED threads on forum A. While visiting forum B, it will show top 5 threads from forum B. What code I may put on forum blocks? I understand this is not the purpose of this hack, just wander if we can tweak this out. :) |
Hello
is it possible to add up and coming calender events to this mod? if so could you please help me with a walkthrough |
1 Attachment(s)
No reply about the copyright? I am about to uninstall this... the copyright plus the fact that the CSS is missing on every sidebar but the Forum Home. See attachment.
|
I too would like to know how I can remove the "Everywhere sidebar 1.4.1" link.
|
i think you are not allowed to remove the copyright
|
I will be uninstalling... I didn't pay to have my site unbranded by having another branding on it.
|
Quote:
Fix?? |
sorry if this is stupid, but what exactly is a sidebar?
|
Quote:
|
anyone know how to fix the side bar issue when the forum reaches certain amount of users, the script starts to lag the forum
any idea?? any clue for this fix? thx |
This script says it's "supported" but I am not so sure....
|
Ya I'd have to agree with most of the last two pages comments. I think the branding is just a bad idea and should not be there or if it must there should be an override within the ACP to disable it.
Also, the .css issue really should be dealt with as the forum index is the only thing that displays correctly, everything else is displaced by stacking avatars and content stretching the bar that much lower. For those of us who have ads on our site and require revenue streams to help offset server costs having an add in the sidebar move below the fold is unacceptable. If the author ever responds to some of these queries I may even vote MOTM, until such time I'm wavering at uninstall. Sorry. |
Hi, I've just upgraded to 4.1.2 and installed this. It's working perfectly on my main site, but it seems to have also installed onto the nice new mobile style.
How do I remove it from this? |
Quote:
|
Thanks - that was nice and easy! Fantastic mod!
|
I want to remove the display of the sidebar for these user groups:
1,3,4 (unregistered, awaiting email & awaiting moderation) but it's not working :mad: for unregisterd users - it is displayed always... although if i try to exclude admin group (id:6) it's working immediately... (of course when i'm logged in as admin) any ideas? i'm still using VB4.1.0PL2... and sidebar 1.4.1_pl1... |
Quote:
|
1 Attachment(s)
it looks a bit strange in my forum, dont know what to do. any help?
|
If I already have a sidebar on my site with the proper forums "filtered/blocked" do I have to set them again or this mod will just put it everywhere if I'm already set?
|
i have it excluded from showing on my mobile style but it still shows up
|
1 Attachment(s)
So... I just upgraded from 1.1.4 to 1.4.1 PL1 on my test site, and I am noticing that none of my forum blocks show up in the sidebar anymore. All I get is a small chunk that says Everywhere sidebar. I have included a picture so you can see what I mean:
https://vborg.vbsupport.ru/attachmen...1&d=1298274024 |
I would like to know if this mod allows me to create a block of ads that is different for each usergroup?
|
Has anyone noticed that the sidebar is very slow to load- it holds up our entire site, and loads block-by-block. i'm wondering if there is any caching features built into it that we haven't addressed, or if we could globally enable it and not have it check user permissions.
|
I don't know why I upgrade vbulletin to 4.1.1
I don't see "Forum Block Manager" in "Forums & Moderators". I don't know how to add or edit block Could everybody help me ? Thank you |
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 |
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.
|
where can I change the width of the sidebar?
|
Quote:
I searched this thread, but can't find an answer. Thanks |
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:
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. |
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 .= ' |
Unsupported POS now?
|
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.
|
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> |
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 03: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|