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!


All times are GMT. The time now is 02:32 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.01251 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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