vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Sidebar Column (https://vborg.vbsupport.ru/showthread.php?t=204773)

yotsume 03-25-2011 02:12 AM

Quote:

Originally Posted by Edgespeeder06 (Post 2177200)
Anyone figure out how to get it from showing up on the portal or game page.....cant believer there havent been any better sidebar developments for 3.8 I really need for adsense but don't want 4 columns on the home page


Earth to developer!!! Please give us a fix so we can remove this from our vbadvanced homepage! This mod adds a 4th messed up column!

Edgespeeder06 03-25-2011 02:12 AM

Quote:

Originally Posted by doubleclick (Post 2169133)
I realize this was an old question, but I couldn't find the answer today when I was looking for the same thing.

Turns out it's simple:
In the USERCP_SHELL template, find this near the top:

<!-- table to support left column nav -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="top">
<td>

then paste in whichever of the following you want to show up:

$sc_user
$sc_stats
$sc_latest_threads
$sc_poll
$sc_ads
$sc_links

That's it. Hope this helps sombody.

This Sidebar Column is a great mod!

Try that in adding it to right sidebar since I don't have a left for members and that doesn't work.

great kitten 03-25-2011 03:49 AM

probre the default style and function to the right side, currently use the Orange style, but this style does not work for the right side, someone can help me fix it?

BirdOPrey5 03-26-2011 03:03 AM

I was asked how someone could stop this from showing on FORUMHOME, but still show on all other pages.

If anyone else is interested the instructions are simple:

In Admin CP go to Plugin Manager, scroll down to the Sidebar mod and edit the plugin:
[+++++++.VN] - Sidebar Column Parse Templates

Find the line:
Code:

elseif ($vbulletin->options['sc_lor'] == 2 )
and change it to:
Code:

elseif ($vbulletin->options['sc_lor'] == 2 AND THIS_SCRIPT != 'index')
And save your changes. It should stop showing on your forum homepage now.

Lord. Dela 03-26-2011 03:17 PM

This Mod, is out for version...

:(

black55 04-20-2011 06:56 PM

tnx
but i have a little problem with it
i have another side bar in index page so i dont want this side bar display in forum home but i use all pages cause i want it to show in all other pages
is there any easy solution for this problem
like just excluding the forum home from this mod?

Gholsie 05-04-2011 05:23 AM

Is it possible to get the code for the "User Information" block you included on this mod? I'm looking to use this on my CMS as a widget and also on my forum blocks column.

Can you send me this code?

MagicThemeParks 05-04-2011 10:35 AM

Quote:

Originally Posted by black55 (Post 2186749)
tnx
but i have a little problem with it
i have another side bar in index page so i dont want this side bar display in forum home but i use all pages cause i want it to show in all other pages
is there any easy solution for this problem
like just excluding the forum home from this mod?

You should be able to do this by adding a conditional to it. See here for tips on that: https://vborg.vbsupport.ru/showthread.php?t=215032

mapleleaffans 05-05-2011 02:59 AM

Wow! Awesome mod! Thank you! Marked as installed and nominated! :)

shibby2 05-12-2011 04:17 PM

How can I make it so it's aligned to the top? Right now it is shown in the middle (about half way down) of my forums. Id like it to start at the top.

Also, if I wanted to add something in the column myself manually, which file would I edit?

Thanks, great mod! :)


All times are GMT. The time now is 01:29 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.01814 seconds
  • Memory Usage 1,742KB
  • 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
  • (2)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
  • (2)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