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

Reply
 
Thread Tools
v3 arcade High-score Champs on Forum Home Details »»
v3 arcade High-score Champs on Forum Home
Version: 1.0, by stangger5 stangger5 is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.7 Rating:
Released: 02-21-2007 Last Update: Never Installs: 66
Supported Uses Plugins Template Edits
Additional Files  

Shows v3 arcade High-score Champs on Forum Home..Version 1.0

///Add 3 images///

Add the images to the images/arcade folder..


///Add 1 phrases///

Languages & Phrases >> Phrase Manager >> Add New Phrase :

Varname: v3arcade_champions
Text: v3arcade High-score Champions

Save...


///Import Product: v3arcade_champs_on_forum_home.xml///

Plugins & Products >> Download / Upload Plugins : Upload the
v3arcade_champs_on_forum_home.xml file from your computer.


///Edit 1 template///

//forum home template: FORUMHOME//

//Find:

$navbar


//Below add:

Code:
<!-- v3arcade champs on forumhome -->

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">

<tr>
		<td class="tcat" colspan="2">
			<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_v3arcade_champs')"><img id="collapseimg_forumhome_v3arcade_champs" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_v3arcade_champs].gif" alt="" border="0" /></a>
			<phrase 1="$vboptions[bbtitle]">$vbphrase[v3arcade_champions]</phrase>
		</td>
	</tr>
</tbody>


<tbody  id="collapseobj_forumhome_v3arcade_champs" style="$vbcollapse[collapseobj_forumhome_v3arcade_champs]">
	<tr>
		
		<td class="alt1" width="100%">
		<div class="smallfont">
			
<center>
<img src="$vboptions[bburl]/images/arcade/1st.gif" border=0 hspace=2 vspace=1 align=absmiddle><b>$champv3username0</b>:(<i><b>$champv3highscorerid0</b> High-scores</i>)   &nbsp;&nbsp;
<img src="$vboptions[bburl]/images/arcade/2nd.gif" border=0 hspace=2 vspace=1 align=absmiddle><b>$champv3username1</b>:(<i><b>$champv3highscorerid1</b> High-scores</i>)   &nbsp;&nbsp;
<img src="$vboptions[bburl]/images/arcade/3rd.gif" border=0 hspace=2 vspace=1 align=absmiddle><b>$champv3username2</b>:(<i><b>$champv3highscorerid2</b> High-scores</i>)
</center>

	</div>
		</td>
	</tr>
</table>

<br />

<!-- /v3arcade champs on forumhome -->


///thats it///
Enjoy
stanger5

If you use this add-on,,please Mark as Installed..

This modification may not be copied, reproduced, published or posted for download elsewhere without my permission.

Show Your Support

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

Comments
  #12  
Old 03-12-2007, 12:03 PM
hhsix hhsix is offline
 
Join Date: Sep 2006
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

GREAT! I posted at v3 as well... nice work!
Reply With Quote
  #13  
Old 05-08-2007, 07:56 PM
Philipaclayton Philipaclayton is offline
 
Join Date: Apr 2007
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed. great mod
Reply With Quote
  #14  
Old 06-06-2007, 02:08 PM
tunamix tunamix is offline
 
Join Date: Jul 2005
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed!

Thanks for the great mod, see it in action http://upunk.com

- tuna
Reply With Quote
  #15  
Old 06-26-2007, 01:16 AM
ERuiz ERuiz is offline
 
Join Date: Feb 2005
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome! It looks sweet! But I have a question though. I placed this mod so that it showed up on the arcade main page. I think it looks more in place, by being within the arcade page.

Everything shows up EXCEPT the member's names and high-score totals. Only these two values don't appear. The rest does.

What would be the issue?

EDIT: Nevermind!! I figured it out. I simply changed the hook of the plugin from forumhome_complete to arcade_main_complete. That did the trick!
Reply With Quote
  #16  
Old 07-03-2007, 11:27 PM
compact123 compact123 is offline
 
Join Date: Jun 2006
Posts: 235
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed!

Thanks
Reply With Quote
  #17  
Old 08-05-2007, 08:03 AM
hobsdv hobsdv is offline
 
Join Date: May 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for this looks good
Reply With Quote
  #18  
Old 09-29-2007, 10:26 AM
kiwivc kiwivc is offline
 
Join Date: Aug 2007
Location: New Zealand
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed ... worked without any problems. Thnx
Reply With Quote
  #19  
Old 11-25-2007, 09:38 PM
touba touba is offline
 
Join Date: Nov 2006
Location: Cannes (FR)
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ERuiz View Post
EDIT: Nevermind!! I figured it out. I simply changed the hook of the plugin from forumhome_complete to arcade_main_complete. That did the trick!
and what is the hook for displaying in all pages of forum ?

i've tried global_start but i have a blank page on forum index

thanks for help :up:
Reply With Quote
  #20  
Old 11-26-2007, 05:58 PM
touba touba is offline
 
Join Date: Nov 2006
Location: Cannes (FR)
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nobody knows ?
Reply With Quote
  #21  
Old 11-26-2007, 10:44 PM
stangger5's Avatar
stangger5 stangger5 is offline
 
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

global_start should work...
Did you get any kind of error on the blank page ??

Are you sure you tried global_start and not global_complete ??
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 07:24 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.04881 seconds
  • Memory Usage 2,299KB
  • 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_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
  • (2)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