Quote:
Originally Posted by mccollin
Did you read the thread? The last page of posts explain the answer to your question. This mod is broken in vb 4.1 and the developer said they were planning a new release by the end of the year to fix it.
|
My bad!

But I run 4.08.
I am thinking that this authors comment would help me, but I am a novice at this, and don't understand what to do with this information. Can anyone tell me
specifically what to do here? Exactly what and where do I need to put something in forumdisplay in order to get the sidebar to show up on the side.
Thanks!!!!
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 another 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 fix 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.