Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Right side column on forum home only Details »»
Right 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-29-2006 Installs: 160
Uses Plugins Template Edits
 
No support by the author.

This is a new release here. Previously released at www.peterska2.co.uk only.

In works on the exact same concept as the left side column, apart from the fact it is on the right.

Installation Instructions
Download the zip
Import the product
Make the template modifications
Click install


30 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.

Show Your Support

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

Comments
  #12  
Old 07-22-2006, 12:10 AM
thenetbox thenetbox is offline
 
Join Date: Mar 2002
Posts: 184
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello works great! Thank you

How can I make it wider? like forums should be around 80% and this should be about 20%?
Reply With Quote
  #13  
Old 07-22-2006, 12:32 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can adjust the width by changing the 160px in this section of the code to your requirements

Code:
<!-- peterska2 side column -->
</td>
<td width="10px"></td>
<td valign="top" width="160px">
Reply With Quote
  #14  
Old 07-22-2006, 12:43 AM
thenetbox thenetbox is offline
 
Join Date: Mar 2002
Posts: 184
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you very much
Reply With Quote
  #15  
Old 07-22-2006, 12:54 AM
thenetbox thenetbox is offline
 
Join Date: Mar 2002
Posts: 184
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One more small teeny weeny question. I copied the "What's going on" code section from FORUMHOME and pasted it in the side column but it doesn't show any of the dynamic areas like usernames. Is there something simple that can be added so that it could be passed those values?
Reply With Quote
  #16  
Old 07-28-2006, 02:10 AM
thenetbox thenetbox is offline
 
Join Date: Mar 2002
Posts: 184
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

one more question. Do you know if it is possible to easily add latest threads, birthdays and who's online on to the side bar? thanks
Reply With Quote
  #17  
Old 07-29-2006, 01:34 PM
Renmiri Renmiri is offline
 
Join Date: Jul 2006
Location: Chicago, USA
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sweet!

will install asap, thanks!

Ooopsie!

3.5.4 here...

Nevermind.. Hacked it to 3.5.4 (basically entered the template and plugins from the XML manually)

Also put it on most pages (forumdisplay, inferno, showthred, forumhome)

Check it out
http://sinsdawn.ffproject.net/showthread.php?t=126
Reply With Quote
  #18  
Old 08-02-2006, 06:20 PM
ryans ryans is offline
 
Join Date: Feb 2002
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Renmiri
sweet!

will install asap, thanks!

Ooopsie!

3.5.4 here...

Nevermind.. Hacked it to 3.5.4 (basically entered the template and plugins from the XML manually)

Also put it on most pages (forumdisplay, inferno, showthred, forumhome)

Check it out
http://sinsdawn.ffproject.net/showthread.php?t=126
I guess if your not running 3.6 you could do this:

Templates to edit: FORUMHOME (2 edits)

Edit One

FIND
Code:
<thead>
	<if condition="$show['guest']">
	<!-- guest welcome message -->
ABOVE ADD
Code:
<!-- peterska2 side column -->
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<!-- / peterska2 side column -->
Edit Two

FIND
Code:
$footer
ABOVE ADD
Code:
<!-- peterska2 side column -->
</td>
<td width="10px"></td>
<td valign="top" width="160px">
<table class="tborder" border="0" width="100%" align="center">

PUT YOUR CONTENT HERE.


</table>
</td>
</tr>
</table>
<!-- / peterska2 side column -->
Reply With Quote
  #19  
Old 08-02-2006, 06:24 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As I have previously explained, there is a version for 3.5.4, but you need to contact me for details.
Reply With Quote
  #20  
Old 08-02-2006, 06:40 PM
ryans ryans is offline
 
Join Date: Feb 2002
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry I didn't see that post. Anyway to add it to show thread?
Reply With Quote
  #21  
Old 08-02-2006, 06:56 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no, this modification is for forumhome only. amykhar has done a side column that shows on all pages.
Reply With Quote
Reply

Thread Tools

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 09:52 AM.


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.04428 seconds
  • Memory Usage 2,304KB
  • 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
  • (5)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
  • (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