Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Fully Costumizeable recruitment widget Details »»
Fully Costumizeable recruitment widget
Version: 1.00, by Vaupell Vaupell is offline
Developer Last Online: Jan 2015 Show Printable Version Email this Page

Category: vBulletin CMS Widgets - Version: 4.0.2 Rating:
Released: 02-20-2010 Last Update: 04-24-2010 Installs: 62
DB Changes Auto-Templates
Additional Files Translations  
No support by the author.

Fully costumizeable Guild recruitment widget
released on 21-feb-2010

About :
Adds a CMS widget, that can be fully costumized from admincp,
and can easy be pointed to any recruitment form or rooster.

Features :
- changeable images/icons
- changeable link to application
- optional different link pr class
- unlimited ammount of classes
- ability to hide classes for later use
- color codes, depending on class demand

Demo : Evisystems - Widget test section

Download : guildrecruitment.zip

History :
21-feb-2010 : Version 1.3 Released
25-apr-2010 : small file update on cpnav

Changelog :
- changed display order in cpnav, so it should now move down correctly.

Installation instructions :
1) upload the files
2) import the product,
3) change settings in adminCP
4) place your widget via the layout page in vbcms

Uninstall :
1) Simply uninstall the product file,.
2) delete the widget

Plans for furture upgrades + bug's found :
- no futher plans, got some idea's ? post them


sc1.gif
sc2.gif

Show Your Support

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

Comments
  #12  
Old 02-23-2010, 03:53 PM
jimfries's Avatar
jimfries jimfries is offline
 
Join Date: Dec 2009
Location: Steel City
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent job my friend. Full install and customization for our website took only a few minutes. Well done!
Reply With Quote
  #13  
Old 02-24-2010, 08:25 PM
zanthor zanthor is offline
 
Join Date: Dec 2009
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've installed this, configured, and added via the CMS system, the block shows up, but no content is showing...

http://www.botbh.com

I also installed the forumblock and it's working just fine... (granted, I need to fix my icon size )
Reply With Quote
  #14  
Old 02-24-2010, 10:24 PM
zanthor zanthor is offline
 
Join Date: Dec 2009
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It would be nice to be able to control the order of the classes... I put them in order, but it lists them backwords on the forums plugin.
Reply With Quote
  #15  
Old 02-25-2010, 02:43 AM
zanthor zanthor is offline
 
Join Date: Dec 2009
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I removed and reinstalled, and I get an error on the install that is there just barely long enough...

Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in [path]/includes/adminfunctions_plugin.php(450): eval()'d code on line 3

The cms_widget table has the widget, but the cms_widgetconfig table doesn't have the matching entry.
Reply With Quote
  #16  
Old 02-25-2010, 07:19 AM
Vaupell's Avatar
Vaupell Vaupell is offline
 
Join Date: Apr 2008
Location: Esbjerg, Denmark
Posts: 1,036
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by zanthor View Post
I removed and reinstalled, and I get an error on the install that is there just barely long enough...

Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in [path]/includes/adminfunctions_plugin.php(450): eval()'d code on line 3

The cms_widget table has the widget, but the cms_widgetconfig table doesn't have the matching entry.
hmmm

Quote:
Originally Posted by Vaupell View Post
Uninstall :
1) Simply uninstall the product file,.
2) delete the widget
Did you delete the widget as instructed ? when uninstalling.
Reply With Quote
  #17  
Old 02-25-2010, 07:29 AM
Tri@de's Avatar
Tri@de Tri@de is offline
 
Join Date: Sep 2003
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

there's a way to make the apply different on game and guild?
an example:
in my site i have different games (wow, city o f heroes, mortal online ect) with different guilds.
i like to have the possibility to choose the game and the guild i want to join.

i hope you implement this
Reply With Quote
  #18  
Old 02-25-2010, 10:15 AM
zanthor zanthor is offline
 
Join Date: Dec 2009
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep.

After removing all of the product it still throws the same error, and I'd assume it's the widget being created because the forumblock creates just dandy.

The code inside the widget that gets created is:

Code:
$output = date(vB::$vbulletin->options['dateformat']) . "<br />\n";
Which would explain why it only dumps a date value...
Reply With Quote
  #19  
Old 02-25-2010, 02:10 PM
zanthor zanthor is offline
 
Join Date: Dec 2009
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Another note:

Your cpnav_egr.xml file has the displayorder on the wrong element.

Code:
<navgroups product="evi_guild_recruit">
    <navgroup text="Evi Guild recruitment" displayorder="1200">
You have it on navgroups not navgroup... thus it ignores it and puts you first. (The pasted code is edited and puts it at the bottom of my list).
Reply With Quote
  #20  
Old 04-25-2010, 03:06 PM
Metura Metura is offline
 
Join Date: Jan 2010
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If your looking for a Good Idea how about instead of just Guild Recruitment Clan Recruitment. Like Join the Modern warfare 2 clan etc, or Join Group Alpha in ModernWarfare 2 that would be nice to iether be able to edit to that point or just have a separate addon your choice.
Reply With Quote
  #21  
Old 04-25-2010, 04:29 PM
Vaupell's Avatar
Vaupell Vaupell is offline
 
Join Date: Apr 2008
Location: Esbjerg, Denmark
Posts: 1,036
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Metura View Post
If your looking for a Good Idea how about instead of just Guild Recruitment Clan Recruitment. Like Join the Modern warfare 2 clan etc, or Join Group Alpha in ModernWarfare 2 that would be nice to iether be able to edit to that point or just have a separate addon your choice.

You could just change the name, and the contents as you wish.
If someone really needs that, im sure they can figure it out,
else i dont belive its that urgent
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:36 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.10863 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
  • (2)bbcode_code
  • (3)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
  • (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