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)

alamak 08-23-2010 02:17 PM

GREAT MOD! Thanks.

Btw, i found a small bug in filtering block with type html / php. This block type is not being filtered correctly due to problem of identifying the block_id.

For block type HTML the html bit after block_id is looks like this
class="blockbody floatcontainer restore"
instead of
class="blockbody floatcontainer"

Hence adding the following line to after line 553 seems to do the trick!
Code:

if ($blockid=='') {$blockid = strip_blockid($block,'<div id="block_','" class="blockbody floatcontainer restore">');}

alamak 08-23-2010 04:21 PM

Another thing to fix would be not to display sidebar on certain pages where no block is displayed due to filter!

For example sidebar is enabled for forumdisplay but the filter is such that on certain forumid, there should be no block! In that case we have an empty column which isn't nice.

almannai 08-24-2010 09:31 AM

Quote:

Originally Posted by alamak (Post 2088394)
Another thing to fix would be not to display sidebar on certain pages where no block is displayed due to filter!

For example sidebar is enabled for forumdisplay but the filter is such that on certain forumid, there should be no block! In that case we have an empty column which isn't nice.

I will look at this and get back to you......

Charis 08-30-2010 02:03 PM

Quote:

Originally Posted by alamak (Post 2088341)
...
Hence adding the following line to after line 553 seems to do the trick!
Code:

if ($blockid=='') {$blockid = strip_blockid($block,'<div id="block_','" class="blockbody floatcontainer restore">');}

Thanks a lot!

almannai 08-30-2010 02:47 PM

Quote:

Originally Posted by Charis (Post 2091576)
Hence adding the following line to after line 553 seems to do the trick!

Code:
if ($blockid=='') {$blockid = strip_blockid($block,'<div id="block

Thanks a lot!

you don't need this in 1.3.4

torontojungle 08-30-2010 06:37 PM

Im having a real hard time with this. I love the functionality this mod provides, but on my home screen, the sidebar actually shows up at the bottom of the forum.

Is there a plan to resolve this, or a functional work around?

Thanks again, great mod.

almannai 08-30-2010 06:54 PM

Quote:

Originally Posted by torontojungle (Post 2091696)
Im having a real hard time with this. I love the functionality this mod provides, but on my home screen, the sidebar actually shows up at the bottom of the forum.

Is there a plan to resolve this, or a functional work around?

Thanks again, great mod.

If you searched this mod thread you will see that this has been answered several times

Anyway

It is either due to one of these:

1. you are using a custom style that is changing the forumhome look, ESB needs to see this in forumhome
PHP Code:

<div id="pagetitle"

2. You are using a nother mod that is changing the look of froumhome

Regards

torontojungle 08-30-2010 08:03 PM

Thank you

almannai 08-31-2010 01:57 PM

Quote:

Originally Posted by torontojungle (Post 2091742)
Thank you

you are welcome

kersti 08-31-2010 02:32 PM

Quote:

Originally Posted by Bram H (Post 2084958)
Ha for me this mod works exactly the other way around :) When I enable it and i am not logged in it forces the sidebar perfectly. The moment I login as admin i don't see them anywere anymore ;)

On 4.0.6. with the 1.3.4. mod

This is exactly what I see - is there any way to ensure that it will show for admins?

almannai 08-31-2010 02:59 PM

Quote:

Originally Posted by kersti (Post 2092037)
This is exactly what I see - is there any way to ensure that it will show for admins?

You quote Bram H post, did you see his next comment?

MedellinStyle 09-01-2010 05:42 AM

Stoped Working In 4.0.6 ;(

almannai 09-01-2010 11:00 AM

Quote:

Originally Posted by MedellinStyle (Post 2092302)
Stoped Working In 4.0.6 ;(

check again you must be doing something wrong

Bankfodder 09-02-2010 07:41 AM

Sorry to add to the weight of questions.

I want to configure your mod to display different blocks for different forums.

I have tried applying the filter - block_html_6:275,

However, block 6 still displays in all forums when I think that it should only display in forum 275 - so I'm not at all clear as to what I am doing wrong.

Are you able to give any advice on this?

Also, I have sent you a private message about some related matters

almannai 09-02-2010 03:12 PM

Quote:

Originally Posted by Bankfodder (Post 2092709)
Sorry to add to the weight of questions.

I want to configure your mod to display different blocks for different forums.

I have tried applying the filter - block_html_6:275,

However, block 6 still displays in all forums when I think that it should only display in forum 275 - so I'm not at all clear as to what I am doing wrong.

Are you able to give any advice on this?

Also, I have sent you a private message about some related matters

Yes

Please add this in "Filter Blocks by pages"
block_html_6:

Add this in "Filter Blocks by forums"
block_html_6:275

See how it goes

If it works you can add the pages you want to enable the block in like for faq you will use block_html_6:faq
Regards

Bankfodder 09-02-2010 03:28 PM

Thanks I'll try it. Did you see my PM?

Bankfodder 09-02-2010 03:35 PM

Tried that, but block 3 and block 6 are still both visible on the home page and in forum 275.

I am trying to get block 6 only visble in forum 275 only.

There's clearly something I don't understand here.

My aim is eventually to try to get different blocks to appear in each of 5 or 6 level 2 forums to aid the sense of cohesion of the entire site and to aid navigation. The aim is that as well as menu options changing, they will be colour coded to the forum and will reflect the forum that they are associated with.

Lqd 09-03-2010 02:08 PM

What a great mod! Unfortunatly when I install it, it places the sidebar below my footer on forumhome and showtread. I do have to add I have a custom theme. Could you provide me the info which template to edit and below which line more a less (keywords will do) this way I can have it working on my custom style. (btw; 4.0.5 is my vb version)(http://dev.hard.fm)

thank you, looking forward for a reply!

almannai 09-03-2010 03:19 PM

Quote:

Originally Posted by Bankfodder (Post 2092860)
Tried that, but block 3 and block 6 are still both visible on the home page and in forum 275.

I am trying to get block 6 only visble in forum 275 only.

There's clearly something I don't understand here.

My aim is eventually to try to get different blocks to appear in each of 5 or 6 level 2 forums to aid the sense of cohesion of the entire site and to aid navigation. The aim is that as well as menu options changing, they will be colour coded to the forum and will reflect the forum that they are associated with.

If you want me to loogin to your forum and check it out pm with logging info

Quote:

Originally Posted by Lqd (Post 2093284)
What a great mod! Unfortunatly when I install it, it places the sidebar below my footer on forumhome and showtread. I do have to add I have a custom theme. Could you provide me the info which template to edit and below which line more a less (keywords will do) this way I can have it working on my custom style. (btw; 4.0.5 is my vb version)(http://dev.hard.fm)

thank you, looking forward for a reply!

If you searched this mod thread you will see that this has been answered several times

Anyway

It is either due to one of these:

1. you are using a custom style that is changing the forumhome look, ESB needs to see this in forumhome

PHP Code:

<div id="pagetitle"


I think in your case you need to replace
PHP Code:

<div id="pagetitle"

with
PHP Code:

<div id="bg"

you replace that in forumhome hook of the mod plugins


Regards

tzelon 09-03-2010 03:46 PM

I cant find the "Don't hide ESB switch" option.

I go to:
Admincp->Settings->options->EveryWhere Sidebar (ESB) options

and dont have it ther ..
plz help

almannai 09-03-2010 05:29 PM

Quote:

Originally Posted by tzelon (Post 2093325)
I cant find the "Don't hide ESB switch" option.

I go to:
Admincp->Settings->options->EveryWhere Sidebar (ESB) options

and dont have it ther ..
plz help

Do you see ver 1.3.4 installed?

if not you need to uninstall old version then re-install new version

tzelon 09-03-2010 05:48 PM

thanks my mistek

Can I choose witch page it be forced and witch page it can be collapse?

Lqd 09-04-2010 01:54 PM

Quote:

Originally Posted by almannai (Post 2093314)
If you want me to loogin to your forum and check it out pm with logging info



If you searched this mod thread you will see that this has been answered several times

Anyway

It is either due to one of these:

1. you are using a custom style that is changing the forumhome look, ESB needs to see this in forumhome

PHP Code:

<div id="pagetitle"


I think in your case you need to replace
PHP Code:

<div id="pagetitle"

with
PHP Code:

<div id="bg"

you replace that in forumhome hook of the mod plugins


Regards

I replaced all of these in the product file, but no glory, other suggestions? Thank you! The wierd part is, if I disable the mod the sidebar shows up just as it should....

Bankfodder 09-04-2010 02:52 PM

Quote:

Originally Posted by almannai (Post 2093314)
If you want me to loogin to your forum and check it out pm with logging info


Thanks I'll do that. I'll sort it out with my webmaster and get back to you.

Still no response from you on my last pm - if you are still interested. :)

jlevi 09-05-2010 11:11 PM

Quote:

Originally Posted by Lqd (Post 2093284)
What a great mod! Unfortunatly when I install it, it places the sidebar below my footer on forumhome and showtread. I do have to add I have a custom theme. Could you provide me the info which template to edit and below which line more a less (keywords will do) this way I can have it working on my custom style. (btw; 4.0.5 is my vb version)(http://dev.hard.fm)

thank you, looking forward for a reply!

I have this same problem on a custom skin. Any ideas on how to fix?

dvsDave 09-06-2010 06:47 AM

My users are asking for persistence of sidebar preferences. If they close it, they are expecting it to stay closed for the duration of the time they are logged in. How can I do this?

Bankfodder 09-06-2010 07:14 AM

Quote:

Originally Posted by dvsDave (Post 2094452)
My users are asking for persistence of sidebar preferences. If they close it, they are expecting it to stay closed for the duration of the time they are logged in. How can I do this?

It does that for me. No probs. My problem is that I still can't get it to hide on chaosen forums. I still have to organise access details for the mod developer.

dvsDave 09-06-2010 07:29 AM

I just upgraded from 1.14 to 1.34 and it now works for me. I hadn't realized I wasn't running the latest code.

I still get a "Flash of Unstyled Content" when the page loads. the sidebar shows for a second then hides. Is there anything that can be done about that?

Bankfodder 09-06-2010 07:40 AM

Quote:

Originally Posted by dvsDave (Post 2094462)
I still get a "Flash of Unstyled Content" when the page loads. the sidebar shows for a second then hides. Is there anything that can be done about that?

Yes, I get that too. It's not a problem but I suppose that if it were resolved, it would be better

Toupsx 09-06-2010 10:54 AM

It's a nice mod.. however with a custom style like mine it hardly works..
Since it uses "pagetitle" to find where to put the sidebar it does not work for my style; I have edited the plugin hook to have it moved however that leads to more problems:

In my style it has pagetitle for some locations (forumdisplay, memberlist, etc.) and then doesn't have pagetitle for others (forumhome, showthread, etc.) so by changing id=pagetitle to something else I can either have it work in some locations or other locations but not all.

vexxy 09-09-2010 04:48 PM

Quote:

Originally Posted by almannai (Post 2073467)
Did you check some other mod is effecting your forumhome template?

what is your forum url?

Has anybody face similar problem?

sorry for the late response, but i have the same problem with everywhere sidebar on the forumhome, works perfect everywhere else (vbulletin 4.0.6, ev sidebar 1.3.4)

forum url: www.bytesin.com

edit: fixed the problem, it seem I have removed the <div id="pagetitle"> from forumhome ;)

almannai 09-12-2010 10:36 AM

Sorry for the delayed responce I was not reaceiving your posts on my email:(

Quote:

Originally Posted by jlevi (Post 2094335)
I have this same problem on a custom skin. Any ideas on how to fix?

I've added this answer to the main page of this mod thread, please look at it at the bottom of the thread.

Quote:

Originally Posted by Bankfodder (Post 2094457)
It does that for me. No probs. My problem is that I still can't get it to hide on chaosen forums. I still have to organise access details for the mod developer.

:)

Quote:

Originally Posted by dvsDave (Post 2094462)
I just upgraded from 1.14 to 1.34 and it now works for me. I hadn't realized I wasn't running the latest code.

I still get a "Flash of Unstyled Content" when the page loads. the sidebar shows for a second then hides. Is there anything that can be done about that?

I used timer to run force expand for some reasone frankly I don't remember why:D. Look for
PHP Code:

setTimeout("force_expand();",500); 

change it to
PHP Code:

force_expand(); 


Quote:

Originally Posted by Bankfodder (Post 2094465)
Yes, I get that too. It's not a problem but I suppose that if it were resolved, it would be better

:)

Quote:

Originally Posted by Toupsx (Post 2094510)
It's a nice mod.. however with a custom style like mine it hardly works..
Since it uses "pagetitle" to find where to put the sidebar it does not work for my style; I have edited the plugin hook to have it moved however that leads to more problems:

In my style it has pagetitle for some locations (forumdisplay, memberlist, etc.) and then doesn't have pagetitle for others (forumhome, showthread, etc.) so by changing id=pagetitle to something else I can either have it work in some locations or other locations but not all.

it search for
PHP Code:

<div id="pagetitle"

in forumhome plugin not everywhere. Every page has its own search term.

What you need to do is go to manage plugins from admincp and change the plugin of ESB for everypage that is not working for you

Bankfodder 09-13-2010 06:50 AM

Still haven't got it to display differently on different pages - still haven't sorted out access details either ....

However ...

how can I get it to display on the blog - blog.php

and the CMS - content.php

Ta

almannai 09-13-2010 07:44 AM

Quote:

Originally Posted by Bankfodder (Post 2097434)
Still haven't got it to display differently on different pages - still haven't sorted out access details either ....


However ...

how can I get it to display on the blog - blog.php

and the CMS - content.php

Ta

It will not work on blog or cms.

You can search this thread for an answer

Pls don't send access details to me because I don't have enough time now days

onehost 09-13-2010 04:37 PM

*uninstalled*

Your side bar is a secuirty risk to the forum.

(1) Exclude does not work - private posts are entered into the
sidebar, even when the post is deleted, it still remains on the
sidebar. I guess you could place a x on each post in the sidebar
so that admin can delete what does not need to be there, but if
it automaticly removed the post to begin with, then we would not
need such an option.

When you add better privacy measures, then I will
test again.

Thank-You

almannai 09-13-2010 05:18 PM

Quote:

Originally Posted by onehost (Post 2097653)
*uninstalled*

Your side bar is a secuirty risk to the forum.

(1) Exclude does not work - private posts are entered into the
sidebar, even when the post is deleted, it still remains on the
sidebar. I guess you could place a x on each post in the sidebar
so that admin can delete what does not need to be there, but if
it automaticly removed the post to begin with, then we would not
need such an option.

When you add better privacy measures, then I will
test again.

Thank-You

The sidebar is a vb4 sidebar and not mine!!!

This mod i just displaying the original sidebar that comes with vb4 everywhere in the forum.

So if what you are saying is true, which I don't think so. Then you blame vbulletin not this mod

onehost 09-14-2010 12:27 AM

Quote:

Originally Posted by almannai (Post 2097671)
The sidebar is a vb4 sidebar and not mine!!!

This mod i just displaying the original sidebar that comes with vb4 everywhere in the forum.

So if what you are saying is true, which I don't think so. Then you blame vbulletin not this mod

ok no problem.

I am not vb's beta tester, I do not care what they do...
its not like it provides anything unique content to the forum anyway...
most do not even like it as it looks bulky...

almannai 09-14-2010 06:38 AM

Quote:

Originally Posted by onehost (Post 2097862)
ok no problem.

I am not vb's beta tester, I do not care what they do...
its not like it provides anything unique content to the forum anyway...
most do not even like it as it looks bulky...

no problem with me too

It is free mod if you like install if not don't install it

It is as simple as that

Damsella 09-14-2010 05:34 PM

I love this mod, thanks so much, it is brilliant!

The only small problem I have is that in Firefox, on Showthread, it loads the forum wide and then afterwards (less than one second, but easily seen) it loads the side bar and the forum goes narrow. So everything jumps around.

It works fine on every other page - the sidebar loads and the forum loads to the right of it. And it works fine in IE.

Is there any way to get the sidebar to load first on Showthread? I have looked with Firebug but can't work it out.

(I have read through this thread but can't see the answer.)

almannai 09-14-2010 06:13 PM

Quote:

Originally Posted by Damsella (Post 2098218)
I love this mod, thanks so much, it is brilliant!

The only small problem I have is that in Firefox, on Showthread, it loads the forum wide and then afterwards (less than one second, but easily seen) it loads the side bar and the forum goes narrow. So everything jumps around.

It works fine on every other page - the sidebar loads and the forum loads to the right of it. And it works fine in IE.

Is there any way to get the sidebar to load first on Showthread? I have looked with Firebug but can't work it out.

(I have read through this thread but can't see the answer.)

I think this is due a timer I used to run force expand for some reasone frankly I don't remember why:D. Look for
PHP Code:

setTimeout("force_expand();",500); 

play with 500 ms to smaller number or remove the timer for good and change it to
PHP Code:

force_expand(); 

See if this will fix what you don't like


All times are GMT. The time now is 11:45 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.03029 seconds
  • Memory Usage 1,878KB
  • 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
  • (2)bbcode_code_printable
  • (12)bbcode_php_printable
  • (28)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