[ABD] Medals System - User Awards

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
Tacitus89
Registered User
Posts: 30
Joined: Fri Apr 03, 2015 6:38 pm

Re: [Beta] Medals System - User Awards

Post by Tacitus89 »

Great extension!

I have found a bug: If the URL Rewriting for extension is not enabled, than the links in medals.php to Medals Award Panel and Manage Nominations are like: .../app.php/app.php/medals.php?m=ma&med=1
nya
Registered User
Posts: 157
Joined: Mon Jun 01, 2015 8:31 am

Re: [Dev] Medals System - User Awards

Post by nya »

lordrichy wrote:
supanet wrote:
alhitary wrote:
OMC-SAPPER wrote:Cool mod. Any chance of getting it to work similar to the multi ranks mod?

viewtopic.php?f=496&t=2281456

Our forum needs to apply mutiple titles and this could be achieved with the medals system so thanks for your work :)
+1
Me too ++1
+++1.
++++++67
User avatar
Darkness Seeker
Registered User
Posts: 27
Joined: Sun Jun 07, 2015 7:18 pm

Re: [Beta] Medals System - User Awards

Post by Darkness Seeker »

Thank you for this extension!

I ve' got a problem and I don't know how to solve it: everything is right, but when I try to access de medals page list, I get an error from my hosting saying than there's no page in that direction.

What can I do?
this-is-me
Registered User
Posts: 1
Joined: Fri Jul 10, 2015 2:26 pm

Re: [Beta] Medals System - User Awards

Post by this-is-me »

I have successfully installed the Medals System extension. I am looking for a way to show the user's medals immediately below any post they make. Can someone explain how to do that? I don't mind delving into code, but I just don't even know where to insert what.
User avatar
nero
Registered User
Posts: 321
Joined: Fri Mar 13, 2015 8:18 am

Re: [Beta] Medals System - User Awards

Post by nero »

Take a look into template events (phpBB event list):

https://wiki.phpbb.com/Event_List
User avatar
Kiweed
Registered User
Posts: 29
Joined: Sun Jan 01, 2006 9:30 pm

Re: [Beta] Medals System - User Awards

Post by Kiweed »

Thanks sooooooo much for continuing on from the phpbb 3.0 0.21 medal mod

This was a must have if I were to upgrade to phpBB3.1

u rock

:)
User avatar
optimusvault
Registered User
Posts: 108
Joined: Tue Jul 28, 2015 2:51 am
Name: Aaron

Re: [Beta] Medals System - User Awards

Post by optimusvault »

I am wondering how I can move the medal images around. There is no event for it in the styles part of the EXT,
Cheers,
Aaron
lordrichy
Registered User
Posts: 34
Joined: Wed May 26, 2010 8:49 pm

Re: [Beta] Medals System - User Awards

Post by lordrichy »

Am I right in that the medals are supposed to appear in the viewtopic screen? If so, it doesn't work for me, and only shows the medals in the quick profile and full profile views. I'm trying to use this to add rank images in a column that are visible in viewtopic, so please let me know if this is possible.
Rusozarate
Registered User
Posts: 15
Joined: Fri Feb 02, 2007 5:55 pm
Location: Argentina.

Re: [Beta] Medals System - User Awards

Post by Rusozarate »

lordrichy wrote:Am I right in that the medals are supposed to appear in the viewtopic screen? If so, it doesn't work for me, and only shows the medals in the quick profile and full profile views. I'm trying to use this to add rank images in a column that are visible in viewtopic, so please let me know if this is possible.
You are right, they SHOULD appear.
However, if the user doesn't have any custom field set (for example, location), medals won't show on viewtopic.

Hope the dev read this and fix it, I can't figure it out.
vigor05
Registered User
Posts: 15
Joined: Wed Oct 29, 2008 5:53 am

Re: [Beta] Medals System - User Awards

Post by vigor05 »

Rusozarate wrote: You are right, they SHOULD appear.
However, if the user doesn't have any custom field set (for example, location), medals won't show on viewtopic.

Hope the dev read this and fix it, I can't figure it out.
in listener.php try to replace

Code: Select all

$cp_row['blockrow'] = array_merge($cp_row['blockrow'], array($medals));
with

Code: Select all

$cp_row['blockrow'] = array_merge((array)$cp_row['blockrow'], array($medals));
If it will works for you - you can use this as temporary workaround then...
User avatar
SalazarAG
Registered User
Posts: 677
Joined: Mon Mar 30, 2015 10:48 am

Re: [Beta] Medals System - User Awards

Post by SalazarAG »

Great extent, congratulations!

However, I noticed that when creating a medal and set up for users to nominate other users, does not.

Only administrators can nominate users :(
I'm sorry for my English. Google Translator does a bad job. :D
emmea90
Registered User
Posts: 23
Joined: Sat Jan 17, 2009 4:35 pm
Contact:

Re: [Beta] Medals System - User Awards

Post by emmea90 »

Hi

I've forked your repo and fixed this posting.php?mode=reply&f=456&t=2297996#pr14252671 and this posting.php?mode=reply&f=456&t=2297996#pr14122581

I sent you a pull request on GitHub if you wants to take my code. Thanks for your work because i really need this mod on my website.
Banana Joe
Registered User
Posts: 7
Joined: Sun Sep 14, 2014 7:16 am

Re: [Beta] Medals System - User Awards

Post by Banana Joe »

It still doesn't show the medals in the viewtopic section :(
User avatar
[email protected]
Registered User
Posts: 191
Joined: Sun Sep 15, 2013 11:49 am
Location: bb3.mobi
Name: Anvar Stybaev
Contact:

Re: [Beta] Medals System - User Awards

Post by [email protected] »

Banana Joe, Output will be changed for new phpBB version
[DEV/Beta] More extensions

Hopefully Google correctly translate my text// I do not support in private messages!
Thunder_one
Registered User
Posts: 119
Joined: Sat May 09, 2015 11:00 pm

Re: [Beta] Medals System - User Awards

Post by Thunder_one »

Hi,

Where can I remove the user the award again?
Locked

Return to “Abandoned Extensions”