Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications

Reply
 
Thread Tools
Game Server Module For vBadvanced Details »»
Game Server Module For vBadvanced
Version: 1.01, by SuperTaz SuperTaz is offline
Developer Last Online: Mar 2022 Show Printable Version Email this Page

Category: Portal Software - Version: 4.x.x Rating:
Released: 11-24-2009 Last Update: 01-18-2010 Installs: 12
Re-useable Code Translations  
No support by the author.

/*================================================= =====================*\
|| ################################################## ################## ||
|| # Game Server Module For vBadvanced
|| # Version 1.01
|| # Author: Warden
|| # This mod may only be used from vbulletin.org
|| # DO NOT display this mod on any other modification site without my permission
|| # You can alter this code and re-display it here on vbulletin.org
|| ################################################## ################## ||
\*================================================ ======================*/

Note: If you choose to only use vBulletin forums with vBadvanced, then this will work. If you use the suite, it may not work. I will test it out on the suite version soon.

Go to http://www.vbadvanced.com and download the beta release of their CMPS!

vBa 4.0.0 Beta 1 is now released!


Description: This is a quick mod that allows you to show your game servers on the vBadvanced portal page using a module.

Installation time: Less than 3 minutes.

Install:

1. Go to your AdminCP
2. On the left sidebar, go to your vBa CMPS drop-down menu and click on Add Module
3. Then click on "Template Module"
4. Now set it up like this:

Module Title: The name you want
Active: Yes
Template to Include: adv_portal_servername
Style: Choose the style(s) that you want by holding the Control key and using the mouse to choose more than one style

Note: Go to www.gametracker.com and make sure your server is in your favorites and get your IP and Port Ready!

Template Content:

Code:
<div class="blockrow">
<!-- Start GameTracker Banner -->
<iframe src="http://cache.www.gametracker.com/components/html0/?host=ENTER SERVER IP AND PORT HERE&bgColor=1F2642&titleBgColor=11172D&borderColor=333333&fontColor=8790AE&titleColor=FFFFFF&linkColor=FF9900&borderLinkColor=999999&showMap=1&showCurrPlayers=1&showTopPlayers=1&showBlogs=0&width=160&height=470" frameborder="0" scrolling="no" width="160" height="470"></iframe>
<!-- End GameTracker Banner --></div>
Note: Enter your IP and port where it says to in the code and you can change the color variations as well.

The rest of the settings is up to you.

Hit save and continue and set up where you want to display your new module on your homepage.

Done!

If you want support, please CLICK INSTALL

Download Now

File Type: txt installation.txt (2.2 KB, 85 views)

Screenshots

File Type: png server.PNG (46.5 KB, 0 views)

Show Your Support

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

Comments
  #12  
Old 11-29-2009, 01:10 AM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
Since VBA doesnt exist for vb4 atm, I dont see how anyone can make use of this module atm ?
I'm lost too Paul...
Reply With Quote
  #13  
Old 01-03-2010, 07:16 AM
BENSTER BENSTER is offline
 
Join Date: Jul 2005
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can the code just be put in to a Widget for 4.0?
Reply With Quote
  #14  
Old 01-19-2010, 06:08 PM
SuperTaz's Avatar
SuperTaz SuperTaz is offline
 
Join Date: Apr 2007
Location: Pennsylvania
Posts: 744
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code is now updated for vB4 with use of vBadvanced v4.0.0 Beta 1.
Reply With Quote
  #15  
Old 01-20-2010, 12:32 AM
Bouncer222 Bouncer222 is offline
 
Join Date: Oct 2009
Posts: 705
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can do this through static html and widget creation.
This is a HOW-TO article more, than it is a template modification....
Reply With Quote
  #16  
Old 01-20-2010, 12:43 AM
SuperTaz's Avatar
SuperTaz SuperTaz is offline
 
Join Date: Apr 2007
Location: Pennsylvania
Posts: 744
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Even so, I would still have to post it here so people can use it. I don't know what you are trying to imply.
Reply With Quote
  #17  
Old 04-20-2010, 02:51 AM
K4GAP K4GAP is offline
 
Join Date: Mar 2008
Posts: 1,255
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm scratching my head on this one. Gametracker produces code for any server and the code can be put into any block or module to produce the same thing as your screen shot shows.
Reply With Quote
  #18  
Old 04-11-2011, 08:42 PM
Vick98 Vick98 is offline
 
Join Date: Nov 2010
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this mod compatible with 4.1.3?
Reply With Quote
  #19  
Old 04-11-2011, 09:20 PM
SpeedyHire SpeedyHire is offline
 
Join Date: Apr 2005
Location: wales
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

not used this one, however we got one almost the same working on 4.1.2 fine
Reply With Quote
  #20  
Old 04-12-2011, 12:10 AM
nsdqmaester nsdqmaester is offline
 
Join Date: Oct 2006
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes it's compatible with 4.13 basically it's the HTML code gametracker gives you he's just showing everyone how to do it. But yes it works.
Reply With Quote
  #21  
Old 04-30-2011, 03:23 AM
Lostboyfan's Avatar
Lostboyfan Lostboyfan is offline
 
Join Date: Mar 2010
Location: Chicago, IL
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tagged it for later. This could come in handy for my gaming site down the road.
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 03:55 PM.


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.04561 seconds
  • Memory Usage 2,322KB
  • Queries Executed 26 (?)
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
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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
  • (2)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete