Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[release] Options Column Forumhome Variation Details »»
[release] Options Column Forumhome Variation
Version: 1.00, by Overlord Overlord is offline
Developer Last Online: Jan 2007 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 08-02-2002 Last Update: Never Installs: 0
 
No support by the author.

Author: Overlord
Description: This will add an extra column to your forumhome template, which has the Search, New Thread, Mark Forum Read, and Subscribe links inside. (Icons not included)
Demo: Gaming Universe Forums

Ok, I realize this is more of a variation of the hack that's already on these forums, but I've had a few people asking for it on other boards, so I thought I'd release it here.

Show Your Support

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

Comments
  #2  
Old 08-17-2002, 02:08 AM
[WiZZarD]'s Avatar
[WiZZarD] [WiZZarD] is offline
 
Join Date: Jan 2002
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

]Thanks m8!
Been wondering where this was!
Reply With Quote
  #3  
Old 08-17-2002, 01:59 PM
ewdnl ewdnl is offline
 
Join Date: Mar 2002
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

10q! Very nice!
Reply With Quote
  #4  
Old 08-17-2002, 02:19 PM
Tyreäl
Guest
 
Posts: n/a
Default

I have a prob...This are my codes would you give me the codes whit that hack? my codes:

forumhome_forumbit_level1_nopost:

########################################
<tr id="cat">
<td bgcolor="{categorybackcolor}" colspan="6"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="{categoryfontcolor}"><b>$forum[title]</b></normalfont></a>
<br><smallfont color="{categoryfontcolor}">$forum[description]</smallfont></td>
</tr>
<tr>
<td colspan="6" bgcolor="{catlinecolor}"></td>
</tr>
########################################

forumhome_forumbit_level1_post:

########################################
<tr align="center">
<td bgcolor="{firstaltcolor}" colspan="2" align="left">
<table cellpadding="0" cellspacing="0" border="0"><tr>
<td valign="top"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""></td>
<td><img src="{imagesfolder}/clear.gif" width="9" height="0" border="0" alt=""></td>
<td><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a>
<br><smallfont>$forum[description]</smallfont></td>
</tr></table>
</td>
<td bgcolor="{secondaltcolor}"><normalfont>$forum[replycount]</normalfont></td>
<td bgcolor="{firstaltcolor}"><normalfont>$forum[threadcount]</normalfont></td>
<td bgcolor="{secondaltcolor}"><smallfont>$forum[lastpostinfo]</smallfont></td>
<td bgcolor="{firstaltcolor}"><smallfont>$forum[moderators]</smallfont></td>
</tr>
########################################

forumhome_forumbit_level2_nopost:

########################################
<tr id="cat">
<td bgcolor="{categorybackcolor}"><smallfont>&nbsp;</smallfont></td>
<td bgcolor="{categorybackcolor}" colspan="5">
<a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="{categoryfontcolor}"><b>$forum[title]</b></normalfont></a>
<br><smallfont color="{categoryfontcolor}">$forum[description]</smallfont></td>
</tr>
########################################

forumhome_forumbit_level2_post

########################################
<tr align="center">
<td bgcolor="{secondaltcolor}" valign="top"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""></td>
<td bgcolor="{firstaltcolor}" align="left"
onMouseOver="this.style.backgroundColor='{secondal tcolor}';
this.style.cursor='hand';"
onMouseOut="this.style.backgroundColor='{firstaltc olor}';"
onClick="window.location.href='forumdisplay.php?s= $session[sessionhash]&forumid=$forum[forumid]'"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a><align="right"><a href="newthread.php?s=&forumid=$forum[forumid]"><img src="images/newthread2.gif" border="0" alt="Create a new topic in $forum[title]"></a> <a href="member2.php?s=&action=addsubscription&forumi d=$forum[forumid]"><img src="images/subscribe2.gif" border="0" alt="Subscribe to the $forum[title] forum"></a></align>
<br><smallfont>$forum[description]</smallfont></td>
<td bgcolor="{secondaltcolor}"><normalfont>$forum[replycount]</normalfont></td>
<td bgcolor="{firstaltcolor}"><normalfont>$forum[threadcount]</normalfont></td>
<td bgcolor="{secondaltcolor}"><smallfont>$forum[lastpostinfo]</smallfont></td>
<form><td bgcolor="{firstaltcolor}" valign="middle" align="right" nowrap>
<IMG align="absmiddle" SRC="{imagesfolder}/team.gif">
<SELECT NAME="newLoc" onChange="jumpPage(this.form.newLoc)" style="font-size: 7pt; background-color: #dfdfdf; font-family: Arial, Tahoma;" maxlength="20">
<OPTION VALUE="#">moderators</OPTION>
<OPTION VALUE="#">---------------------</OPTION>
$forum[moderators]</select></td></form></tr>
########################################

thank you!
Reply With Quote
  #5  
Old 08-18-2002, 02:00 PM
Overlord Overlord is offline
 
Join Date: May 2002
Location: Australia
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok.. Here's my template setup:

forumhome_forumbit_level1_nopost:

########################################
<tr id="cat">
<td bgcolor=""#90B9F1" background="images/cat_bg.gif"" colspan="6">
<a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]">
<normalfont color="#FFFFFF"><b>$forum[title]
<tr align="center">
<td bgcolor=""#C1D7F4" background="images/head_bg.gif""><smallfont></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"" align="left"width="40%">
<smallfont color="#000000"><b>Forum</b></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"">
<smallfont color="#000000"><b>Options</b></smallfont></td>

<td bgcolor=""#C1D7F4" background="images/head_bg.gif"">
<smallfont color="#000000"><b>Posts</b></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"">
<smallfont color="#000000"><b>Threads</b></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"" width="30%">
<smallfont color="#000000"><b>Last Post</b></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"" nowrap width="25%">
<smallfont color="#000000"><b>Moderator</b></smallfont></td>
</tr>

########################################

forumhome_forumbit_level1_post

########################################
<tr align="center">
<td bgcolor="#FFFFFF" colspan="2" align="left">
<table cellpadding="0" cellspacing="0" border="0"><tr width="100%">
<td valign="top"><img src="images/$forum[onoff].gif" border="0" alt=""></td>
<td><img src="images/clear.gif" width="9" height="0" border="0" alt=""></td>
<td><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]">
<normalfont><b>$forum[title]</b></normalfont></a>
<br><smallfont>$forum[description]</smallfont></td>
</tr></table>
</td>
<td bgcolor="#F9F9F9">
<normalfont> <a href="$forum[forumid]">$forum[replycount]</a></normalfont></td>
<td bgcolor="#FFFFFF">
<normalfont>$forum[threadcount]</normalfont></td>
<td bgcolor="#F9F9F9">
<smallfont>$forum[lastpostinfo]</smallfont></td>
<td bgcolor="#FFFFFF"><smallfont>$forum[moderators]</smallfont></td></tr>
########################################

forumhome_forumbit_level2_nopost

########################################
<tr id="cat">
<td bgcolor=""#90B9F1" background="images/cat_bg.gif"">
<smallfont>&nbsp;</smallfont></td>
<td bgcolor=""#90B9F1" background="images/cat_bg.gif"" colspan="5">
<a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]">
<normalfont color="#FFFFFF"><b>$forum[title]</b></normalfont></a>
<br><smallfont color="#FFFFFF">$forum[description]</smallfont></td>
</tr>

<tr align="center">
<td bgcolor=""#C1D7F4" background="images/head_bg.gif""><smallfont></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"" align="left" width="40%">
<smallfont color="#000000"><b>Forum</b></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"">
<smallfont color="#000000"><b>Options</b></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"">
<smallfont color="#000000"><b>Posts</b></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"">
<smallfont color="#000000"><b>Threads</b></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"" width="30%">
<smallfont color="#000000"><b>Last Post</b></smallfont></td>
<td bgcolor=""#C1D7F4" background="images/head_bg.gif"" width="25%">
<smallfont color="#000000"><b>Moderator</b></smallfont></td></tr>
########################################

forumhome_forumbit_level2_post

########################################
<tr align="center" width="100%">
<td bgcolor="#F9F9F9" valign="top">
<img src="images/$forum[onoff].gif" border="0" alt=""></td>
<td bgcolor="#FFFFFF" align="left"
onMouseOver="this.style.backgroundColor='#F9F9F9';
this.style.cursor='hand';"
onMouseOut="this.style.backgroundColor='#FFFFFF';"
onClick="window.location.href='forumdisplay.php?s= $session[sessionhash]&forumid=$forum[forumid]'">
<a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a>
<br><smallfont>$forum[description]
</td>
<td bgcolor="#F9F9F9">
<a href="newthread.php?s=&forumid=$forum[forumid]">
<img src="images/front_newicon.gif" ALT="Start New Thread" border="0"></a>
&nbsp;
<a href="search.php?action=getnew&forumid=$forum[forumid]">
<img src="images/front_searchicon.gif" ALT="Search Forum for New Posts" border="0"></a>
&nbsp;
<a href="member2.php?s=&action=addsubscription&forumi d=$forum[forumid]">
<img src="images/front_subscribeicon.gif" ALT="Subscribe to this Forum" border="0"></a>
&nbsp;
<a href="forumdisplay.php?s=$session[sessionhash]&action=markread&forumid=$forumid">
<img src="images/front_markicon.gif" ALT="Mark Forum as Read" border="0"></a>
</td>

<td bgcolor="#FFFFFF"><normalfont>
<a href="$forum[forumid]">$forum[replycount</a>
</normalfont></td>
<td bgcolor="#F9F9F9"><normalfont>$forum[threadcount]</normalfont></td>
<td bgcolor="#FFFFFF" nowrap><smallfont>$forum[lastpostinfo]</smallfont></td>

<td bgcolor="#F9F9F9" valign="middle" align="right" nowrap><smallfont>$forum[moderators]</smallfont></td></tr>

</tr>

########################################

Now.. I apologise if that doesn't clear up the problems.. your template code looks pretty messed up to me.. my advice is to revert them to there original and follow the instructions on the hack to the word.
Reply With Quote
  #6  
Old 08-24-2002, 06:19 PM
Imran
Guest
 
Posts: n/a
Default

Excellent Work on this, I've been looking for it
Reply With Quote
  #7  
Old 08-25-2002, 12:08 AM
platoon
Guest
 
Posts: n/a
Default

arrgh, i had this prop before tyty
Reply With Quote
  #8  
Old 08-25-2002, 12:32 AM
Tony G's Avatar
Tony G Tony G is offline
 
Join Date: Nov 2001
Location: Melbourne, Australia
Posts: 8,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice, I would have preferred it being in the description/name box like it is here though.
Reply With Quote
  #9  
Old 08-27-2002, 12:26 AM
majestic majestic is offline
 
Join Date: Aug 2002
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It looks as if Tyreäl has the mod drop down hack as I do myself.
my forumhome_forumbit_level2_post look no were like yours
overlord. I just dont get this one at all ?
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 06:42 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.08643 seconds
  • Memory Usage 2,290KB
  • Queries Executed 22 (?)
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
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (6)postbit_onlinestatus
  • (9)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete