Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43259
Total Topics: 7518
Most Online Today: 297
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 291
Total: 291

Author Topic: Badge Awards 2.0 Released  (Read 19127 times)

0 Members and 1 Guest are viewing this topic.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Badge Awards 2.0 Released
« on: March 08, 2015, 11:01:52 pm »
SMFHacks has released Badge Awards 2.0.  This release brings a new feature allowing requestable badges to be created/edited to allow members to request badges.  Also new features include listing which members have been awarded a badge.
And includes some minor fixes and updates which are listed in the changelog below:

For more information on Badge Awards visit http://www.smfhacks.com/badgeawards.php

Current active badge awards license owners and community suite customers can download the newest release from: http://www.smfhacks.com/index.php/topic,6790.0.html

Changelog:

2.0
+Added new option to badges to make them requestable and an area to approve/disapprove requestable badges
+On badge detail you can now see last people who were awarded the badge
+Clicking total members amount now shows all members who were awarded that badge
+Updated admin area styles for SMF 2.0
+Badge list in admin area title/image now go to the edit badge page
+Added option to delete custom badges
!Fixed undefined error if visiting just badgeawards in the url
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline 420connect

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: Badge Awards 2.0 Released
« Reply #1 on: April 02, 2015, 02:10:07 am »
Hey,

Just tried to install this again and got a fail on this:

Code: (find) [Select]
cache_put_data('arcade-stats', null, 120);
Code: (add after) [Select]
// Begin Badge Awards Text Strings

global $sourcedir, $modSettings;
if (!empty($modSettings['badgeawards_enable']))
{

global $sourcedir, $user_info;
require_once($sourcedir . '/badgeawards2.php');
if ($member['id'] != 0)
Badges_CheckMember($member['id']);
}


// END Badge Awards Text Strings

in Subs-Arcade.php


- Tried manually searching my Subs-Arcade.php for anything similar but the best I could find was:

Code: [Select]
cache_put_data('arcSettings', $arcSettings, 90);or
Code: [Select]
cache_put_data('arcSettings', null, 90);

Could you assist in having a smooth install?

Many thanks as always!

(Subs-Arcade.php attached in case?)

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: Badge Awards 2.0 Released
« Reply #2 on: April 03, 2015, 11:31:49 am »
Put that code after

Code: [Select]
ArcadeUpdatePositions($id_game,$id_score,$newPosition);

In Sources/ArcadePlay.php
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline 420connect

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: Badge Awards 2.0 Released
« Reply #3 on: April 04, 2015, 03:38:04 am »
Put that code after

Code: [Select]
ArcadeUpdatePositions($id_game,$id_score,$newPosition);

In Sources/ArcadePlay.php


Thank you as always!  ;D

 

Related Topics

  Subject / Started by Replies Last post
0 Replies
10865 Views
Last post May 28, 2012, 08:30:10 pm
by SMFHacks
2 Replies
4530 Views
Last post January 25, 2013, 10:48:41 am
by AAMT
2 Replies
6742 Views
Last post August 25, 2014, 03:45:23 pm
by Parsnipnose3000
4 Replies
5282 Views
Last post September 11, 2014, 10:11:17 pm
by GenesisMUGEN
8 Replies
7543 Views
Last post January 06, 2015, 12:43:12 pm
by SMFHacks

+- Recent Topics

No thumbnails on new uploads by SMFHacks
March 27, 2024, 02:10:41 pm

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal