vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Right side column on forum home and forum display (https://vborg.vbsupport.ru/showthread.php?t=229496)

NolanChart 07-16-2010 07:37 AM

I'm upgrading to VB 4.0.5 from VB 4.0.4, and I'm getting an error in my navbar template. It says that the line: {vb:raw ss_rightcolumn_start} failed to merge properly. "The attempted merge failed due to conflicts" error shows up in my Updated Default Templates.

Anyone else getting this error? Anyone know the solution?

dzinerfusion 07-29-2010 12:33 AM

Hi, I was wondering if you can add php code into the sidebar?

Seven Skins 07-30-2010 08:09 PM

Quote:

Originally Posted by NolanChart (Post 2069944)
I'm upgrading to VB 4.0.5 from VB 4.0.4, and I'm getting an error in my navbar template. It says that the line: {vb:raw ss_rightcolumn_start} failed to merge properly. "The attempted merge failed due to conflicts" error shows up in my Updated Default Templates.

Anyone else getting this error? Anyone know the solution?

Revert the template (If using defalut style) and add {vb:raw ss_rightcolumn_start} again.

Quote:

Originally Posted by dzinerfusion (Post 2076014)
Hi, I was wondering if you can add php code into the sidebar?

No only html code. However you can make a plugin and spit out the data to the template.

BenWCF 08-27-2010 01:06 PM

Good Afternoon.

I apologise if this has been asked before or is in the wrong place, but is there a version of this hack that would work on a 3.8.5 board?

Nano_ 08-29-2010 11:01 PM

Works in 4.0.5.

But i have a question: How i make to align with forum category top?

Before:
http://a.imageshack.us/img547/2420/before1.png

After
http://a.imageshack.us/img821/626/after1.png

Nano_ 08-29-2010 11:50 PM

dup, nevermind.

VonDoom 09-13-2010 09:35 PM

My Default sidebar broke during the 4.0.3 release and never got it back, this actually looks better although a bit tougher to keep changing up on a regular basis. Does what it says.. Thanks, Installed and rated.

arlarson 09-29-2010 05:42 PM

Quote:

Originally Posted by Nano_ (Post 2091328)
Works in 4.0.5.

But i have a question: How i make to align with forum category top?

The amount of space varies depending upon the script, and could change again depending upon the style and other mods that may be in place. You can play around with adding some padding above the content for each script type in ss_rightcolumn_contents. For example,
Code:

<vb:if condition="THIS_SCRIPT == 'forumdisplay'">
<div style="padding-top:66px;">&nbsp;</div>
</vb:if>
<vb:if condition="THIS_SCRIPT == 'showthread'">
<div style="padding-top:54px;">&nbsp;</div>
</vb:if>

Note also that the spacing for the forumdisplay template changes if it includes subforums - you can tweak the template, or script a more complex conditional....

jnrdavo 11-02-2010 03:01 AM

is there a way to have a transparent background, so that the ads don't have a white background?

Also is there a way to center the ads in the SS box?

mierzwin 11-04-2010 05:20 PM

i love it ! a lot better than everywhere sidebar :)

thanks man for the modification!

m3_fs 12-03-2010 05:52 PM

Great hack!! It's just what I needed. Now, how do I edit the content of what goes in the right hand column?

Thanks!

Taurus1 12-25-2010 04:34 AM

This is great, thank you very much!

Is there an easy way to move the sidebar to the left perhaps?

I3eXa 01-12-2011 04:21 AM

1 Attachment(s)
Have been trying to install this today but for some reason it keeps cutting off my white background image across the whole forum page. Any ideas why? Here are before and after pics and thanks in advance for any info as I know you guys are busy with our stupid questions:

I3eXa 01-13-2011 09:40 AM

anyone!?

Seven Skins 01-13-2011 02:35 PM

This hack works wihtout any problem with vBulletin 4.1+

Please do make sure you insert {vb:raw ss_rightcolumn_start} and {vb:raw ss_rightcolumn_end} at the correct place. And if you using editied template then you have to find the correct place to insert them.

I3eXa 01-14-2011 05:22 AM

i have both of those inserted in the correct locations....I guess I'll have to try and figure out what has been edited :(

zkilzz 01-20-2011 07:02 PM

How can i use it on ALL pages? Like search, profile etc.

spinko 03-29-2011 07:17 AM

Hello,

I use vBadvanced CMPS v4.1.0 and photopost. Anyway I can get this to show in those?

In the past I was putting a simple table in the header and footer templates of my themes that basically wrapped the whole page in a table that I was able to put an ad on the outside, but since I installed vbul 4 (from 3.8), people with IE7 or older were getting strange sizing issues (posts were going extremely wide). I'm using your mod now (looks awesome by the way!) and it's working fine, but it only shows in the forum.

Any suggestions would be appreciated.

the1rabbits 04-15-2011 11:23 PM

Is this mod working with the latest version of vB?

the1rabbits 04-20-2011 11:37 AM

How do I change the width of the side bar?

Seven Skins 04-20-2011 12:18 PM

^ https://vborg.vbsupport.ru/showpost....&postcount=140

0verl0rd 04-28-2011 09:21 AM

tagged for later.

maxlink 05-12-2011 04:47 PM

I can't see its options in the setting list of admin control. How to fix this problem ?

bchertov 05-16-2011 05:32 PM

Has anybody made this work with widgets? Seven Skins - do you think this is possible? Care to publish an example :D ?

bchertov 05-16-2011 05:34 PM

Quote:

Originally Posted by bchertov (Post 2196417)
Has anybody made this work with widgets? Seven Skins - do you think this is possible? Care to publish an example :D ?

P.S. How does this interact with widgets being displayed on ForumHome?

TheLastSuperman 05-16-2011 05:54 PM

1 Attachment(s)
Quote:

Originally Posted by bchertov (Post 2196417)
Has anybody made this work with widgets? Seven Skins - do you think this is possible? Care to publish an example :D ?

You mean sidebar blocks?

Quote:

Originally Posted by bchertov (Post 2196418)
P.S. How does this interact with widgets being displayed on ForumHome?

That's what I believe you mean and if so yes, it will work and only require a few edits, here's a shot from a 4.1.3 default style:

https://vborg.vbsupport.ru/external/...hmentid=129137

bchertov 05-16-2011 10:33 PM

Thanks for the reply Superman. This is what I was afraid of. What I'd like to do, which is what VB ought to do ;) is to intermix banners, widgets and other useful items in a consistent right side column. So the idea is to be able to use widget and/or forum blocks in the new right side column, rather than adding a separate column.

Anybody know how to do something like this?

B

ia7 05-24-2011 12:20 PM

Just want to say big thanks to Seven Skins for this mod, takes a wee bit of work to get working with a customised design but well worth it due to the stupidity of vB4 not having the ability to have the sidebar on pages other than FORUMHOME. :confused: :mad:

So thanks a lot!
Quote:

Originally Posted by I3eXa (Post 2147876)
Have been trying to install this today but for some reason it keeps cutting off my white background image across the whole forum page. Any ideas why? Here are before and after pics and thanks in advance for any info as I know you guys are busy with our stupid questions:

I have just suffered with this myself and after trying clears, clearfix's and all sorts, in the end it all came down to simply adding overflow: hidden to the opening div that contains your background.

Mine for example was body_wrapper so in the navbar template I found:
Code:

<div class="body_wrapper">
and changed it to: (show only to Guests on ForumDisplay)
Code:

<div class="body_wrapper"<vb:if condition="$show['guest'] && THIS_SCRIPT == 'forumdisplay'"> style="overflow:hidden;"</vb:if>>
In your case I believe you're using bodyWrapper so just copy the red section and paste it into the bodyWrapper div. :)

I should say I'm using this on vB 4.1.3

Damsella 06-10-2011 01:27 PM

Excellent mod. Exactly what I need! Many thanks.

John Lester 09-17-2011 05:45 PM

Quote:

Originally Posted by ia7 (Post 2199441)
Just want to say big thanks to Seven Skins for this mod, takes a wee bit of work to get working with a customised design but well worth it due to the stupidity of vB4 not having the ability to have the sidebar on pages other than FORUMHOME. :confused: :mad:

So thanks a lot!
I have just suffered with this myself and after trying clears, clearfix's and all sorts, in the end it all came down to simply adding overflow: hidden to the opening div that contains your background.

Mine for example was body_wrapper so in the navbar template I found:
Code:

<div class="body_wrapper">
and changed it to: (show only to Guests on ForumDisplay)
Code:

<div class="body_wrapper"<vb:if condition="$show['guest'] && THIS_SCRIPT == 'forumdisplay'"> style="overflow:hidden;"</vb:if>>
In your case I believe you're using bodyWrapper so just copy the red section and paste it into the bodyWrapper div. :)

I should say I'm using this on vB 4.1.3

An easier way is to place
Code:

{vb:raw ss_rightcolumn_end}
at the very top of the footer template (above everything else).

My only issue with this hack is that the column is a few pixels higher than my forum display and I can't figure out how to adjust it :( I have tried adding padding as alluded to on page 11 ... or 10 .. whatever ... and it doesn't do anything.

apn3a 09-28-2011 08:48 PM

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!




Quote:

Originally Posted by sarangan (Post 2015144)
I have exactly the same problem. Anyone have a fix for this..

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!

Seven Skins 09-29-2011 06:57 PM

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.

.

imk 10-03-2011 08:50 AM

how do i edit the size of the width?

Seven Skins 10-08-2011 07:22 AM

^ https://vborg.vbsupport.ru/showpost....&postcount=140

haidm 10-08-2011 01:42 PM

1 Attachment(s)
I have this problem in 1.4.5 PL1 (see in attach).

victorvu 10-08-2011 05:19 PM

Quote:

Originally Posted by TheLastSuperman (Post 2196425)
You mean sidebar blocks?



That's what I believe you mean and if so yes, it will work and only require a few edits, here's a shot from a 4.1.3 default style:

https://vborg.vbsupport.ru/attachmen...hmentid=129137

Hi:

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:

victorvu 10-09-2011 09:41 PM

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

:D:up:

haidm 10-11-2011 06:39 PM

Quote:

Originally Posted by haidm (Post 2254711)
I have this problem in 1.4.5 PL1 (see in attach).

Does anyone have the same problem with me?

victorvu 10-12-2011 12:27 AM

Quote:

Originally Posted by victorvu (Post 2255279)
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

:D:up:



Hi again:

I was thinking to make the box collapse feature . Is it doable ? That would be terrific.

Victor:up:

hoatran 10-19-2011 04:49 AM

How to make the banner floating when moving up/down mate?

Thanks


All times are GMT. The time now is 06:03 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01500 seconds
  • Memory Usage 1,831KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete