Version: 3.7.4, by Xanlamin
Developer Last Online: Apr 2015
Category: Miscellaneous Hacks -
Version: 3.7.x
Rating:
Released: 08-08-2008
Last Update: 11-22-2008
Installs: 511
DB Changes Uses Plugins Auto-Templates
Re-useable Code Code Changes Additional Files
No support by the author.
A lot of you have been waiting for this forever to work 100% with 3.7 due to the new profile tabs...Well wait no longer, here is the new revises version of HacNho's YAAS (Yet Another Awards System).
DESCRIPTION:
This is a Medals/Awards system. Admin can give members awards, and award icons will be displayed in member's profile, posts, as well as in a award list.
FEATURES: In AdminCP
- Can Create/Edit/Delete/Reorder categories/sub-categories in ACP (with category name and description)
- Can Create/Edit/Delete awards in ACP (with Award Name, Description, Icon URL, Image URL)
- Can Move one (or all) award(s) from one category to another
- Can set some awards un-classified (not displayed for public)
- Can re-order awards in awards showcase
+ Issue awards to members, based on username or userid, with Issue Reason
+ Remove awards from members
In ModCP
+ Issue awards to members, based on username or userid, with Issue Reason
+ Remove awards from members
Front page
- Display awards list in with: Award Name, Description, Icon, Image, and Members who get each award.
- Display awards showcase in profile, with Award information, Issue time and reason
- Display award icons in postbit (showthread, showpost, announcement, private)
CHANGES/MODIFICATION:
- Tables to add: 3 (award, award_user, award_cat)
- Files to add: 4 (/awards.php, /award_request.php, /admincp/award.php, /admincp/award_cat.php)
DIFFICULTY:
Easy
Time: about 5 minutes
Installer is included (1 product XML)
CREDIT:
Idea has been carried on by many people, here are some:
- Lesane for original Award hack for vB2, eventhough I've never use his hack
- AnimeWebby for Awards/ Medals/ Cards Hack [vB3], which I write new code based on his.
- Mac ycl6 for phpBB Medal System for phpBB forum
- Dr Erwin Loh for FORM TO THREAD/ FORUM/ PM/ EMAIL hack
- Cypher for helping with the tabs in 3.7
- liwo for re-writing plugins
- and all others for supports and ideas
I think with a litte change for working with VBB from YAAS 2.1.4, it will be a shame to nominate as MOM
I think your wrong, many people are very excited about this mod, and its a great addition to any clan. Since the original author doesnt support his own mods, then at least give the new coder credit for taking the time and doing what the original author didnt.
If you dont want to nominate it as motm then don't; just don't influence others not to also.
I think with a litte change for working with VBB from YAAS 2.1.4, it will be a shame to nominate as MOM
I am not going to encourage nor discourage people from doing so, for those that want to then do so based on the additions we have done, the ability to continue to work with current and future versions of vB and that it has been turned into a full product. Even though it is still in beta stage and still most of the code is old, it will quickly get 100% rewritten due to the suggestions and ideas of others and myself. This hack is well liked and many got disappointed when it did not work right with the new profiles and many of us have gotten used to the new product install system of vB and love it, I know it was getting old doing template edits then having to jump through hoops on some mods to get them working again if at all when I upgraded my board, and with all the changes the vB devs are doing one would want to do as less template edits as possible.
So saying that, if you want to nominate do so based on ease of conversion, upgrade ability and supportability.
I do not think that there is a problem with config.php. I do have a german board and the database related stuff works fine.
But I would propose, that you just use the constant TABLE_PREFIX as all other vBulletin code and most mods do. Furthermore, your database queries could well go into one single query in awards_profile.php. I recoded awards_profile.php an hour ago to a) use phrases, b) use vBulletin API and options for time/date format and c) do only one query instead of 1 + $num * 2.
Once I figured out why the profile block doesn't show when clicking on the tab (even though the html is there alright), I could give you my version if you are interested.
Besides, that problem lies somewhere outside awards_profile.php, as I do not use it anymore, but it was the reason why I dug into the code and changed it.
Update. I found my problem, it didn't ly within this mod, it was a missing div in another one.
So, if you are interested in my version of the profile block, let me know.
kannst du mir das mal ?bersetzen? versteh da leider nicht alles
Since I am still in progress of adding awards to my current board this is my current awards graphics dir, there are alot of awards in here, mainly military based but thats just me. you can weed out what you like/dislike, I will get more and post them as well over time. Also a lot of these are not yet dark background friendly, I still need to have CyhperSTL make them transparent, as soon as he does I will link ya to those as well...
Aww thats nice of you ! Appreciated your kindness and u have my respect as Scripter here dude !
Did you translate that? Is there now something like {$vergabe_grund} in the phrase? If so, change it back to {$issue_reason} and it should print the issue reason in the pm. At least it does for me.
Please make also sure you gave a reson for giving the award. If the reason is empty, obviously there will also be no reason in the pm.
Did you translate that? Is there now something like {$vergabe_grund} in the phrase? If so, change it back to {$issue_reason} and it should print the issue reason in the pm. At least it does for me.
Please make also sure you gave a reson for giving the award. If the reason is empty, obviously there will also be no reason in the pm.