vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Tri-Box (https://vborg.vbsupport.ru/showthread.php?t=120616)

King Kovifor 07-07-2006 10:00 PM

Tri-Box
 
This is the most versatile Tri-Box there is out there...

Install

Upload attached product. Modify the the vbulletin navbar template and add the following code at the very bottom:

HTML Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
        <td class="tcat" colspan="3" align="center">
                <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('tribox')"><img id="collapseimg_tribox" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_tribox].gif" alt="" border="0" /></a>
$vboptions[tribox_title]
        </td>
</tr>
<tbody id="collapseobj_tribox" style="$vbcollapse[collapseobj_tribox]">
  <tr align="center">
    <td width="28%" class="thead">$vboptions[tribox_col1_title]</td>
    <td width="44%" class="thead">$vboptions[tribox_col2_title]</td>
    <td width="28%" class="thead">$vboptions[tribox_col3_title]</td>
  </tr>
  <tr>
    <td width="28%" class="alt1">$vboptions[tribox_col1_content]</td>
    <td width="44%" class="alt2">$vboptions[tribox_col2_content]</td>
    <td width="28%" class="alt1">$vboptions[tribox_col3_content]</td>
  </tr>
</tbody>
</table>
<br />

Than all you have to do is edit the vBOptions category and you've got yourself a tri-use box! Screenshots below...

King Kovifor 07-08-2006 12:05 AM

Change Log
v1.0.0 - Initial Release

Murty 07-08-2006 01:26 AM

Can we have some more info to what a Tri-Box is please. Cos i have no idea, and i cant tell from the picture.

R-n-R 07-08-2006 03:58 AM

Maybe a suggestion on how to use it or a link to where it is being used, that would be great.

GrCh_Jeff 07-08-2006 04:38 AM

It is a three column box used to put info such as links, text, etc.I have installed and have had no problems.I use 3.5.3

Here is a preview of the admincp and a preview of It in use:

King Kovifor 07-08-2006 03:49 PM

Yep... What GRCH_jeff said. But you can view it in action at http://www.vbpatrons.com

noj75 07-08-2006 04:42 PM

Quote:

Originally Posted by King Kovifor
Yep... What GRCH_jeff said. But you can view it in action at http://www.vbpatrons.com

Hi,

I am interested in doing what you have done there. Could you show me how you did that. i.e what variables etc you used to pull that info.

Also what code would I have to use to put the last 5 posts into the center box.

Kindest regards.

Jon

King Kovifor 07-08-2006 04:53 PM

Quote:

Originally Posted by noj75
Hi,

I am interested in doing what you have done there. Could you show me how you did that. i.e what variables etc you used to pull that info.

Also what code would I have to use to put the last 5 posts into the center box.

Kindest regards.

Jon

Jon,

What do you mean you'd like to do something like this. As for latest posts, I'm not too sure...

noj75 07-08-2006 04:57 PM

Quote:

Originally Posted by King Kovifor
Jon,

What do you mean you'd like to do something like this. As for latest posts, I'm not too sure...

The way that you have pulled latest announcements etc into your TriBox.

King Kovifor 07-08-2006 04:59 PM

Quote:

Originally Posted by noj75
The way that you have pulled latest announcements etc into your TriBox.

Oh since the site doesn't post announcements a lot, I've hand typed that in. Through the ACP options...


All times are GMT. The time now is 09:09 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.01177 seconds
  • Memory Usage 1,738KB
  • 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
  • (1)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete