View Full Version : Fixed Sidebar On All Pages (left side)
peterska2
10-09-2006, 10:00 PM
This modification provides a fixed sidebar on the left side of your forums.
In IE7 and Firefox, the sidebar scrolls to remain stationary on the page. However, in IE6 it works as a normal sidebar and moves with the content.
Installation instructions are in the attached text file.
FAQ's
I've got it installed, how do I edit it?
In the header template you will find the main body of the column. This is in a tabular format consistant with all content in vBulletin.
By default I have included one (1) heading and eight (8) content rows.
To edit these locate the text Heading in the header template and replace it with whatever you wish to have it say. Repeat the process for the content.
It's too wide, can I make it narrower?
It's too narrow, can I make it wider?
Yes this is possible. However, it requires a few changes to the code not just tot he table with in the header template.
Start by changing the with in your header template, then in the additional CSS definitions change the 160 in the navigation section to the same as your width of your table, and the 165 in the content section to the width of your table plus 5.
The top of the column overlaps my header.
The top of my column is not in line with my navbar.
In the additional CSS definitions find top:105px;Change the number as appropriate for your style. You may need to experiment with this. The default value is correct for on the default vBulletin style.
Remember that the lower down the page your column sits, the less content you can place in it (see why do I need to watch the height of my content?).
Why do I need to watch the length of my content?
Because this sidebar stays in place when the forums scroll, it is important to pay attention to the length of the content. If you fill your side column with content based on your screen resolution, then anything at the bottom will be hidden from users with a smaller resolution. In total, the length of your column plus the top margin (default 105) should not exceed 580px. This is to allow for users with an 800x600 screen resolution.
Can you release this as a plugin/product?
No. Due to the additional CSS definitions requirements it is not possible to release this as a product or plugin. I have no intention of attempting this further in the near future.
So you are not releasing it as a product. Does that mean that someone else can?
Can I translate this modification?
Can I redistribute this modification?
Any ports of this modification to other versions or to be a product will be carried out by myself. No permission is given for ports, translations, or distributions. The only exception to this is translation for release at vBHacks-Germany.org
Are there any plans for a right sided version?
Yes. However, due to current time restraints (and current lack of internet access) this will not happen until later in the year. Please don't keep asking about it, when I have done it you will all know about it.
This is released for 3.6.2 but I run 3.x.x. Can I still use it?
This has been tested only on 3.6.2 but as it is a template modification, there is no reason why it shouldn't work on any site running vBulletin 3.x.x
Thats all the boring stuff out of the way. :)
If you use this modification please click install. By clicking install you will be notified of any updates, bug fixes, and other important information relating to this release.
If you like this modification, please click nominate for modification of the month. It might only be a little template mod, but I'm quite proud of this one.
The attached screenshots are taking in FF 1.5.x and IE6. IE7 has been tested and displays the same as FF. I've left the top of the browser intact for identification between each one.
A big thanks goes to mikeylikesitz for his help testing in IE7 :D
Finally, if someone could let me have a link to use as a live demo, it would be appreciated.
Enjoy it, and have fun. :D
peterska2
10-10-2006, 02:18 AM
reserved for if some kind person can do some screenshots in IE7 or other browsers
shadowevil
10-10-2006, 03:57 AM
Mod nice .... i like it ...
*installed*
Brandon Sheley
10-10-2006, 04:47 AM
is this to replace your sidecolumns hack ?
peterska2
10-10-2006, 05:05 AM
nope. this is just an alternative that i'd had a few requests for so i finally did it
ChavMagnet
10-10-2006, 07:58 PM
V. nice work
Brandon Sheley
10-10-2006, 08:04 PM
nope. this is just an alternative that i'd had a few requests for so i finally did it
ah okay.. I'll wait till the right side comes out to change over :)
thanks peterska :)
smoknz28
10-12-2006, 12:00 AM
Anyone had time to toy with the code and phpAdsNew? This would work great for my site if it could work with phpAdsNew.
Thanks gang,
Markl
peterska2
10-12-2006, 12:04 AM
I don't see why it wouldn't. Just put the code in one of the content placeholders.
LICryptkeeper
10-12-2006, 10:47 PM
I completely integrated it into my clients site. he msged me back telling me it was out of alignment.
after all that time i realised it does not work on fixed width layouts if the user is using a different resolution.
wouldent it be easier to use this as a fixed sidebar if it was in a table?
peterska2
10-12-2006, 10:52 PM
The way it works in IE6 is available in tabular format in a modification by amykhar. You cannot get it to stay in one place on the screen as it does in firefox and IE7 using tables - believe me I tried for ages.
LICryptkeeper
10-12-2006, 11:24 PM
The way it works in IE6 is available in tabular format in a modification by amykhar. You cannot get it to stay in one place on the screen as it does in firefox and IE7 using tables - believe me I tried for ages.
are you reffering to my post?
If yes, I was not reffering to the "feature" of it staying in place as the rest of the page scrolls. I was implying that it floats a certian distance from the left side of the screen, the horizontal alignment does not work with sites that use a fixed width, since on 1024X768, its located 50px from the left side, a user in 1600X1200 rez will still have it 50 px from the left, meaning its out of location.
I fixed it on my clients side by switching to tables, deleted the css, added in a new column, and aligned it to the top. yes it dosent "float" but i didnt need it to.
AzzidReign
10-13-2006, 08:03 PM
Thanks! Works good!
peterska2 -
If you've been to demonoid, they have something quite like this but for an ad and I was wondering if you happen to know how they do it. They have it so when you scroll a certain amount, then the ad will start scrolling down with you.
peterska2
10-13-2006, 08:12 PM
Is this suppose to be able to scroll up and down the length of the forum? That's what it looks like it does in the attachments, but I can't get it to do that.It does not scroll in IE6 due to IE's bad CSS support. However, in IE7 and FireFox it scrolls.
AzzidReign
10-13-2006, 08:36 PM
Yeah, I read that after I posted so I edited and I guess you had quoted me before I edit :( Sorry.
Ohiosweetheart
10-15-2006, 02:44 AM
Question.... Your "left-side column on forum home only" fits beneath the breadcrumb and navbar. From what I can see of the screenshots above, this one is to the side of the breadcrumb/navbar.
How would one place it beneath?
peterska2
10-15-2006, 04:56 AM
Question.... Your "left-side column on forum home only" fits beneath the breadcrumb and navbar. From what I can see of the screenshots above, this one is to the side of the breadcrumb/navbar.
How would one place it beneath?
Quite simply, you wouldn't. Due to the nature of this modification, it is not possible to have it located within a table, therefore it needs to be at the side of the navbar. Also, if you located it below the navbar it would seriously break your style on all pages outside the forumhome.
Hornstar
10-15-2006, 07:01 AM
Will this be on the forumhome only, or also on all pages on the forums?
I'm trying to find a hack that will be on every page.
peterska2
10-15-2006, 04:34 PM
Will this be on the forumhome only, or also on all pages on the forums?
I'm trying to find a hack that will be on every page.
Yes, as per the modification title, this is on all pages.
hawork
10-15-2006, 08:31 PM
Very nice! This is just what I was looking for. I've tried to make several tables in the same column (left of course) to write different kind of quick links but i'm not able to do it. I would be very pleased if someone could help me.
Thanks peterska2 for this useful code!
peterska2
10-15-2006, 08:54 PM
sure, if you can post what you have so far in your header template making sure it's in tags and I'll give it a look over. If you want to provide details of anything else that you want to include apart from what you have there so far and how you want it laid out and I'll fix it up for you.
hawork
10-16-2006, 10:15 AM
I just want to put some vertical space between links 1 and links 2 (see attachment).
I don't write any code because all I have is yours, well and Zerotolerance's shoutbox.
Thanks!
peterska2
10-16-2006, 04:47 PM
Ok, just pop this code where you want the gap to appear.
</table>
<br />
<br />
<table width="160" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]" border="0" class="tborder">
hawork
10-16-2006, 07:44 PM
:banana: :banana: :banana:
Thank you very much peterska2!!!!
LICryptkeeper
10-16-2006, 08:46 PM
:) got it fully installed on http://www.ps3center.net/forums/ :) thanks peterska2
peterska2
10-16-2006, 08:52 PM
Looks good. Don't forget to click install ;)
hawork
10-18-2006, 09:51 PM
Hi again,
It's too wide, can I make it narrower?
It's too narrow, can I make it wider?
Yes this is possible. However, it requires a few changes to the code not just tot he table with in the header template.
Start by changing the with in your header template, then in the additional CSS definitions change the 160 in the navigation section to the same as your width of your table, and the 165 in the content section to the width of your table plus 5.
Could you explain this a little bit more, please?
I've found the template called header but I can't find any width. The same happens in the additional CSS definitions, I'm not able to find that navigation section and content section.
Thanks for your help,
Victor
peterska2
10-18-2006, 10:36 PM
how wide do you want it?
hawork
10-19-2006, 11:58 AM
135 px
I've got installed a code to show a random image at header and I modified that but I didn't delete anything, just added. I can't understand why I cannot find the things to change :(
wilburshere
10-20-2006, 12:58 PM
installed on my two forums excellent code thank you
Ophelia
10-21-2006, 04:33 PM
Hello and thank you for this hack :)
In my template header, I do not have a line <!--logo> This is what I have...
<div align="center">
<center>
<table border="0" width="90%" background="http://mywebsite.com/forum/mywebsitestyle/misc/head_fllr.jpg" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" align="center"><img src="http://mywebsite.com/forum/mywebsitestyle/misc/header.jpg" width="790" height="130"></td>
</tr>
</table>
</center>
</div>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="90%" align="center">
<tr>
<td class="alt2" width="41" align="center"><a href="http://www.mywebsite.net/"><font size="1"><b>HOME</b></font></a></td>
<td class="alt1" width="59" align="center"><a href="http://www.mywebsite.net/forum/"><font size="1"><b>FORUMS</b></font></a></td>
<td class="alt2" width="65" align="center"><a href="http://www.mywebsite.net/gallery/"><font size="1"><b>GALLERY</b></font></a></td>
<td class="alt1" width="76" align="center"><a href="http://www.mywebsite.net/forum/forumdisplay.php?f=11"><font size="1"><b>TUTORIALS</b></font></a></td>
<td class="alt2" width="89" align="center"><a href="http://www.mywebsite.com/chat.htm"><font size="1"><b>CHAT/CROPS</b></font></a></td>
<td class="alt1" width="65" align="center"><a href="http://www.mywebsite.net/forum/local_links.php"><font size="1"><b>FREEBIES</b></font></a></td>
<td class="alt2" width="139" align="center"><a href="http://www.mywebsite.net/blog/"><font size="1"><b>DAILY
LAYOUT PICK</b></font></a></td>
<td class="alt2" width="48" align="center"><a href="http://www.mywebsite.net/forum/showthread.php?p=29200/"><font size="1"><b>STORE</b></font></a></td>
<td class="alt1" width="73" align="center"><a href="http://www.mywebsite.net/forum/calendar.php"><font size="1"><b>CALENDAR</b></font></a></td>
<td class="alt1" width="143" align="center"><a href="http://www.mywebsite.net/forum/forumdisplay.php?f=39"><font size="1"><b>GAMES
& CONTESTS</b></font></a></td>
</tr>
</table>
<center>
<div align="center">
<center>
<table border="0" cellspacing="0" cellpadding="0" width="90%">
<tr>
<td width="468" align="center">
<script language='JavaScript' type='text/javascript' src='http://www.mywebsite.net/ads/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://www.mywebsite.net/ads/adjs.php?n=" + phpAds_random);
document.write ("&clientid=4");
document.write ("&exclude=" + document.phpAds_used);
if (document.referrer)
document.write ("&referer=" + escape(document.referrer));
document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://www.mywebsite.net/ads/adclick.php?n=ac25869b' target='_blank'><img src='http://www.mywebsite.net/ads/adview.php?clientid=4&n=ac25869b' border='0' alt=''></a></noscript>
</td>
<td width="234" align="center">
<p align="center">
<!--Start Google Adsense -->
<script type="text/javascript"><!--
google_ad_client = "pub-1385091252132549";
google_ad_width = 234;
google_ad_height = 60;
google_ad_format = "234x60_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "3E4F27";
google_color_bg = "FFFFFF";
google_color_link = "3E4F27";
google_color_text = "000000";
google_color_url = "3E4F27";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense-->
</td>
<td width="150" align="center"><script language='JavaScript' type='text/javascript' src='http://www.mywebsite.net/ads/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://www.mywebsite.net/ads/adjs.php?n=" + phpAds_random);
document.write ("&clientid=2");
document.write ("&exclude=" + document.phpAds_used);
if (document.referrer)
document.write ("&referer=" + escape(document.referrer));
document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://www.mywebsite.net/ads/adclick.php?n=a24108a6' target='_blank'><img src='http://www.mywebsite.net/ads/adview.php?clientid=2&n=a24108a6' border='0' alt=''></a></noscript>
</td>
</tr>
</table>
</center>
</div>
<!-- START header image -->
<table align="center" border="0" width="90%" cellpadding="0" cellspacing="0" class="border">
<tr><td>
<!-- END header image -->
<!-- begin main inner table area-->
<!-- content table -->
<div class="page">
$spacer_open $_phpinclude_output
Where abouts would I put the header info in this? Thank you :)
peterska2
10-21-2006, 05:20 PM
135 px
I've got installed a code to show a random image at header and I modified that but I didn't delete anything, just added. I can't understand why I cannot find the things to change :(
Can you provide a link to your site and I'll take a look at the code you have there and see if I can find out why you are having problems.
Thanks
peterska2
10-21-2006, 05:24 PM
Hello and thank you for this hack :)
In my template header, I do not have a line <!--logo> This is what I have...
<div align="center">
<center>
<table border="0" width="90%" background="http://mywebsite.com/forum/mywebsitestyle/misc/head_fllr.jpg" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" align="center"><img src="http://mywebsite.com/forum/mywebsitestyle/misc/header.jpg" width="790" height="130"></td>
</tr>
</table>
</center>
</div>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="90%" align="center">
<tr>
<td class="alt2" width="41" align="center"><a href="http://www.mywebsite.net/"><font size="1"><b>HOME</b></font></a></td>
<td class="alt1" width="59" align="center"><a href="http://www.mywebsite.net/forum/"><font size="1"><b>FORUMS</b></font></a></td>
<td class="alt2" width="65" align="center"><a href="http://www.mywebsite.net/gallery/"><font size="1"><b>GALLERY</b></font></a></td>
<td class="alt1" width="76" align="center"><a href="http://www.mywebsite.net/forum/forumdisplay.php?f=11"><font size="1"><b>TUTORIALS</b></font></a></td>
<td class="alt2" width="89" align="center"><a href="http://www.mywebsite.com/chat.htm"><font size="1"><b>CHAT/CROPS</b></font></a></td>
<td class="alt1" width="65" align="center"><a href="http://www.mywebsite.net/forum/local_links.php"><font size="1"><b>FREEBIES</b></font></a></td>
<td class="alt2" width="139" align="center"><a href="http://www.mywebsite.net/blog/"><font size="1"><b>DAILY
LAYOUT PICK</b></font></a></td>
<td class="alt2" width="48" align="center"><a href="http://www.mywebsite.net/forum/showthread.php?p=29200/"><font size="1"><b>STORE</b></font></a></td>
<td class="alt1" width="73" align="center"><a href="http://www.mywebsite.net/forum/calendar.php"><font size="1"><b>CALENDAR</b></font></a></td>
<td class="alt1" width="143" align="center"><a href="http://www.mywebsite.net/forum/forumdisplay.php?f=39"><font size="1"><b>GAMES
& CONTESTS</b></font></a></td>
</tr>
</table>
<center>
<div align="center">
<center>
<table border="0" cellspacing="0" cellpadding="0" width="90%">
<tr>
<td width="468" align="center">
<script language='JavaScript' type='text/javascript' src='http://www.mywebsite.net/ads/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://www.mywebsite.net/ads/adjs.php?n=" + phpAds_random);
document.write ("&clientid=4");
document.write ("&exclude=" + document.phpAds_used);
if (document.referrer)
document.write ("&referer=" + escape(document.referrer));
document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://www.mywebsite.net/ads/adclick.php?n=ac25869b' target='_blank'><img src='http://www.mywebsite.net/ads/adview.php?clientid=4&n=ac25869b' border='0' alt=''></a></noscript>
</td>
<td width="234" align="center">
<p align="center">
<!--Start Google Adsense -->
<script type="text/javascript"><!--
google_ad_client = "pub-1385091252132549";
google_ad_width = 234;
google_ad_height = 60;
google_ad_format = "234x60_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "3E4F27";
google_color_bg = "FFFFFF";
google_color_link = "3E4F27";
google_color_text = "000000";
google_color_url = "3E4F27";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense-->
</td>
<td width="150" align="center"><script language='JavaScript' type='text/javascript' src='http://www.mywebsite.net/ads/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://www.mywebsite.net/ads/adjs.php?n=" + phpAds_random);
document.write ("&clientid=2");
document.write ("&exclude=" + document.phpAds_used);
if (document.referrer)
document.write ("&referer=" + escape(document.referrer));
document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://www.mywebsite.net/ads/adclick.php?n=a24108a6' target='_blank'><img src='http://www.mywebsite.net/ads/adview.php?clientid=2&n=a24108a6' border='0' alt=''></a></noscript>
</td>
</tr>
</table>
</center>
</div>
<!-- START header image -->
<table align="center" border="0" width="90%" cellpadding="0" cellspacing="0" class="border">
<tr><td>
<!-- END header image -->
<!-- begin main inner table area-->
<!-- content table -->
<div class="page">
$spacer_open $_phpinclude_output
Where abouts would I put the header info in this? Thank you :)
Put it above<!-- START header image -->if that doesn't display correctly then put it above<!-- content table-->
hawork
10-21-2006, 08:14 PM
I cannot write any link because I'm having problems with my provider right now.
This is my header template:
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin Random Logo In Header Script
var theImages = new Array() // do not change this
<!-- Edit the url images to match yours
theImages[0] = 'imagenes/logo1.gif' //blank
theImages[1] = 'imagenes/logo2.gif' //replace
theImages[2] = 'imagenes/logo3.gif' //replace
theImages[3] = 'imagenes/logo4.gif'
theImages[4] = 'imagenes/logo5.gif'
theImages[5] = 'imagenes/logo6.gif'
theImages[6] = 'imagenes/logo7.gif'
theImages[7] = 'imagenes/logo8.gif'
theImages[8] = 'imagenes/logo9.gif'
theImages[9] = 'imagenes/logo10.gif'
theImages[10] = 'imagenes/logo11.gif'
theImages[11] = 'imagenes/logo12.gif'
theImages[12] = 'imagenes/logo13.gif'
var j = 0
var p = theImages.length;
var preBuffer = new Array()
for (i = 0; i < p; i++){
preBuffer[i] = new Image()
preBuffer[i].src = theImages[i]
}
var whichImage = Math.round(Math.random()*(p-1));
function showImage(){
document.write('<td align="$stylevar[left]"><a href="index.php"><img src="'+theImages[whichImage]+'" border="0" alt="$vboptions[bbtitle]" /></a></div>');
}
// End -->
</script>
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<SCRIPT LANGUAGE="JavaScript">
showImage();
</script>
<td align="$stylevar[right]">
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
peterska2
10-22-2006, 10:11 PM
Have you followed the installation instructions in the attached file? You haven't got any code for the column in the code you have posted.
hawork
10-25-2006, 08:10 AM
Solved! Thank you!
djlotus
10-27-2006, 09:26 PM
I really love this hack, BUT since it connaot be displayed below the navbar, I cannont use it.:hurt: Any suggestions on how to/where to find an identical hack, that works below the navbar.:confused:
Great job, works like a charm!
peterska2
10-29-2006, 08:37 AM
I really love this hack, BUT since it connaot be displayed below the navbar, I cannont use it.:hurt: Any suggestions on how to/where to find an identical hack, that works below the navbar.:confused:
For all pages: No
For Forumhome Only: Yes, see my profile
Note: Only sidebars which are part of the main body of the text can be used below the navbar.
The only other option to this is to move your navbar into your header, an∂ then modifiy the top padding of this column to stop it from overlapping. Basically though it is down to your comfort in modifiying templates in vBulletin.
taydu
11-04-2006, 04:03 AM
any idea how to put it on the right column ???
thanks
Mecho
11-14-2006, 12:47 PM
I really love this hack, BUT since it connaot be displayed below the navbar, I cannont use it.:hurt: Any suggestions on how to/where to find an identical hack, that works below the navbar.:confused:
yea . i need it too .
Thanks
Ronak
11-22-2006, 04:12 AM
anyway to disable the scrolling effect ??
Ok well I added the menu and I see the text perfectly. How do I make it link to pages now. Im sorry. Im very new to this. I dont even know what language this is to learn. lol. From the text below, can you describe whic portion is used for what and where I would put a link to another page pleeease.
My Menu
</td>
</tr> <-- do I add a link in here? eg. <a href="http://wwww..blah..com>?
<tr>
<td class="alt1"> <----whats this mean?
News
</td>
</tr>
<tr>
<td class="alt1">
Gameplay Tips
peterska2
11-28-2006, 02:13 AM
The language used for this is HTML
In a table (which is what is used here) you have two main parts. A tr is a row across the table and a td is a cell in that table.
Your content needs to go between a <td> and an </td>
To add a link use <a href="YOUR LINK HERE">text here</a>
swatkins
11-28-2006, 04:08 PM
anyway to disable the scrolling effect ??
I was wondering this also.. I sure could use the space to place a few more boxes but can't because of the scroll..
Thanks for the great mod !
peterska2
11-28-2006, 04:15 PM
anyway to disable the scrolling effect ??
I was wondering this also.. I sure could use the space to place a few more boxes but can't because of the scroll..
Thanks for the great mod !
Have a look in my profile for the left column on forumhome only
dadu911
12-03-2006, 09:15 PM
How do i add a block or edit the current block? Can't seem to find in header template where the code is for the block?
peterska2
12-03-2006, 09:48 PM
Look in the code you added to the header template for Heading and Content. I included 1 heading and 8 content sections as default.
needtheend
12-06-2006, 09:22 PM
I do all changes correctly but something is wrong :) There is a problem like in the picture below. How can i fix it?
http://resim.betonarme.com/out.php/t123_nt.JPG (http://resim.betonarme.com/out.php/i123_nt.JPG)
My header:
<!-- logo -->
<a name="top"></a>
<!-- main table --><table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" class="maintable">
<tr>
<td><!-- content table --><table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
<td class="header-row"><table border="0" cellspacing="0" cellpadding="0" class="header-table" width="100%">
<tr>
<td align="$stylevar[right]" width="9"><img src="$stylevar[imgdir_misc]/logo_left.gif" width="9" height="92" border="0" alt="" /></td>
<td align="$stylevar[left]" class="header-table-row"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" height="92" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]" valign="bottom" width="100%" style="padding: 5px" nowrap="nowrap" class="header-table-row">
<if condition="$show['member']">
<div class="smallfont">
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
<if condition="$show['pmwarning']"><br /><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></if>
</div>
<else />
<!-- login form -->
<form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
<script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td class="smallfont"><label for="navbar_username">$vbphrase[username]</label></td>
<td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
<td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[remember_me]</label></td>
</tr>
<tr>
<td class="smallfont"><label for="navbar_password">$vbphrase[password]</label></td>
<td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" tabindex="102" /></td>
<td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
</tr>
</table>
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
</form>
<!-- / login form -->
</if>
</td>
<td width="9" align="$stylevar[right]" class="header-table-row"><img src="$stylevar[imgdir_misc]/logo_right.gif" width="9" height="92" border="0" alt="" /></td>
</tr>
</table></td>
</tr>
<!-- /logo -->
<!-- peterska2 fixed sidebar header edit start -->
<div class="page">
<span>
<div id="navigation">
<table width="160" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]" border="0" class="tborder">
<tr>
<td class="tcat">
Heading
</td>
</tr>
<tr>
<td class="alt1">
Content
</td>
</tr>
<tr>
<td class="alt1">
Content
</td>
</tr>
<tr>
<td class="alt1">
Content
</td>
</tr>
<tr>
<td class="alt1">
Content
</td>
</tr>
<tr>
<td class="alt1">
Content
</td>
</tr>
<tr>
<td class="alt1">
Content
</td>
</tr>
<tr>
<td class="alt1">
Content
</td>
</tr>
<tr>
<td class="alt1">
Content
</td>
</tr>
</table>
</div>
</span>
<div id="content">
<!-- peterska2 fixed sidebar header edit end -->
<!-- nav buttons bar -->
<script type="text/javascript">
<!--
function log_out()
{
ht = document.getElementsByTagName("html");
ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grays cale=1)";
if (confirm('$vbphrase[sure_you_want_to_log_out]'))
{
return true;
}
else
{
ht[0].style.filter = "";
return false;
}
}
//-->
</script>
<tr>
<td style="border: none; padding: 0;"><table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="9" align="right" valign="bottom"><img src="$stylevar[imgdir_misc]/nav_top_left.gif" width="9" height="2" border="0" alt="" /></td>
<td width="100%" class="navbar-top-row"><img src="$vboptions[cleargifurl]" width="1" height="2" border="0" alt="" /></td>
<td width="9" align="left" valign="bottom"><img src="$stylevar[imgdir_misc]/nav_top_right.gif" width="9" height="2" border="0" alt="" /></td>
</tr>
</table></td>
</tr>
<tr>
<td class="navbar-row" align="center"><table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" class="navbar-row-table">
<tr align="center" class="vbmenu_dark">
<td width="9" align="right" style="padding: 0;"><img src="$stylevar[imgdir_misc]/nav_left.gif" width="9" height="21" border="0" alt="" /></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
<td id="navbar_search" class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search"); </script></if></td>
</if>
<if condition="$show['member']">
<td id="usercptools" class="vbmenu_control"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
</if>
<else />
<if condition="$show['searchbuttons']">
<td class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
</if>
<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
</if>
</if>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>
<td width="9" align="left" style="padding: 0;"><img src="$stylevar[imgdir_misc]/nav_right.gif" width="9" height="21" border="0" alt="" /></td>
</tr>
</table></td>
</tr>
<!-- content table -->
$spacer_open
$_phpinclude_output
my footer:
<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<br />
$spacer_close
<!-- /content area table -->
<!-- peterska2 fixed sidebar footer edit start -->
</div>
</div>
<!-- peterska2 fixed sidebar footer edit end -->
<tr>
<form action="$vboptions[forumhome].php" method="get" style="display: inline;">
<td class="footer-row"><table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" class="page" align="center">
<tr>
<if condition="$show['quickchooser']">
<td class="tfoot">
<select name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="$vbphrase[quick_style_chooser]">
$quickchooserbits
</optgroup>
</select>
</td>
</if>
<if condition="$show['languagechooser']">
<td class="tfoot">
<select name="langid" onchange="switch_id(this, 'lang')">
<optgroup label="$vbphrase[quick_language_chooser]">
$languagechooserbits
</optgroup>
</select>
</td>
</if>
<td class="tfoot" align="$stylevar[right]" width="100%">
<div class="smallfont">
<strong>
<if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow">$vbphrase[contact_us]</a> -</if>
<if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if>
<if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if>
<if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>
<if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if>
<if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if>
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
</strong>
</div>
</td>
</tr>
</table><!-- / footer table --></td>
</tr>
</table><!-- / content table --></td>
</tr>
</table><!-- / main table -->
<br />
<div align="center">
<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->
Design by <a href="http://www.stsoftware.biz">Vjacheslav Trushkin</a>.<br />
$vbphrase[powered_by_vbulletin]
<!-- Do not remove this copyright notice -->
</div>
<div class="smallfont" align="center">
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$vboptions[copyrighttext]
</div>
</div>
</form>
<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
var utcOffset = new Date().getTimezoneOffset() / 60;
if (Math.abs(tzOffset + utcOffset) == 1)
{ // Dst offset is 1 so its changed
document.forms.dstform.submit();
}
//-->
</script>
<!-- / auto DST correction code -->
</if>
<script type="text/javascript" src="$stylevar[imgdir_misc]/scripts.js"></script>
<if condition="THIS_SCRIPT == 'index'">
<script type="text/javascript" src="$stylevar[imgdir_misc]/scripts_index.js"></script>
</if>
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
//-->
</script>
peterska2
12-07-2006, 05:54 AM
Sorry, the difference is the custom coded header with the navbar in. Without seeing the whole style, (and preferably an export of it) then I couldn't even start trying to work it out.
I would try putting it lower down in the header template, after your navbar stuff, but it's just a suggestion and I cannot guarentee that it will work.
needtheend
12-07-2006, 06:03 AM
done. thanx
Ronak
12-15-2006, 04:09 AM
Yeah i have installed your only Left Side On Forumhome hack...but i want on all pages so thought this hack wud help ??
i just want to know can i disable the scrolling effect on all pages by any way ?
peterska2
12-15-2006, 03:23 PM
amykhar released a sidebar on all pages for 3.5.x which works on 3.6.x that does not have the scrolling effect.
rareclownfish
01-02-2007, 12:08 AM
Here is my forum header template, I can't find where to put your code.
Thanks for looking.
<div id="wrapper">
<div id="container">
$spacer_open
<div class="tborder">
<div id="top"><div id="stats"><span>$vbphrase[threads]: $totalthreads, $vbphrase[posts]: $totalposts, $vbphrase[members]: $numbermembers</span></div><div id="online"><span>$vbphrase[online]: $headerusers</span></div></div>
<div id="headercont">
<div id="headerleftbkg">
<div id="header">
<div id="login">
<if condition="$show['member']">
<div class="smallfont">
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
</div>
<else />
<!-- login form -->
<form action="login.php" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
<script type="text/javascript" src="clientscript/vbulletin_md5.js"></script>
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="smallfont"><label for="navbar_username">$vbphrase[username]</label></td>
<td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
<td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[remember_me]</label></td>
</tr>
<tr>
<td class="smallfont"><label for="navbar_password">$vbphrase[password]</label></td>
<td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" accesskey="p" tabindex="102" /></td>
<td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
</tr>
</table>
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
</form>
<!-- / login form -->
</if>
</div>
<div id="logo">
<a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></div>
<div id="avatarbox">
$navbaravatar
</div>
<table id="nav" cellpadding="0" cellspacing="0" border="0" width="70%" align="left">
<tr align="center">
<td class="vbmenu_control" style="border-left-width: 0px;"><a href="$vbpoptions[portalhome]">Home</a></td>
<td class="vbmenu_control" style="border-left-width: 0px;"><a href="$vbpoptions[bbdir]/index.php">Forums</a></td>
<if condition="$show['member']">
<td class="vbmenu_control" style="border-left-width: 0px;"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="vbmenu_control" style="border-left-width: 0px;"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
<td id="navbar_search" class="vbmenu_control"<if condition="!$show[member]"> style="border-right-width: 0px;"</if>><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search",true); </script></td>
</if>
<if condition="$show['member']">
<td id="usercptools" class="vbmenu_control"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools",true); </script></td>
</if>
<else />
<if condition="$show['searchbuttons']">
<td class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
</if>
<td class="vbmenu_control"<if condition="!$show[member]"> style="border-right-width: 0px;"</if>><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
</if>
</if>
<if condition="$show['member']">
<td class="vbmenu_control" style="border-right-width: 0px;"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>
<td width="13"><img src="{IF}/misc/navright.gif" alt="" /></td>
</tr>
</table>
</div>
</div>
</div>
<div id="headerfoot"></div>
</div>
<!-- content table -->
$_phpinclude_output
peterska2
01-02-2007, 01:33 AM
try just above $spacer_open
It may not work there though due to your heavily modified template. If it doesn't, please export your style and attach it then I can have a better look.
Masked Crusader
01-19-2007, 08:51 PM
Hey Kerry-Anne.
Got a little bit of an issue. I also have a very heavily modded header template. The left column is showing up fine, it is just its starting position that I have an issue with. Take a look at my site as soon as you have a chance. Thanks for your time.
http://www.defyingevolution.com
peterska2
01-20-2007, 09:25 PM
Try using the instructions given above. I've only just had chance to look at this, and there is nothing on your site to even give a clue as to what is not right.
brookemegg
02-06-2007, 02:21 AM
Thanks for the great mod :D
I have installed a Top Posters (https://vborg.vbsupport.ru/showthread.php?t=121918) mod and would like to put a link to that in my left-hand nav bar. Is this possible? If so, what is the exact code to put in there?
Thanks!
tutusinghsohi
02-06-2007, 09:15 PM
can we display google adsense ad's on this side box?
peterska2
02-06-2007, 10:52 PM
Thanks for the great mod :D
I have installed a Top Posters (https://vborg.vbsupport.ru/showthread.php?t=121918) mod and would like to put a link to that in my left-hand nav bar. Is this possible? If so, what is the exact code to put in there?
Thanks!
You would need to be able to use the top posters mod on a global basis in order to use it in the sidebar. You will need to get that sorted out with the author of the modification that you are using first.
can we display google adsense ad's on this side box?
Yes, although please do be aware of googles T&C's which require that ads are not placed on certain pages.
tutusinghsohi
02-07-2007, 09:43 PM
Yes, although please do be aware of googles T&C's which require that ads are not placed on certain pages.
thanks for the info..
but can you please tell me how to put google adsense ad's in there?
sonichero
02-18-2007, 04:23 AM
ive tried putting a link in there
<url=www.vbulletin.com>Clicky</url>
but it wont work...
do you have a fix?
itdevil
02-23-2007, 07:03 PM
ive tried putting a link in there
<url=www.vbulletin.com>Clicky</url>
but it wont work...
do you have a fix?
Try this
<a href="www.vbulletin.com">Clicky</a>
Can anyone tell how can assign Side-column a static color and make it use 100% height of the table.
Some like in this
http://img410.imageshack.us/img410/760/untitled3bd6.gif (http://img410.imageshack.us/img410/760/untitled3bd6.gif)
Thank You!
itdevil
02-24-2007, 07:24 PM
thanks for the info..
but can you please tell me how to put google adsense ad's in there?
Just place you adsense code inside
<td class="alt1">
<!-- Adsense Code Here -->
<script type="text/javascript"><!--
google_ad_client = "pub-Your ID Here";
google_ad_width = 120;
google_ad_height = 90;
google_ad_format = "120x90_0ads_al";
google_ad_channel = "";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- / Adsense Code Here -->
</td>
delmarva
03-29-2007, 05:24 PM
:) got it fully installed on http://www.ps3center.net/forums/ :) thanks peterska2
Great looking site!!!
delmarva
03-29-2007, 05:40 PM
What am I doing wrong here?
http://www.atlanticanglers.com/forum/
Caddyman
06-22-2007, 01:41 PM
I know this is kinda old, but i had a question.......
Thanks! Works good!
peterska2 -
If you've been to demonoid, they have something quite like this but for an ad and I was wondering if you happen to know how they do it. They have it so when you scroll a certain amount, then the ad will start scrolling down with you.
i would like to know if i can do this
have it hang there aligned with the top of the top post, then scroll as you scroll once its in view. like put a limit to where its top is. adjusting the css won't work
rubberduck
07-28-2008, 09:47 PM
I have done as instructed but I can't get any content to show up - not even a google advert shows up.
How do I paste in content to show up?
RTMdotORG
08-08-2009, 05:00 PM
I had to add this to my FORUMHOME because member profiles were thrown off.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.