Jump to content


Welcome to DevFuse Forums


Sign In  Log in with Facebook

Create Account
Welcome to DevFuse Forums, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of DevFuse Forums by signing in or creating an account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get email updates
  • Get your own profile page and make new friends
  • Send personal messages to other members.
 
Guest Message by DevFuse

(View All Products)Featured Products

Donation Tracker


Help fund your forum with donations, setup goals and track member donations. Offer rewards for members donating.

Timeslip System


Have your members submit their race times and share with others. Intergrates with our Garage System.

Videos System


Allows your members to submit their own videos for community viewing. Support is included for all the major video sites.

Garage System


Setup a community Garage when members add their own vehicles with images and modifications.

Form Manager


Build your own forms for your members without coding experience. Support included for pm, email and topics.

Collections System


Build a community database of items for your members. Full features custom fields included.

Photo

(PIN) Awards Management System


  • This topic is locked This topic is locked
26 replies to this topic

#1 peaderfi

peaderfi

    Member

  • Customers
  • 14 posts
  • IP.Board Version:N/A

Posted 02 September 2009 - 07:05 PM

File Name: (PIN) Awards Management System
File Submitter: peaderfi
File Submitted: 31 Aug 2009
File Updated: 21 Jan 2010
File Category: IPB 3.0.x Mods

(PIN) Awards Management System
The (PIN) Awards Management System is, as the name suggests, an awards management system. It allows you, as the admin, to create and define awards categories and place awards within those categories. It gives you the power to decide who is able to view, give and take awards on a per category basis. You are also able to designate any number of groups as “Global Awards Mods”, these Global Awards Mods will be able to see, give and take awards from all of your categories. On the admin side you are able to restrict admins from accessing each of the main functions of the awards mod.

Two hooks ship with this mod, one to place the mod buttons in the profile for those who have the permissions to give and remove awards and the other is the awards cabinet that is shown in the topic view which has two options when enabled in the Awards Settings.

I'm planning on the initial stream being a free version and releasing a more "feature rich" paid stream later on. If/When a paid version is released the free version will continue to be maintained for IPB but no new features will be added to the free version once the paid version is released.

Some screenshots:
Admin - Creating/Editing an Award:
Posted Image

Admin - The Admin Display:
Posted Image
Posted Image
Posted Image

Admin - Category Awards Reorder Screen:
Posted Image

Public - Awards Profile View:
Posted Image

Public - Awards Profile View - Reasons Popup:
Posted Image

Public - Overall Awards Listing:
Posted Image

Public - Individual Award Listing:
Posted Image

Public - Topic Display Hook:
The profile view hooks have been developed. We have the "Mini-Profile Display" option:
Posted Image

and the Sig Display option:
http://i129.photobucket.com/albums/p238/peterjamesfinn/awardssystem/Awards-TopicView-SigDisplay.png

You can choose how many images will be the maximum allowed to be displayed in either view and the hook will pull only the latest x number of awards that have been given to each user.

Click here to download this file

#2 peaderfi

peaderfi

    Member

  • Customers
  • 14 posts
  • IP.Board Version:N/A

Posted 06 September 2009 - 06:01 PM

Just doing some final testing before releasing RC5. Updates include:

  • A much more robust implementation of the hooks for the topic view Awards Cabinet
  • A Feature that will allow you to "resync" your awards in a given category should they have been knocked out of order in a previous version
  • Fix of the base install to account for the non iterating through the upgrade SQL, so all new files installations should no longer be afflicted with bugs from past versions.
  • Fix to the Give & Take award buttons in the profile view (the hook point was slightly wrong).
  • Fix to some of the javascript to account for FURLs
  • Other bug fixes that caused some DB errors


File Updated. I'm in the process of doing a bug fix report from version to version which when completed will be placed in the OP and in the install file.

Edited by peaderfi, 26 October 2009 - 08:53 AM.


#3 peaderfi

peaderfi

    Member

  • Customers
  • 14 posts
  • IP.Board Version:N/A

Posted 07 September 2009 - 05:38 PM

File has been Updated with RC6.

Bug Fixes this release:
  • Installer error fixed (g_award_mod was not being added in all installations)
  • Additionally a logic error bug that incorrectly displayed 0 members being awarded if only one member had been given an award and the awarders user id was > 1 has been fixed

Edited by peaderfi, 26 October 2009 - 08:52 AM.


#4 Fox505

Fox505

    Newbie

  • Members
  • Pip
  • 2 posts
  • IP.Board Version:IPB 3.0.x

Posted 21 September 2009 - 01:42 PM

Works great for me! I modified it for my automotive website: http://racingsouthwe....php?app=awards

#5 optrex

optrex

    Member

  • Members
  • PipPip
  • 17 posts
  • IP.Board Version:IPB 3.0.x

Posted 22 September 2009 - 07:43 PM

This is the first IPB mod I have isntalled. I had something similar for Vb and I must say this is tins better. Well thought out, well exectued and simple to install and configure. Awesome, thanks

#6 peaderfi

peaderfi

    Member

  • Customers
  • 14 posts
  • IP.Board Version:N/A

Posted 26 November 2009 - 02:56 AM

Some rather annoying logic bugs have popped up and due to the closeness of my exams (and their importance) I can't afford the day of debugging they would need. So the release of the next version has been pushed back until mid december (when my exams finish and I have some free time).

In the interm the fix for the PHPStrict Error is the following:
  • Open the hook file pinAwardsProProfileSkinOverload and find
    function profileModern($tabs, $member, $comments, $friends, $visitors, $default_tab, $default_tab_content, $fields)
  • Replace with
    function profileModern($tabs=array(), $member=array(), $comments="", $friends=array(), $visitors=array(), $default_tab='posts', $default_tab_content='', $fields=null)


#7 peaderfi

peaderfi

    Member

  • Customers
  • 14 posts
  • IP.Board Version:N/A

Posted 13 January 2010 - 01:07 PM

For those who have been having problems with hooks conflicting between applications a fix for the issue has been released by IPB: http://community.inv...html?record=305

#8 peaderfi

peaderfi

    Member

  • Customers
  • 14 posts
  • IP.Board Version:N/A

Posted 18 January 2010 - 06:27 AM

(PIN) Awards Management System RC8 has been released.

Bug Fixes include:

  • Fix to hook template which was causing the php error log to be filled with notifications of a improperly overloaded function.
  • Upon deletion of a member from your forums any awards they held are now removed from the database
  • Fix to prevent the creation of awards without an Awards Category having been created first.
  • Fix to the javascript and AJAX functions so that javascript errors should no longer appear.



#9 peaderfi

peaderfi

    Member

  • Customers
  • 14 posts
  • IP.Board Version:N/A

Posted 21 January 2010 - 01:29 PM

Updated to RC 9.

Changes from RC 8 -> RC 9:

Template fix to ensure proper display in all browsers



#10 kostik

kostik

    Newbie

  • Members
  • Pip
  • 1 posts
  • IP.Board Version:IPB 3.0.x

Posted 29 April 2010 - 05:12 PM

I have everything working well except one, he does not want to withdraw under the profile medals as you have on screen. When choosing Below mini profile view then just all of you missing. And if you put it back in the middle of working under topics. What is the problem?


Posted Image

Edited by kostik, 29 April 2010 - 05:13 PM.


#11 devinpitcher

devinpitcher

    Newbie

  • Customers
  • 1 posts
  • IP.Board Version:IPB 3.0.x

Posted 15 June 2010 - 10:07 AM

I get an error when I try to award a user.

Method form_hidden does not exist in adminOutput in /home/content/27/5051527/html/***********.com/admin/sources/classes/output/publicOutput.php  on line 298


What can I do?

IPB 3.1.0


Found 1.0.1. Sorry!  :rolleyes:

Edited by devinpitcher, 15 June 2010 - 10:13 AM.


#12 peaderfi

peaderfi

    Member

  • Customers
  • 14 posts
  • IP.Board Version:N/A

Posted 16 June 2010 - 08:20 AM

I have everything working well except one, he does not want to withdraw under the profile medals as you have on screen. When choosing Below mini profile view then just all of you missing. And if you put it back in the middle of working under topics. What is the problem?


That is likely due to a bug that exists in 3.1 and 3.0.5. It has been reported as fixed in 3.1.1 so that issue should no longer occur.

I get an error when I try to award a user.

What can I do?

IPB 3.1.0


Found 1.0.1. Sorry! :rolleyes:


Now worries.

As an aside I'm scaling back support for this mod to just the IPS company forums and my own forums. This is mainly so that I can in some ways centralise all support for my apps in one place.

#13 Buskopan

Buskopan

    Member

  • Members
  • PipPip
  • 18 posts
  • Gender:Male
  • IP.Board Version:IPB 3.1.x

Posted 16 September 2010 - 06:17 AM

ipb 3.1.2

please help....

how to add awards to profile view ??

just installed it but can't find any settings for that (((

#14 Buskopan

Buskopan

    Member

  • Members
  • PipPip
  • 18 posts
  • Gender:Male
  • IP.Board Version:IPB 3.1.x

Posted 16 September 2010 - 06:36 AM

instead i'm getting screen showing "member awards member awards" on members profile

#15 Julus

Julus

    Newbie

  • Members
  • Pip
  • 2 posts
  • IP.Board Version:IPB 3.1.x

Posted 22 November 2010 - 04:43 PM

Hi. i`m using newest version of ipb. When i`m trying to add an user to a award i get this

Fatal error: Method form_hidden does not exist in adminOutput in /home/pvpers/domains/*******.***/public_html/admin/sources/classes/output/publicOutput.php on line 312


#16 Julus

Julus

    Newbie

  • Members
  • Pip
  • 2 posts
  • IP.Board Version:IPB 3.1.x

Posted 23 November 2010 - 11:44 AM

Any one can helo me? how to solve this error?

#17 ursnavi

ursnavi

    Newbie

  • Members
  • Pip
  • 1 posts
  • IP.Board Version:IPB 3.1.x

Posted 14 December 2010 - 05:08 AM

Hi. i`m using newest version of ipb. When i`m trying to add an user to a award i get this

Fatal error: Method form_hidden does not exist in adminOutput in /home/pvpers/domains/*******.***/public_html/admin/sources/classes/output/publicOutput.php on line 312

iam also getting same error plz help me

#18 speedofpain

speedofpain

    Newbie

  • Members
  • Pip
  • 3 posts
  • IP.Board Version:IPB 3.1.x

Posted 29 December 2010 - 08:58 AM

Seems to be working great except for the profile tab insertion isnt working. Also how can i edit the css? i dont want the awards text around the awards.

#19 hados9

hados9

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 30 December 2010 - 04:45 AM

hey do u think there would be a way in like a next update or something when the user meets the requirements of the award the system will automaticly give the award out ?

#20 chavo del 8

chavo del 8

    Newbie

  • Members
  • Pip
  • 1 posts
  • IP.Board Version:IPB 3.0.x

Posted 13 January 2011 - 05:39 PM

Seems to be working great except for the profile tab insertion isnt working. Also how can i edit the css? i dont want the awards text around the awards.


yeah, any solution for the awards_tab?, it just aint appear in the profile =(




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users