Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4257
Latest: Alex998.
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43295
Total Topics: 7523
Most Online Today: 212
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 224
Total: 224

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

0 Members and 1 Guest are viewing this topic.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16452
    • 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: 16452
    • 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
10884 Views
Last post May 28, 2012, 08:30:10 pm
by SMFHacks
2 Replies
4567 Views
Last post January 25, 2013, 10:48:41 am
by AAMT
2 Replies
6770 Views
Last post August 25, 2014, 03:45:23 pm
by Parsnipnose3000
4 Replies
5318 Views
Last post September 11, 2014, 10:11:17 pm
by GenesisMUGEN
8 Replies
7658 Views
Last post January 06, 2015, 12:43:12 pm
by SMFHacks

+- Recent Topics

Please Help! by SMFHacks
April 17, 2024, 08:04:55 am

Rate own images by fvlog19
April 11, 2024, 10:56:53 am

Tidy Child Boards on 2.1.4 by SMFHacks
April 04, 2024, 03:54:12 pm

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
March 30, 2024, 12:41:08 pm

Can't DROP 'id_member'; check that column/key exists Datei: by SMFHacks
March 30, 2024, 11:58:20 am

No thumbnails on new uploads by Tonyvic
March 29, 2024, 06:26:18 am

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

Powered by EzPortal