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
World of Warcraft Recruitment Status Module! Details »»
World of Warcraft Recruitment Status Module!
Version: 1.00, by ChaoticMageDDC ChaoticMageDDC is offline
Developer Last Online: Oct 2007 Show Printable Version Email this Page

Version: 3.6.1 Rating:
Released: 09-14-2006 Last Update: Never Installs: 21
 
No support by the author.

Go into your Admin CP > Styles & Templates > Style Manager > Add New Template

Call it adv_portal_recruitment > Paste this code into the template!


Code:
<style type="text/css">
<!--
.style3 {color: #000000; font-weight: bold; }
.style4 {color: #000000}
.style7 {
	color: #D0974B;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style12 {
	color: #D0974B;
	font-weight: bold;
	font-size: 12px;
}
.style14 {color: #FF0000}
-->
</style>
<table width="100%" height="27"  border="0" cellpadding="0" cellspacing="0">
  <tr>
    <th height="25" align="left" bgcolor="#2A0803" scope="col"><span class="style7"><span class="style12">   &nbsp;&nbsp;&raquo; </span> Recruitment Status </span></th>
  </tr>
</table>
<table width="100%"  border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <th width="2%" align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/images/wow/Druid.gif" width="20" height="20"></th>
    <th width="12%" align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4">&nbsp;Druids </span></div></th>
    <th width="86%" align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closed</span></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Hunter.gif" width="20" height="20"></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4">&nbsp;Hunters </span></div></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closed</span></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Mage.gif" width="20" height="20"></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4">&nbsp;Mages </span></div></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closed</span></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Paladin.gif" width="20" height="20"></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4">&nbsp;Paladins</span></div></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closed</span></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Priest.gif" width="20" height="20"></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4">&nbsp;Priests </span></div></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closed</span></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Rogue.gif" width="20" height="20"></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4">&nbsp;Rogues </span><span class="style3"> </span></div></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closed</span></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Shaman.gif" width="20" height="20"></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4">&nbsp;Shaman </span></div></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closed</span></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Warlock.gif" width="20" height="20"></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4">&nbsp;Warlock</span></div></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closed</span></th>
  </tr>
  <tr>
    <th height="20" align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/images/wow/Warrior.gif" width="20" height="20"></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4">&nbsp;Warrior </span></div></th>
    <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closed</span></th>
  </tr>
</table>
<br>
Make sure you upload the attached icons to a directory of your choice and edit the img src locations to your directory.

I'm a complete noob when it comes to this so there is a lot of uneccessary code i'm sure but it works so i'm happy I've been looking for something like this for so long i decided to make one on my own.

I'm hoping someone with some time and knowledge can create a front end for this so it's not Static and can be changed dynamically from some type of form when the recruitment status changes...

Next go to vBa CMPS > Add Module > Template > Call it Recruitment Status > Template to include should be adv_portal_recruitment > Be sure to set "Use Module Shell Template" to "NO" > Save it

I couldn't figure out how to fit this thing within the template as it kept throwing off all my other modules. There will be some minor tweaking to do so it fits your board.

Hopefully some find this useful until someone with some knowledge can make this with a backend sql table and maybe a front end form to change the status, that would be awesome

Show Your Support

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

Comments
  #12  
Old 11-23-2006, 02:42 PM
Zerstoren Zerstoren is offline
 
Join Date: Dec 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great on my site. I ended up using the code from Mithan.

I also set "Use Module Shell Template" to Yes, as well as set the ColSpan to 10. For some reason it would load incorrectly in IE7 if it's set to 0 or 1 and you have Module Shell Template set to Yes.

http://www.fullcircleguild.net
Reply With Quote
  #13  
Old 01-13-2007, 10:02 PM
Espada Espada is offline
 
Join Date: Jan 2006
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What do i need to click in order to copy into the template (or what part of the template do i copy it into)? thanks
Reply With Quote
  #14  
Old 01-16-2007, 08:45 PM
NoKz NoKz is offline
 
Join Date: Aug 2005
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good mod, thanks a ton. However, I do not use the wow theme on my site. I also had a problem with not being able to collapse the module. So I edited a couple lines and got exactly what I wanted. Thanks!

www.TFBguild.com

PS: Here's the code after I edited it. ^_^
Code:
<style type="text/css">
<!--
.style3 {color: #000000; font-weight: bold; }
.style4 {color: #000000}
.style14 {color: #FF0000}
.style15 {color: #00a222}
.style49 {
	color: #2E6D9C;
	font-weight: bold;
}
-->
</style>
  <tr>
    <th width="2%" align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Druid.gif" width="20" height="20"></div></th>
    <th width="12%" align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Druids </span></div></th>
    <th width="86%" align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Hunter.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Hunters </span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Mage.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Mages </span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Paladin.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Paladins</span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Priest.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Priests </span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Rogue.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Rogues </span><span class="style3"> </span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Shaman.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Shaman </span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style15">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="style49">Open</span></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Warlock.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Warlock</span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th height="20" align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Warrior.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Warrior </span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <div align="center"><br>
  </div>
Reply With Quote
  #15  
Old 01-28-2007, 09:38 AM
ZEvilWyvernX ZEvilWyvernX is offline
 
Join Date: Dec 2004
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Grreat mod could you consider making one for Vanguard sage of heroes Its released in 3 days but preorders are playing now and Im trying to develop a site
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 11:51 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.03712 seconds
  • Memory Usage 2,282KB
  • Queries Executed 19 (?)
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
  • (2)bbcode_code
  • (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
  • (1)pagenav_pagelink
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (5)postbit_onlinestatus
  • (5)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