Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Left side column on forum home only Details »»
Left side column on forum home only
Version: 1.0.2, by peterska2 peterska2 is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.6.0 Rating:
Released: 06-07-2006 Last Update: 08-28-2006 Installs: 266
Uses Plugins Template Edits
 
No support by the author.

This is the 3.6.0 port of the release for 3.5.x found here.

Changes since the last version
Alignment issues fixed.
Template renamed to group in the forumhome templates.

Installation Instructions
Download the attached zip file.
Import the product.
Perform the template modifications.
Click install

Screen shot attached for those who like to see them.


29 August 2006
Upgraded to version 1.0.2

Changes:
  • Now valid XHTML Trans
  • Fixed to work correctly with vBShout when located below navbar.
  • Added vB.org version checking.





[high]Please Note:[/high] This modification is only for the forumhome. I do not support any attempts to use it on any other pages. Alternative modifications exist that are for all pages - please use one of them if that is what you want to do.


If you require support, please ensure that provide a link to your site and that the column is enabled. Thanks.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #252  
Old 12-16-2007, 09:08 PM
joshbond joshbond is offline
 
Join Date: Jan 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow! thank you so much for this!
Possibly one of the best additions I've ever added to my site. I love it!!!!!

thank you!
Reply With Quote
  #253  
Old 12-20-2007, 06:21 PM
Stile2 Stile2 is offline
 
Join Date: Dec 2007
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any way to add the Welcome Block Module to the left column?

Or other modules?

Thanks
Keith
Reply With Quote
  #254  
Old 12-26-2007, 11:29 PM
leylandfor leylandfor is offline
 
Join Date: Nov 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

I have installed but im finding it hard to insert headers, and links. my code looks like this, please copy/paste code on how it looks with it containing proper information, links etc so i can see what i need to do. Basic problem, but pretty new to coding

Code:
<?xml version="1.0" encoding="ISO-8859-1"?>

<product productid="peterska2_sidecol_left" active="1">
	<title>Left Side Column</title>
	<description>Adds a left side column to your forums</description>
	<version>1.0.2</version>
	<url />
	<versioncheckurl><![CDATA[https://vborg.vbsupport.ru/misc.php?do=checkversion&t=117988]]></versioncheckurl>
	<dependencies>
	</dependencies>
	<codes>
	</codes>
	<templates>
		<template name="forumhome_sidecolumn_left" templatetype="template" date="1144738789" username="peterska2" version="1.0.0"><![CDATA[<tr>
<td class="thead">
COMING SOON	
</td>
</tr>
<tr>
<td class="alt1">
We are working on
</td>
</tr>
<tr>
<td class="alt2">
completing ASAP.
</td>
</tr>]]></template>
	</templates>
	<plugins>
		<plugin active="1" executionorder="5">
			<title>Left Side Column 1</title>
			<hookname>cache_templates</hookname>
			<phpcode><![CDATA[$globaltemplates = array_merge($globaltemplates, array('forumhome_sidecolumn_left'));]]></phpcode>
		</plugin>
		<plugin active="1" executionorder="5">
			<title>Left Side Column 2</title>
			<hookname>parse_templates</hookname>
			<phpcode><![CDATA[eval('$forumhome_sidecolumn_left = "' . fetch_template('forumhome_sidecolumn_left') . '";');]]></phpcode>
		</plugin>
	</plugins>
	<phrases>
	</phrases>
	<options>
	</options>
	<helptopics>
	</helptopics>
	<cronentries>
	</cronentries>
	<faqentries>
	</faqentries>
</product>
your help is very much appreciated. you can see my forum at www.leylandforum.co.uk/forum to see what i have done so far with regards to the column
Reply With Quote
  #255  
Old 01-05-2008, 02:36 PM
ericholtman ericholtman is offline
 
Join Date: Nov 2005
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I love this mod, had it installed in 3.5 and it worked perfectly. I realize it's unsupported, but I'm hoping someone can offer some help with some alignment issues I seem to be suffering. I just have no idea what is going on. (Please note that I purposely changed the bottom position so that the side column stops before the "what's going on" box rather than the footer.)

http://www.mouseowners.com/forums/

Thanks.

Kim
Reply With Quote
  #256  
Old 01-27-2008, 05:38 PM
Guest210212002
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by DubaiHost View Post
Perfect .. !

Is there any way to show that in all the pages .. ?

thank's
Answered on the very first page of this thread.

https://vborg.vbsupport.ru/showthrea...=117988&page=1

[high]* Guest210212002 clicks install[/high]
Reply With Quote
  #257  
Old 01-28-2008, 07:24 AM
goranbaxy goranbaxy is offline
 
Join Date: Jan 2008
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod, is it possible to have it on the right side?
Reply With Quote
  #258  
Old 01-29-2008, 09:13 PM
ReaperUK ReaperUK is offline
 
Join Date: Sep 2005
Location: UK
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this would be perfect it it was on every page
Reply With Quote
  #259  
Old 02-06-2008, 09:05 PM
iBaker's Avatar
iBaker iBaker is offline
 
Join Date: Oct 2006
Location: Melbourne, Australia
Posts: 152
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am testing this on 3.7 BETA 4 and all looks ok

One thing that some others have said about putting this on all pages - don't know about your individual forums but I have placed the code:

Code:
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top" width="160px">
<table class="tborder" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" width="100%" align="center">
$forumhome_sidecolumn_left
</table>
</td>
<td width="10px"></td>
<td valign="top">
at the bottom of the navbar template

and this code:

Code:
</td>
</tr>
</table>
at the very top of the footer template and the side column is on every page of the site.
Reply With Quote
  #260  
Old 05-01-2008, 09:18 AM
sdavis2702 sdavis2702 is offline
 
Join Date: Apr 2008
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

awesome... thanks!
Reply With Quote
  #261  
Old 07-07-2008, 03:53 PM
willz121 willz121 is offline
 
Join Date: Jun 2008
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've been searching for a side nav for 2 days now, and this has answered my prayers!! thanks dude
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:13 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05941 seconds
  • Memory Usage 2,308KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete