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

Reply
 
Thread Tools
vbGuild (full) - Guild/Clan Roster Plugin (multi-game, multi-char) Details »»
vbGuild (full) - Guild/Clan Roster Plugin (multi-game, multi-char)
Version: 1.1.4, by Deyth Deyth is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.x Rating:
Released: 03-09-2009 Last Update: 03-02-2011 Installs: 63
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

I'm no longer supporting it so I've published the most recent FULL version for free. I hope you all enjoy it.

Until now, there's been no vBulletin plugin that supports a guild whose history spans more than one game, one server, or with members having multiple characters in the same game. vbGuild is made with those guilds in mind. Define games, servers for those games, and traits for each game. A trait can be a text input value like surname or crafter type, a dropdown for values like race, class, or level, a radio button, or a check box. Set up each game's character history exactly as you want it. Determine which usergroups can record their characters on your board and which show up in your roster and then view that roster at any level, i.e. all games, one game, or one server.

The free version only supports one game and server nor will it see any future enhancements. You can find out about some of the planned enhancements, what the full version can do, and how to get it at Unmoderated Info.

This is our first mod and we're hoping to make it a major one over time. Please support the effort. Thanks and we look forward to hearing feedback.

It works with 3.7.x and higher. Please click installed.

PUBLISH FILES:
  1. Download the latest version attached.
  2. Extract the files to your desktop.
  3. Transfer the contents of the "upload" folder to your web server's forum root folder via FTP.

IMPORT PRODUCT:
  1. Open your board's admin control panel: http://mysite/vbulletin/admincp
  2. Expand Plugins & Products >> Manage Products
  3. Click [Add/Import Product] at the bottom.
  4. Browse to product_vbGuild.xml in the "do not upload" folder you extracted.
  5. Allow Overwrite = Yes.
  6. Click Import.

USERGROUP PERMISSIONS:
  1. Open your board's admin control panel: http://mysite/vbulletin/admincp
  2. Expand Usergroups >> Usergroup Manager
  3. Choose a group to allow to manage characters and show in the list
  4. Scroll to the bottom of the permissions list
  5. Select the desired permissions in the vbGuild block
  6. Click Update.
  7. Repeat for each usergroup you want to permit some vbGuild usage. The default is deny all but viewing.

DEFINE GAMES:
  1. Open your board's admin control panel: http://mysite/vbulletin/admincp
  2. Expand vbGuild >> Edit Game List
  3. Add game.
  4. Repeat for each game you want to add.

DEFINE SERVERS:
  1. Open your board's admin control panel: http://mysite/vbulletin/admincp
  2. Expand vbGuild >> Edit Server List
  3. Choose game in the dropdown.
  4. Add servers to that game.
  5. Repeat for each game you want to add to.

DEFINE TRAITS:
  1. Open your board's admin control panel: http://mysite/vbulletin/admincp
  2. Expand vbGuild >> Edit Character Traits
  3. Choose game in the dropdown.
  4. Enter a trait name, choose the type, click add trait.
  5. Most things should be obvious. The two things worth mentioning are drag-and-drop sorting and, for select boxes, if you put a number range in the option name field it will create that entire range. For instance, if you want to create levels 1 through 70, type 1-70 and click Add Option.
  6. Repeat for each game you want to add to.

Download Now

File Type: zip vbGuild_1.1.4.zip (288.5 KB, 99 views)

Screenshots

File Type: jpg GameList.jpg (58.2 KB, 0 views)
File Type: jpg Roster.jpg (42.1 KB, 0 views)
File Type: jpg RosterServer.jpg (21.7 KB, 0 views)
File Type: jpg ServerList.jpg (55.4 KB, 0 views)
File Type: jpg TraitList.jpg (28.9 KB, 0 views)
File Type: jpg TraitOptions.jpg (75.9 KB, 0 views)
File Type: jpg UserCP.jpg (64.0 KB, 0 views)

Show Your Support

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

Comments
  #32  
Old 03-20-2009, 08:27 PM
Trek Trek is offline
 
Join Date: Sep 2003
Posts: 664
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, found the issue there.

Didn't have any character data added yet so it didn't show the game listed on the left.

Only issue I have now is that I did the template edits as required, but I am not getting the "Character History" link to appear in the userCP. I checked and my usergroup (admin) does have this set to "yes".

I manually went to the link and it let me in though (something you might want to check in the future).
Reply With Quote
  #33  
Old 03-20-2009, 08:41 PM
vibedream vibedream is offline
 
Join Date: Dec 2008
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Everybody got it!

Quote:
Warning: require_once(/vbGuild/lib/VbGuild.php) [function.require-once]: failed to open stream: No such file or directory in [path]\admincp\vbguild.php on line 37

Fatal error: require_once() [function.require]: Failed opening required '/vbGuild/lib/VbGuild.php' (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\vbb\vdr\admincp\vbguild.php on line 37
Quote:
Warning: include(/controller/main.php) [function.include]: failed to open stream: No such file or directory in [path]\vbguild.php on line 64

Warning: include() [function.include]: Failed opening '/controller/main.php' for inclusion (include_path='.;C:\xampp\php\pear\') in [path]\vbguild.php on line 64
Reply With Quote
  #34  
Old 03-20-2009, 08:56 PM
Trek Trek is offline
 
Join Date: Sep 2003
Posts: 664
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, more updates.

I have the character history working in the UserCP now.

Found another bug though. My first field is "Character Name", it's a required field.

In the editor, things look fine. However when I edit/add a new character, there are two fields called "Character Name" shown. They appear to be different. I'm guessing that this is a field that you automatically add in? So my adding another made it a duplicate field. Not a big deal, but it'd be nice if this wasn't added automatically.

Also, config values for changing the look at feel would be good. the color scheme looks really bad on my dark background. I haven't looked into what it'd take to tweak it yet though.
Reply With Quote
  #35  
Old 03-20-2009, 09:41 PM
Deyth's Avatar
Deyth Deyth is offline
 
Join Date: Sep 2003
Posts: 152
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Trek, yes, character name is the one thing you never have to add as a trait because it's common across any game you'll play. I had to make that assumption.

Styling is a big deal and vbGuild is very poor in that regard. The idea was function first, form second.

vibedream, just to confirm, is your admincp folder renamed to something else? I'm out of town tomorrow through next week but once I get back priority #1 will be to fix that bug. After that I'm going to start adding some cool functionality to the full version. You should be able to see the project list here. I'm also looking forward to hearing your own feedback and ideas since that'll shape what happens.
Reply With Quote
  #36  
Old 03-20-2009, 11:02 PM
ZiG ZiG is offline
 
Join Date: Oct 2002
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this looks like a great enhancement to vBulletin, and I am definitely interested in purchasing the full product ( hope its not expensive though Im broke ) for use at my gaming community website. Thanks for the hard work!

*Nominated

Wow only 5 bucks, even better. You're awesome. Thanks!
Reply With Quote
  #37  
Old 03-20-2009, 11:14 PM
Deyth's Avatar
Deyth Deyth is offline
 
Join Date: Sep 2003
Posts: 152
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ZiG View Post
this looks like a great enhancement to vBulletin, and I am definitely interested in purchasing the full product ( hope its not expensive though Im broke ) for use at my gaming community website. Thanks for the hard work!

*Nominated

Wow only 5 bucks, even better. You're awesome. Thanks!
Thanks for the nomination but it's definitely not finished enough to be worth winning anything yet. I'll put some work into it and in 6 months maybe this'll be everything anyone would want or need.
Reply With Quote
  #38  
Old 03-20-2009, 11:23 PM
ZiG ZiG is offline
 
Join Date: Oct 2002
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yea, i'd say some cosmetic improvements which can definitely be improved after functionality...

i dont have a big community, but this is definitely a script which my little website could take advantage of. after installing ill be sure to make some hopefully helpful suggestions and critique.
Reply With Quote
  #39  
Old 03-21-2009, 06:17 AM
rule0 rule0 is offline
 
Join Date: Mar 2008
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

much too problematic.
product install failed with saying smtg like "no fulltext support". but after adding ENGINE=MYISAM after every query in product.xml it installed without displaying an error.

but now i am having the same "include(" errors as others. somehow it fails to get $vbGuildPath .
Reply With Quote
  #40  
Old 03-21-2009, 07:09 AM
Trek Trek is offline
 
Join Date: Sep 2003
Posts: 664
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't get that warning error so it's probably configuration specific. Not sure what the author would be looking for, but...

Anyway, it needs some work, but the author is aware of that and will continue to work on it. I have it setup now myself. Debating on how much I want to tweak it myself or wait for the author to do. heh
Reply With Quote
  #41  
Old 03-21-2009, 07:16 AM
rule0 rule0 is offline
 
Join Date: Mar 2008
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it is a very good mod, a simple idea with so many people needing it. i am just frustrated with the install errors. If i manage to install free version i will surely buy the paid version.
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 09:29 AM.


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.05708 seconds
  • Memory Usage 2,350KB
  • 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
  • (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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (8)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