The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AWCoding- Mentor Details »» | |||||||||||||||||||||||||||
VBulletin 3.5.x+/3.6.x+/3.7.x+/3.8.x+/4.0.x+
CLICK HERE TO MARK MOD INSTALLED AWCoding- Mentor Version 1.0.0 Release Date: 16th September 2010 Software Provided and coded by AWCoding What Software Is: It auto assigns a mentor unless they entered a correct referrer at registration then that person becomes there mentor. The software has an on and off feature for PMing the mentor about his new mentee as well as auto adding the two (mentor and mentee) as friends. You can select what usergroups are able to mentor and from these groups it selects a random person per new user registered to mentor. The software is used more or less as a help and go to person for new users to go to for help and questions. Makes things more personable and a point of contact for users. This will reduce heavy traffic to the owner/admins and spread help through the other groups (moderators and supermods). You can even create your own Mentor group and select from that group. You can also edit the mentor of a user by editing the user in adminCP. There is an option to show the mentee in userCP who there mentor is and a link to their profile. Version History Code:
Release version: 1.0.0 Release Date: 16th September 2010 Initial Release No Updates VBulletin 3.5.x+/3.6.x+/3.7.x+/3.8.x+/4.0.x+ Install Guide Just run the XML then: EDIT PHRASE "welcomepm" BODY and put %mentor% where the link and username of mentor should go Example text to add (English): If you have any questions or issues contact your mentor: %mentor% Example of what complete phrase (English): Thanks for registering at $vboptions[bbtitle]! We are glad you have chosen to be a part of our community and we hope you enjoy your stay. If you have any questions or issues contact your mentor: %mentor% All the best, $vboptions[bbtitle] Final words Please check out my new vb4 upgraded website HERE, I know it was long overdue. You will see other products like Donation System, Subscription System, Credit Purchase System, Pirate Poker System. Much more to come in the future stay tuned for: Product System, Advertisement System, and Raffle/Lottery System. I sincerely hope that you enjoy this software. LITE SOFTWARE LINKS: Click Here Click Here Click Here Thank you! Adam Ellis (AWJunkies) Copyright AWCoding Mentor ?2010 by AWNetwork, Inc. CLICK HERE TO SHOW YOUR SUPPORT MOD INSTALLED Download Now
Show Your Support
|
Comments |
#2
|
|||
|
|||
Reserved first post
|
#3
|
|||
|
|||
Nice work Adam. This sounds very similar to something I was hearing from another software company. This will really help promote activity from new members.
|
#4
|
|||
|
|||
seems cleaver, i'll install it
|
#5
|
||||
|
||||
Very interesting. Could you add screen shots?
|
#6
|
|||
|
|||
When I get a chance I will do videos and new screen shots of all software. Just super busy finishing up Pirate Poker Platinum and Product System. So just hang in there till I can get everything all done and put up. I have three new LITE software to put up as well.
|
#7
|
|||
|
|||
Installed! Every radio-button is enabled and 2 Users are in a new created Mentor-Usergroup.
phrases welcomepm and awcm_mentorpm are edited. But when i register a new member no one get an PM. Any Ideas? |
#8
|
|||
|
|||
I found the problem: The choosen mentorgroup MUST BE PRIMARY.
To get it working with a secondary group you should change in the Plugin "AWC-Welcome PM": Find an Replace: PHP Code:
PHP Code:
|
#9
|
|||
|
|||
swapps... I'm a little confused. You mean this
Code:
$mentor_info = $this->dbobject->query_first(" SELECT userid, username FROM `".TABLE_PREFIX."user` WHERE FIND_IN_SET(`".$this->registry->options['awcm_usergroups']."`5) ORDER BY RAND() LIMIT 1 "); |
#10
|
|||
|
|||
I use vbulletin 3.8.6. in german language.
After the AddOn-Installation you will find a "PlugIn" named "AWC-Welcome PM". You can edit the PHP-Code: Change PHP Code:
PHP Code:
see: http://dev.mysql.com/doc/refman/5.0/...on_find-in-set membergroupids is the stringlist |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|