vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Side Column in Showthread that works? (https://vborg.vbsupport.ru/showthread.php?t=321613)

shibby2 01-27-2016 04:39 PM

Side Column in Showthread that works?
 
Anyone know of a way to make a side column that will work in Showthread? I just need a simple column, about 175px wide, on the left-side. That's it.

None of the side column mods I've tried in the past work in Showthread. :(

Any ideas?

MarkFL 01-27-2016 04:48 PM

I would likely look into creating a plugin (Hook Location: showthread_complete) that adds the required HTML to create the side column at an appropriate location. :)

shibby2 01-27-2016 08:35 PM

Easier said than done (for me at least :D).

Could you do something like this Mark?

blind-eddie 01-27-2016 09:00 PM

Do you use vbadvanced? Adding columns anywhere is a breeze if you are.

There is a few older addons and template edits that will give you left and or right columns for your 3.8 board.

Search above for "columns" All mods, Title only.

You will find a few as far back as 3.6 that will still work.

To add columns to your site via vba is quick and easy.

First, in your asp, vba cmps, create new page, on that page, add modules to either right, left or both columns.
Then click Integrate in the vba cmps drop down, then in the Integrate New Pages section, in the drop down, select the page that you just created.

Below that in the vBulletin Files to Integrate section, select the page(s) you want the side columns to show. scroll down click continue. on the page that follows click Save.

Go look at the page you just integrated vba columns to.

Max Taxable 01-27-2016 09:13 PM

Is this what you mean?

http://redneckclubhouse.com/showthre...237&styleid=17

That's the sidebar add-on found HERE it works just great. In the ACP settings you can have it left, right, on every page or just one page, or only on the page you select.


EDIT: Fixing the links.

Max Taxable 01-27-2016 11:10 PM

Hey Shibby let me know if you've seen my example, so I can turn it back off on showthread pages - I typically only run the sidebar on forumhome.

shibby2 01-28-2016 04:05 PM

Yea I saw it, thanks Max. Which sidebar mod is that? I've used Ultimate sidebar, and the vietBB one.. neither work in showthread.

Max Taxable 01-28-2016 07:27 PM

Quote:

Originally Posted by shibby2 (Post 2563695)
Yea I saw it, thanks Max. Which sidebar mod is that? I've used Ultimate sidebar, and the vietBB one.. neither work in showthread.

I linked you to the Mod that is, in post#5. Same post where the link to view it live was.

shibby2 01-28-2016 08:32 PM

Oh ok, yea the link wasn't directing to the mod before, now it does.

Yea thats the sidebar I use, doesn't work in showthread with a fixed width.

Max Taxable 01-28-2016 10:42 PM

Quote:

Originally Posted by shibby2 (Post 2563731)
Oh ok, yea the link wasn't directing to the mod before, now it does.

Yea thats the sidebar I use, doesn't work in showthread with a fixed width.

It depends on the vB default template hooks being present. Therefore it won't appear on some custom styles. On all 22 of my custom styles both fixed and fluid, this sidebar appears in showthread. You are missing a template hook in your showthread template.


All times are GMT. The time now is 05:30 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.01019 seconds
  • Memory Usage 1,727KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete