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
Yet Another Awards System Details »»
Yet Another Awards System
Version: 4.0.9, by squidsk squidsk is offline
Developer Last Online: Aug 2021 Show Printable Version Email this Page

Category: Major Additions - Version: 4.0.2 Rating:
Released: 01-09-2010 Last Update: 12-15-2014 Installs: 982
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations  
No support by the author.

*** CREATE A BACKUP OF YOUR FORUM AND DATABASE BEFORE INSTALLING ***


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
+ Writes granting/removing awards to the log

In ModCP
- Issue awards to members, based on username or userid, with Issue Reason
- Remove awards from members
+ Writes granting/removing award to the log

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)

New Features/Additions since 3.8
- Points System
- Separate Award Request/Recommendation Forms
- CSS Customizable

Current Release Version 4.0.9
  • Added - Handling of user merges
  • Added - Handling of user deletes
  • Added - Manage awards on per user basis
  • Added - Extra info to the logs for mass removal and editing of issued awards
  • Added - Ability to collapse categories on awards.php
  • Added - Checksum file for checking for suspect file versions
  • Added - Various missing phrases
  • Fixed - Memberlist not showing awards when option is active
  • Fixed - Navtab not being selected (vb version < 4.2)
  • Fixed - Category title not being displayed on awards.php
  • Fixed - Logging not working in modcp
  • Fixed - A few other minor bugs

Download Now

File Type: zip YaAS-Automation-R4.zip (6.1 KB, 735 views)
File Type: zip YaAS-4.0.9.zip (1.34 MB, 984 views)

Screenshots

File Type: png YaAS4-AwardListings.png (164.2 KB, 0 views)
File Type: png YaAS4-ProfileTab.png (162.9 KB, 0 views)
File Type: png YaAS4-Post.png (176.0 KB, 0 views)
File Type: png YAAS4-AdminCP.png (381.0 KB, 0 views)
File Type: png YaAS4-AdminCP-EditAward.png (255.4 KB, 0 views)
File Type: jpg YaAS4-AdminCP-EditCSS.jpg (126.2 KB, 0 views)

Supporters / CoAuthors

Show Your Support

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

Comments
  #1652  
Old 05-20-2014, 09:47 AM
CAG CheechDogg's Avatar
CAG CheechDogg CAG CheechDogg is offline
 
Join Date: Feb 2012
Location: Riverside, California USA
Posts: 1,080
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey hey Squidsk hows it going?

Any update on the option to delete all awards from 1 or more members?

I have another question regarding when to show the awards. Sometimes we have members of our clan who are no longer in the clan or leave for one reason or another. Sometimes they come back and most of the times they don't.

So I used the following conditional to only show the awards if a user has a specific profile field which indicates they are a clan member. The conditional works to only show the awards in the awards_postbit_display template but not in the memberinfo_block_myawards template.

The conditional is:
Code:
<vb:if condition="$post['field6'] == 'CAG'"></vb:if>
So because we can't delete all the awards from members who leave or leave and might come back and we don't want to always delete the awards because they might come back, I thought I could use that conditional to only display the awards if that profile field is filled out.

Like I said, it works only in the postbit_legacy template but not in the memberinfo_block_myawards. In the info block even if the field is correct it wont show anything.

Any thoughts on how to make this conditional work in the memberinfo_block_myawards template Squidsk or if the option to delete all awards or certain awards from a member will be available soon?

Thanks in advance !!!
Reply With Quote
  #1653  
Old 05-21-2014, 04:00 PM
katie hunter's Avatar
katie hunter katie hunter is offline
 
Join Date: May 2007
Posts: 533
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by maupassant View Post
Hi there.

This is to let you know that the latest update to the YAAS mod has broken something.
It seems the medals are not aligned to the left anymore when a member has a long user title ? I uploaded two pictures to show you. The medals for user title "SFK's Prince Consort are aligned properly, but not the ones for "Super Moderator of the Round Table". Also, only 5 medals per line now ? All medals were on the same line before. It looks very bad now.

Can you please fix it ? Or please send me a link to the previous version I had (I think it was 4.0.4). Thank you.

EDIT : I found the 4.0.4 version on another forum.
EDIT #2 : It's the 4.0.6 version that brought the bad change.

Still hoping you will fix it though.
I am still running 4.0.6, see attachment.

It is always a good idea to upload versions for the mods as separate attachments in case of a change that has bugs.

Thanks squidsk =) http://forum.nihonomaru.com/awards.php
Attached Files
File Type: xml product-yet_another_award_system.xml (72.3 KB, 6 views)
Reply With Quote
  #1654  
Old 06-10-2014, 04:16 PM
dobberhockey dobberhockey is offline
 
Join Date: Feb 2014
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm running 4.2.1

I uploaded /upload to forum root for YaAS 4.08
Then I imported xml

At this point, the options appear in the settings. But no image for the award, or place to award the awards (and no Award option in left menu). So I figured this was because I need to put the other file in.

So I uploaded /upload to forum root for YaAS-Automation-R4
Then I imported the xml from there.

I still don't see an Award option in left menu in adminCP nor a spot to award the Awards or add images. Did I do something wrong?
Reply With Quote
  #1655  
Old 06-11-2014, 12:48 PM
dobberhockey dobberhockey is offline
 
Join Date: Feb 2014
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Still not working, and I'm guessing there is no more support for this. I can't mark this as installed until it's installed and working properly.
Great.
So now how do I uninstall?
Reply With Quote
  #1656  
Old 06-11-2014, 02:55 PM
squidsk's Avatar
squidsk squidsk is offline
 
Join Date: Nov 2010
Posts: 969
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You posted last night at 11:16 PM my time and are complaining by this morning at 7:48 AM that I haven' t provided support, come on be realistic.

As for the problem, you didn't read the installation instruction correctly, upload the contents of the upload/ folder to your forum root, not the upload folder itself.
Reply With Quote
  #1657  
Old 06-11-2014, 04:27 PM
dobberhockey dobberhockey is offline
 
Join Date: Feb 2014
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry squidsk, I saw the two posts above from other people that didn't get a response, so I jumped to the wrong conclusion.

I also mis-spoke. I uploaded it to the root folder - and since the root already had an upload folder, I was just saying that the contents in /upload would have been added to it.
Reply With Quote
  #1658  
Old 06-11-2014, 06:49 PM
squidsk's Avatar
squidsk squidsk is offline
 
Join Date: Nov 2010
Posts: 969
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dobberhockey View Post
Sorry squidsk, I saw the two posts above from other people that didn't get a response, so I jumped to the wrong conclusion.

I also mis-spoke. I uploaded it to the root folder - and since the root already had an upload folder, I was just saying that the contents in /upload would have been added to it.
Given yaas is enabled and you have no menu on the left, the files are in the wrong location. To verify this look in your forum_root/includes/xml folder you should see the following three files:
  1. bitfield_awards.xml
  2. cpnav_awards.xml
  3. cssrollup_awards.xml

If those files aren't there then you've uploaded things to the wrong location. Specifically the lack of the cpnav.xml will prevent the awards settings from appearing on the left hand menu of your admincp. Also keep in mind that if you've renamed your admincp and/or modcp in includes/config.php then you'll need to do some extra work to install the mod.
Reply With Quote
  #1659  
Old 06-12-2014, 10:29 PM
dobberhockey dobberhockey is offline
 
Join Date: Feb 2014
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You are correct - they were not in the folder. I uploaded it properly and it still didn't show up in the left adminCP menu. So I uninstalled both the automation and the 4.08 one, and reinstalled the 4.08 the way I should have done the first time. I still can't get it up.

Those files do appear in the folder properly now.

I looked in the 'includes' folder and is it possible that my developer renamed the admincp and modcp to adminfunctions.php and modfunctions.php? Because that's what I'm seeing in there
Reply With Quote
  #1660  
Old 06-16-2014, 03:34 PM
squidsk's Avatar
squidsk squidsk is offline
 
Join Date: Nov 2010
Posts: 969
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dobberhockey View Post
You are correct - they were not in the folder. I uploaded it properly and it still didn't show up in the left adminCP menu. So I uninstalled both the automation and the 4.08 one, and reinstalled the 4.08 the way I should have done the first time. I still can't get it up.

Those files do appear in the folder properly now.


I looked in the 'includes' folder and is it possible that my developer renamed the admincp and modcp to adminfunctions.php and modfunctions.php? Because that's what I'm seeing in there
I'm not talking about php files, I'm talking about folders. In your forum root you should have two folders called admincp & modcp. Inside of them there should be files other than those for yaas. If there are only yass related files then your install has renamed the admincp/modcp folders in includes/config.php and you'll also need to copy the contents of the "new" admincp/modcp into the actual renamed admincp/mod/cp respectively. Without actually seeing your control panel/filesystem I have no way of knowing why the mod isn't working.
Reply With Quote
  #1661  
Old 06-22-2014, 04:16 PM
dobberhockey dobberhockey is offline
 
Join Date: Feb 2014
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you! I got my developer to do it. Didn't take him long so I must have been pretty close

On a side note, is there anywhere I can go to grab some nice award icons?
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 08:35 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.10812 seconds
  • Memory Usage 2,380KB
  • Queries Executed 27 (?)
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
  • (1)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
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (19)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (9)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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