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?


All times are GMT. The time now is 01:43 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.02307 seconds
  • Memory Usage 1,746KB
  • 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
  • (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
  • (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