![]() |
is this ok with vb3rc2?
|
Quote:
|
Any demo links?
|
Any way to make this only display to unregistered users?
Thanks! |
Great hack, I will be using this for sure.
Question though. If I wanted to have the contect of the block change conditionally depending on what forumid is being viewed...how can that be done? |
wtf i did everything correct , it just shows a white space, no tabel... and the same problem with the ant's hack!?
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
I've figured out the conditionals, just looking for a solution for the problems encounted with the spacing being all screwy as mentioned here: https://vborg.vbsupport.ru/showpost....1&postcount=34
|
I'm getting reports from users using IE 5.0 that with this hack the thread display doesn't start until after the bottom of the left column. So as you look down the page, they'll see the header, left column, then have to scroll down to the end of the left column to where the posts etc start. :(
For example: "I am using IE 5.0, Windoze NT 4.0 and having the same problem. The posts appear below the bottom of the sidebar on the left side of the screen." Perhaps if the side bar was extended so that it filled up the entire left side, all the way down the bottom. I'm such an HTML idiot I'm not sure how to accomplish this... |
Quote:
|
Quote:
|
Quote:
|
Update: This only occurs when viewing posts - forum view etc are just fine. May be a postbit issue? Confirmed with 15-20 IE 5.x users so far. Hope I can get this figured out - really need that left column :)
|
I would definitely be using this mod if I had the liquid template.
Great job. :) |
Is there a way to make this on the right side? Got it to work fine on the left but need it on the right (and for the life of me I don't know how to install Ant's). :(
Chris |
Quote:
To test for yourself using IE 5.x, download old browsers here (zip file, runs from folder - won't screw up your current IE) IE 5.0.1 sp2: http://browsers.evolt.org/download.php?/ie/32bit/5.01_SP2/ie501sp2_nt.zip IE 5.5 sp2 http://browsers.evolt.org/download.p...ie55sp2_nt.zip edit: Just spent a bit looking over the html and you're right, nothing in this hack is out of the ordinary. The problem looks like it lies in the VBulletin html - something that doesn't show up when the content table isn't in it's own <td> to the right of the sidebar... Too bad, I really need to get in an advert on the left side :( |
Ok, found the fix for IE 5.x
Notice the spacer_close template: <if condition="$show['old_explorer']"> </td></tr></table> <else /> </div> </div> </div> </if> <!-- / close content container --> What this does is output three </div> tags if the browser is new (ie 6) or three </td></tr></table> tags if the browser is OLD (ie 5.x) Now, in the SHOW THREAD template there appears to be an extra call for the $spacer_close at the end of the thread tools table. In IE 6 this doesn't cause any bugs because three </div> tags won't screw up anything. HOWEVER, in IE5, the </tr></td></table> tags will screw up the output - it closes the table and sends the post content to the bottom of the sidebar. SO, here's the fix: In SHOWTHREAD template, find: <!-- / toolbar --> <!-- end content table --> $spacer_close <!-- / end content table --> and delete the $spacer_close text :) |
Okay, this is going to sound so stupid... I can't think!
I have the first menu...basically just edited what already was there. But when I try to add another box... it totally screws up the whole look of it, and it sits ontop of the forum. http://simply-baby.net/forum |
n/m figured it out.. but did anyone figure out about the spaces when you open the threads?
|
Ok...what gives...I uploaded a new file with an update and it's not there and in my usercp it says "In Progress"....anyone?
|
DW - you jjust have to wait unfortunately - when I got his error, it took about 8 hours to clear it out - even robootong wouldn't help it.
|
Yeah = btw the reason you are getting display errors in early version of IE, is that IE5.x does not properly render compliant XHTML :)
|
Is there any way to have 2 side bars (custom php pages), one left and one right? I want to separate the page in 3 parts, one custom page on left, the vb pages on the center and another custom page on right.
|
this is good. I am finally gathering enough hacks that I won't have to wait for vBPortal to be released.
Someone should get this integrated with vBIndex so we could have the custom boxes with an editor and all that stuff. Good work! D |
How do I add this to the right side?
|
Never mind about my above post. BUT I am having the same problem as:
Quote:
|
Here's how you fix it:
Message Area Width (pixels) (This value allows you to specify the width in pixels of the text box used for all message posting in vBulletin) -> set this to AUTO |
I'd really like to have the sidebar on just the forum home and not each subsequent page. I guess what I want is TheAnt's hack, but it isn't currently available. Can anyone tell me when this will become available again? Thanks so much.
And good job with your hack, Dark Wizard. :squareeyed: |
Nice mod- installed it tonight. Was the question of how to place the column on the right ever addressed?
|
Quote:
From: Code:
<!-- Sidebar --> Code:
<!-- Sidebar --> Find: Code:
eval('$sidebar = "' . fetch_template('sidebar') . '";'); Code:
eval('$rightsidebar = "' . fetch_template('rightsidebar') . '";'); |
Excellent! But now I have two sidebars- should I get rid of the sidebar template to remedy it?
|
yes, and the 2 updates u did for it in header and footer templates
|
Thanks! BTW, clicked install- you're awesome!
|
Excellent hack, though, I might suggest you make 3 installation files. One to install it on the left, one for the right, and one for both.
I found it very difficult in your instructions to just install it on the right. |
Quote:
|
I was testing it here: http://www.seo-talk.com
I wanted just the right sidebar, but it seemed to have added a left one also... Any ideas? |
All times are GMT. The time now is 04:53 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:
|