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
Tri-Box Details »»
Tri-Box
Version: 1.0.0, by King Kovifor King Kovifor is offline
Developer Last Online: Aug 2015 Show Printable Version Email this Page

Category: Board Optimization - Version: 3.6.5 Rating:
Released: 07-06-2006 Last Update: Never Installs: 21
Template Edits
 
No support by the author.

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

Show Your Support

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

Comments
  #22  
Old 07-27-2007, 02:09 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You upload the product in the vBulletin Product Manager in the ACP.
Reply With Quote
  #23  
Old 07-27-2007, 08:39 PM
WrestlingAcadem WrestlingAcadem is offline
 
Join Date: Jan 2007
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way for this to stay on FORUMHOME only?
Reply With Quote
  #24  
Old 07-28-2007, 06:56 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Put it at the top of your forumhome template.
Reply With Quote
  #25  
Old 07-31-2007, 08:38 AM
raiderlax's Avatar
raiderlax raiderlax is offline
 
Join Date: Sep 2006
Location: Ontario, Canada
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the great mod, now I have some things that I need done:

I need to have a randomizer, meaning say for one of the boxes I want "random photos" or "random videos"(vids from youtube) could you make it so that if you put a "," comma that would be the randomizer?

So I put a code than a "," and it all gets randomized, could you please help me on how to do this?

Thanks I greatly appreciate this mod and really need to know how to do this randomizer thing, I NEED IT ALOT.

Thanks
Reply With Quote
  #26  
Old 07-31-2007, 08:18 PM
raiderlax's Avatar
raiderlax raiderlax is offline
 
Join Date: Sep 2006
Location: Ontario, Canada
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by raiderlax View Post
Thanks for the great mod, now I have some things that I need done:

I need to have a randomizer, meaning say for one of the boxes I want "random photos" or "random videos"(vids from youtube) could you make it so that if you put a "," comma that would be the randomizer?

So I put a code than a "," and it all gets randomized, could you please help me on how to do this?

Thanks I greatly appreciate this mod and really need to know how to do this randomizer thing, I NEED IT ALOT.

Thanks
Anyone please?
Reply With Quote
  #27  
Old 07-31-2007, 09:51 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was out all day, please wait at least 24 hours before bumping your request. And if you create a plugin that fetches random data, you can assign it to a variable and change the variable in the temlpate.
Reply With Quote
  #28  
Old 08-01-2007, 03:16 AM
raiderlax's Avatar
raiderlax raiderlax is offline
 
Join Date: Sep 2006
Location: Ontario, Canada
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by King Kovifor View Post
I was out all day, please wait at least 24 hours before bumping your request. And if you create a plugin that fetches random data, you can assign it to a variable and change the variable in the temlpate.
I'm sorry King Kovifor, thanks for your response though, so how would I go about creating a plugin that fetches random data? Is it hard to make, etc... Could you please help me and make one I really need to have this done, maybe could you please make it part of this plugin?

Thanks
Reply With Quote
  #29  
Old 08-01-2007, 04:50 PM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

SELECT * FROM `tablename` ORDER BY RANDOM LIMIT 1

I'm not sure about the random, but that's the basic SQL structure for the query. Then you would use $db->fetch_array and assign variables to stuff.
Reply With Quote
  #30  
Old 08-01-2007, 06:24 PM
raiderlax's Avatar
raiderlax raiderlax is offline
 
Join Date: Sep 2006
Location: Ontario, Canada
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by King Kovifor View Post
SELECT * FROM `tablename` ORDER BY RANDOM LIMIT 1

I'm not sure about the random, but that's the basic SQL structure for the query. Then you would use $db->fetch_array and assign variables to stuff.
Hello King Kovifor thank you for responding, I'm sorry, but I don't totally understand what you said.

Could you please give me the steps in order to do this please.

Also than where would I put the other lines of text that are going to get randomized?

I'm sorry I'm very bad at this and truly appreciate your help
Reply With Quote
  #31  
Old 08-02-2007, 07:26 AM
raiderlax's Avatar
raiderlax raiderlax is offline
 
Join Date: Sep 2006
Location: Ontario, Canada
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bump
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:33 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.04962 seconds
  • Memory Usage 2,316KB
  • 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
  • (1)bbcode_html
  • (3)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
  • (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