The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
After having a need for such a hack, and seeing only requests, and no code for one, I decided to put one together.
What is it? vbAwards is a system that allows administrators to configure a robust award system which is fully integrated within VB v2.2.0+. You can have as many award "levels" as you like (i.e. merit badges, ribbons, medals, trophies, etc.). The awards engine consists of several components:
Now, the most important thing about this, is that most of the functionality is contained in a separate PHP module, meaning that the actual integration into VB is minimal at best. Add a couple of lines here and there, add a few templates, and you are all set. The criteria for awards exist in the form of "embedded PHP" code. Basically, what this means is that you can really do anything you want. Some of the example plugins that I have allow you to automatically grant awards based on:
The above list is just a sample - you can get pretty crazy with the criteria. For example, we have one award that is only available if they've earned 10 or more "merit badges" (our lowest level of awards - they are forum specific), have been a member for at least 2 years, have at least 5,000 total posts, have referred at least 10 new people, and those new people must have at least 100 posts in order to count. It can also work with external data sources (other mySQL database, mSQL databases, etc.). For example, on our site, I have it so that it works with our article publishing system and even our community image library - so people who contribute to those tools are eligible for awards as well. To get a good idea of what the engine is capable of, or just to see it in action, visit my site at http://www.wetcanvas.com. Just head to the forums and look around. A few screenshots will follow in subsequent posts in this thread. This hack isn't currently available to the public, although it might be if there is enough interest. Be warned, I will likely charge a few bucks for it if and when I do offer it - its been a helluva lot of work, and I have bills to pay. Cheers. Scott |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|