The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Right side column on forum home and forum display Details »» | |||||||||||||||||||||||||||||||||
Right side column on forum home and forum display
Developer Last Online: Sep 2022
Right side column on forum home and forum display
As the title says this mod simply puts a column on forumhome and forumdisplay pages. Installation: Download the attached XML file. Import the product. Edit navbar and footer templates. (See below) Add this to the very end of navbar template: HTML Code:
{vb:raw ss_rightcolumn_start} Add the code below to the first line of footer template: HTML Code:
{vb:raw ss_rightcolumn_end} Footer template after adding the code: Code:
{vb:raw ss_rightcolumn_end} <vb:if condition="!empty($ad_location['ad_footer_start']) or !empty($ad_location['global_above_footer'])"> <div style="clear: {vb:stylevar left}"> {vb:raw ad_location.ad_footer_start} {vb:raw ad_location.global_above_footer} </div> </vb:if> ...... Once you have installed the modification edit "SevenSkins - Templates > ss_rightcolumn_contents to put your advert or contents in the side column. Finally don't forget to click install. Thanks to Lynne for additional css plugin code which I used in this modification. PS. Do not use my side column mods together use only one. ================================================== == Code:
If you want to enable or disable this hack on different pages of the forum .. Edit the ss_rightcolumn_start and ss_rightcolumn_end templates: Find: <vb:if condition="THIS_SCRIPT == 'index' OR THIS_SCRIPT == 'forumdisplay'"> Edit it to ... for home page: <vb:if condition="THIS_SCRIPT == 'index'"> Edit it to ... for homepage, forumdisplay and showthread: <vb:if condition="THIS_SCRIPT == 'index' OR THIS_SCRIPT == 'forumdisplay' OR THIS_SCRIPT == 'showthread'"> ================================================== == Updates: 19 Jan 10: Upadted so the column tables can be seen on showtherad, etc pages .. - Save the code from "ss_rightcolumn_contents" template. (Code for ads, etc) - Revert template belonging to this product. - Then import the product over writting the existing installation. - Put your ad code in the "ss_rightcolumn_contents" template. 15 Jan 10: Updated for vBulletin 4.0.1 2 templates has been changed. - Save the code from "ss_rightcolumn_contents" template. (Code for ads, etc) - Revert template belonging to this product. - Then import the product over writting the existing installation. - Put your ad code in the "ss_rightcolumn_contents" template. 22 Dec 09: Working with vBulletin 4.0.0 (Gold) . Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
planetMitch |
Comments |
#192
|
|||
|
|||
Originally Posted by thieu.bocap
Error when i import this Mod! Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/xxx/public_html/xxx/includes/adminfunctions_template.php(5116) : eval()'d code on line 3 Parse error: syntax error, unexpected $end in /home/xxx/public_html/xxx/includes/adminfunctions_template.php(5116) : eval()'d code on line 4 Please help! Yeah me too. The script seems to work but on my admin panel i got this error with 4.14 - 5 - 6 No one even knows how we will correct it? Thank you! |
#193
|
||||
|
||||
I can not reproduce this error I have tried on all three of my servers.
Make sure you have all the original files uploaded correctly and you have run the upgrade script successfully. . |
#194
|
|||
|
|||
how do i edit the size of the width?
|
#195
|
||||
|
||||
|
#196
|
|||
|
|||
I have this problem in 1.4.5 PL1 (see in attach).
|
#197
|
|||
|
|||
Quote:
I just tried this with 4.1.7 and it works. First move the forum sideblock to the left and configure Seven Skin block to the right. However, I disabled it for now. I might consider a full paid version. Cheers, Victor:up: |
#198
|
|||
|
|||
Hi Seven Skins:
I implemented correctly at three levels using VB4 forum block, left and right columns together, as shown in the links below. 1) At the forum level with forum block from VB4: http://kieumau.net/forum/forum.php 2) At thread level with left and right columns: http://kieumau.net/forum/forumdispla...9;u-Tống 3) At post level with right column: http://kieumau.net/forum/showthread....-Qu?i-Sử Installed, voted and nominated. Thanks again. Victor :up: |
#199
|
|||
|
|||
Does anyone have the same problem with me?
|
#200
|
|||
|
|||
Quote:
Hi again: I was thinking to make the box collapse feature . Is it doable ? That would be terrific. Victor:up: |
#201
|
|||
|
|||
How to make the banner floating when moving up/down mate?
Thanks |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|