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)

cowboy9892 01-24-2011 07:33 AM

Very good !
Install!
http://www.vedich.net

morelia 01-26-2011 01:05 AM

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.

Webrunner 01-26-2011 07:49 AM

Quote:

Originally Posted by almannai (Post 2147572)
It will not show on the first page of the profile as there is a default sidebar on that page and it will conflict with it. Other pages are ok.

I can't get it to show on a user profile page and i really would like that.
What steps can i take to show it?

reteep 01-27-2011 09:15 AM

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.

SirSteve 01-27-2011 04:10 PM

I too would like to know how I can remove the "Everywhere sidebar 1.4.1" link.

J-P 01-30-2011 04:29 PM

Thank you!! Flawless install and worked perfectly right from the get go!

I wish all mods were this simple to use :D

Forum Lover 02-03-2011 06:44 AM

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. :)

EasyEazy 02-04-2011 01:19 AM

Hello

is it possible to add up and coming calender events to this mod?

if so could you please help me with a walkthrough

SirSteve 02-04-2011 09:54 PM

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.

tocheli 02-07-2011 01:47 PM

I too would like to know how I can remove the "Everywhere sidebar 1.4.1" link.

Zweeper 02-07-2011 02:49 PM

i think you are not allowed to remove the copyright

SirSteve 02-07-2011 07:57 PM

I will be uninstalling... I didn't pay to have my site unbranded by having another branding on it.

morelia 02-09-2011 11:57 PM

Quote:

Originally Posted by SirSteve (Post 2158867)
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.

Sucks the CSS is missing.. Looks horrible..

Fix??

ET 7 02-10-2011 09:55 PM

sorry if this is stupid, but what exactly is a sidebar?

Videx 02-10-2011 10:51 PM

Quote:

Originally Posted by ET 7 (Post 2161168)
sorry if this is stupid, but what exactly is a sidebar?

http://lmgtfy.com/?q=What+is+a+sidebar%3F

vbstuff68 02-11-2011 03:53 AM

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

SirSteve 02-11-2011 09:47 AM

This script says it's "supported" but I am not so sure....

Lifesupporters 02-12-2011 04:18 PM

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.

burlesque 02-16-2011 10:50 PM

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?

HenryCell 02-17-2011 03:07 AM

Quote:

Originally Posted by burlesque (Post 2163423)
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?

In your Admincp->Settings->options->EveryWhere Sidebar (ESB) options add your mobile style id in Excluded styles option.

burlesque 02-17-2011 11:36 AM

Thanks - that was nice and easy! Fantastic mod!

lisaundgiorgio 02-17-2011 03:34 PM

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...

newmomsforum 02-19-2011 12:25 AM

Quote:

Originally Posted by tocheli (Post 2159765)
I too would like to know how I can remove the "Everywhere sidebar 1.4.1" link.

Not sure if the usage of the file allows you to remove it or not.. The link itself is located in the 'sidebar_global' settings file viewable / Editable under Admin CP > Plugins and Products > Plugin Manager

Zweeper 02-19-2011 02:47 PM

1 Attachment(s)
it looks a bit strange in my forum, dont know what to do. any help?

Bob_R 02-19-2011 03:13 PM

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?

HorizonWebs 02-20-2011 05:52 PM

i have it excluded from showing on my mobile style but it still shows up

Webbstre 02-21-2011 05:41 AM

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

theparentpack 02-22-2011 07:24 PM

I would like to know if this mod allows me to create a block of ads that is different for each usergroup?

vrinteractive 02-23-2011 05:11 PM

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.

pipibunny 02-27-2011 02:38 PM

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

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 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
  • Page Generation 0.03046 seconds
  • Memory Usage 1,829KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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