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
  #132  
Old 09-23-2006, 04:23 PM
ChavMagnet's Avatar
ChavMagnet ChavMagnet is offline
 
Join Date: Sep 2006
Location: Leeds - England
Posts: 194
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice easy to install and works great thank you.
Reply With Quote
  #133  
Old 09-26-2006, 08:26 AM
chriszep chriszep is offline
 
Join Date: Dec 2005
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello
it's worlks fine but when the name of my photo is long , the collumn stretch larger
see




how to make it not to stretch ?


this is my code

Code:
<!-- peterska2 side column -->

<table border="0" width="100%" align="center">
<tr>
<td valign="top" width="160px">
<table class="tborder" border="0" width="100%" align="center">
$sidecolumn
</table>
</td>
<td>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

<!-- / peterska2 side column -->



Code:
<tr>
<td class="alt1">
<a href="http://www.colleurs-de-plastique.com/rss/ajoutrss.html"><img src="http://www.colleurs-de-plastique.com/rss/galerie_rss.jpg" alt="ajouter les dernieres photos sur votre site !" width="85" height="15" border="0" /></a>

<script language="JavaScript" src="http://www.colleurs-de-plastique.com/rss/feed2js/feed2js.php?src=http%3A%2F%2Fwww.colleurs-de-plastique.com%2Fgalerie%2Frss.php%3Ftype%3Drss2&num=5&html=a" type="text/javascript"></script>

<noscript>
<a href="http://www.colleurs-de-plastique.com/rss/feed2js/feed2js.php?src=http%3A%2F%2Fwww.colleurs-de-plastique.com%2Fgalerie%2Frss.php%3Ftype%3Drss2&num=5&html=y">View RSS feed</a>
</noscript>
</td>
</tr>

<tr>
<td class="alt1">

<a href="http://xxx.com/rss/ajoutrss.html#reviewkit"><img src="http://xxx.com/rss/reviewkit_rss.jpg" alt="ajouter les dernieres reviews sur votre site !" width="85" height="15" border="0" /></a>

<script language="JavaScript" src="http://xxx.com/rss/feed2js/feed2js.php?src=http%3A%2F%2Fwww.colleurs-de-plastique.com%2Freviewkit%2Frss.php%3Ftype%3Drss2&num=5&html=a" type="text/javascript"></script>

<noscript>
<a href="http://xxx.com/rss/feed2js/feed2js.php?src=http%3A%2F%2Fwww.colleurs-de-plastique.com%2Freviewkit%2Frss.php%3Ftype%3Drss2&num=5&html=y">View RSS feed</a>
</noscript>
<script type="text/javascript"><!--
google_ad_client = "pub-4388736907268564";
google_ad_width = 120;
google_ad_height = 90;
google_ad_format = "120x90_0ads_al";
google_ad_channel ="";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_text = "000000";
google_color_url = "FFFFFF";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td>
</tr>

THANKS
Reply With Quote
  #134  
Old 09-29-2006, 09:25 PM
dieselpowered's Avatar
dieselpowered dieselpowered is offline
 
Join Date: Aug 2004
Location: Arizona
Posts: 661
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Could someone be kind enough to tell me why this is happening?

http://www.dieselpowered.net/forums/showthread.php?t=1

I have it on FORUMHOME and FORUMDISPLAY working fine...just does not want to work on SHOWTHREAD.

Thanks in advance!
Reply With Quote
  #135  
Old 09-30-2006, 01:23 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ chriszep - this is working as designed as it will not wrap single words.
Reply With Quote
  #136  
Old 09-30-2006, 01:26 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ xtreme - this is not designed to work on all pages. try the one by amykhar.
Reply With Quote
  #137  
Old 10-06-2006, 12:18 AM
farooqaaa farooqaaa is offline
 
Join Date: Aug 2006
Location: Pakistan
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How to add the MOD to all pages ?
Reply With Quote
  #138  
Old 10-06-2006, 01:45 AM
johnstires johnstires is offline
 
Join Date: Mar 2006
Posts: 195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can someone help me understand how to get this to work in the showthread display?

I have a fixed width of 900px and the posts get pushed outside the table.

It works great on all my other pages. Nice Mod!
Reply With Quote
  #139  
Old 10-06-2006, 03:04 AM
dieselpowered's Avatar
dieselpowered dieselpowered is offline
 
Join Date: Aug 2004
Location: Arizona
Posts: 661
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by johnstires
Can someone help me understand how to get this to work in the showthread display?

I have a fixed width of 900px and the posts get pushed outside the table.

It works great on all my other pages. Nice Mod!
It does not work in the showthread....Sorry.
Reply With Quote
  #140  
Old 10-06-2006, 03:06 AM
voteforbird's Avatar
voteforbird voteforbird is offline
 
Join Date: Jul 2006
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why is that? I'm not sure what's causing it as the same code on forumhome and forumdisplay has no issues.

Reply With Quote
  #141  
Old 10-06-2006, 04:39 AM
voteforbird's Avatar
voteforbird voteforbird is offline
 
Join Date: Jul 2006
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So, I solved the SHOWTHREAD problem. I'm just amazing like that. It took me a couple hours to track down all the right variables and templates, too.
  • Create a new template called 'spacer_open_showthread' with the following content:
    Quote:
    <!-- open content container -->
    <if condition="$show['old_explorer']">
    <table cellpadding="0" cellspacing="0" border="0" width="540" align="center"><tr><td class="page" style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
    <else />
    <div align="center">
    <div class="page" style="width:540px; text-align:$stylevar[left]">
    <div style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
    </if>
    …replacing both instances of 540 with your desired width of the postbits
  • Add the following line in showthread.php:
    Quote:
    'spacer_open_showthread',
    below
    Quote:
    'editor_jsoptions_size',
  • Change all instances of $spacer_open to $spacer_open_showthread in templates postbit_wrapper, SHOWTHREAD and showthread_list
  • Add the appropriate column code to SHOWTHREAD
Tada! For a live example, please see http://www.volconvo.com/forums/

Enjoy
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 01:44 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.14466 seconds
  • Memory Usage 2,322KB
  • 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
  • (2)bbcode_code
  • (4)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
  • (4)pagenav_pagelink
  • (2)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
  • (11)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