![]() |
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">');} |
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. |
Quote:
|
Quote:
|
Quote:
|
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. |
Quote:
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:
Regards |
Thank you
|
Quote:
|
Quote:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|