[bd] Medal

[bd] Medal 1.5.5b

No permission to download
@xfrocks

Still cannot view page if too many medals displayed:

Code:
ErrorException: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1172143 bytes) - library/XenForo/Template/Abstract.php(265) : eval()'d code:1455
Generated By: andrewkm, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(45) "http://www.ecocitycraft.com/forum/help/medals"
["_GET"] => array(1) {
["/forum/help/medals"] => string(0) ""
}
["_POST"] => array(0) {
}
}

Any fix for this?
My only fix is to disable members from viewing the awarded users, but would really rather have this fixed :(
 
Would it be possible to auto award users medals if they use the "Account Upgrades" option on XenForo? Automate the medals to members who upgrade their accounts?

Thanks, -C
I don't see an answer to this, is this planned? If not I 2nd this.

It'd be great to allow users to donate money and receive a medal for doing so from account upgrades.
 
Any future plans for that? To have for example a button on the forums itself after Report -> "Award Medal"
54bb1fbc5d4176ab93fd50810ccd9569.png
Yes, there is plan for that.

Is there any way to edit the reason a medal is awarded without revoking and re-issuing said medal? I mass issued a medal and just now noticed a typo in my reason 0.o;;
Sorry, you couldn't do that now...

@xfrocks

Still cannot view page if too many medals displayed:

Code:
ErrorException: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1172143 bytes) - library/XenForo/Template/Abstract.php(265) : eval()'d code:1455
Generated By: andrewkm, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(45) "http://www.ecocitycraft.com/forum/help/medals"
["_GET"] => array(1) {
["/forum/help/medals"] => string(0) ""
}
["_POST"] => array(0) {
}
}

Any fix for this?
My only fix is to disable members from viewing the awarded users, but would really rather have this fixed :(
Did you update to latest version? It has hard limit on the awarded shown, it should work with large number of medals...
 
@xfrocks, we've given a number of people some medals, and now I'm wanting to change the reason to be consistent across them all, but there's currently no way to do this.

Any chance you could add this feature? :) In the meantime, a workaround is to just re-award them the medal.
 
@xfrocks, we've given a number of people some medals, and now I'm wanting to change the reason to be consistent across them all, but there's currently no way to do this.

Any chance you could add this feature? :) In the meantime, a workaround is to just re-award them the medal.
Yeah, a few people suggested that. I will see what I can do. Probably an admincp list to edit the reason.
 
Yes, there is plan for that.


Sorry, you couldn't do that now...


Did you update to latest version? It has hard limit on the awarded shown, it should work with large number of medals...
Yes I have updated and it is still broken. I am running 1.4.6
 
I don't see an answer to this, is this planned? If not I 2nd this.

It'd be great to allow users to donate money and receive a medal for doing so from account upgrades.
Aswell as this, which wasn't answered-

Bulk award:
Award multiple people by seperating each username with a ,
oEPnLnE.png


Html option:
Allow us to set it to display a div or <img> as an additional option instead of an image - so we could do <font size="16px"><i class="fa fa-camera-retro"></i></font> for a fontawesome icon.
 
Last edited:
Is there a way to limit the amount of awards shown (via in the postbit)? For example: I plan to have up to 24+ awards but I obviously do not want all 24 to be visible in the postbit... #nightmare
 
Aswell as this, which wasn't answered-

Bulk award:
Award multiple people by seperating each username with a ,
oEPnLnE.png


Html option:
Allow us to set it to display a div or <img> as an additional option instead of an image - so we could do <font size="16px"><i class="fa fa-camera-retro"></i></font> for a fontawesome icon.
Regarding multiple username support, you can already do that when you award the medals.
 
Hellp @xfrocks and thanks for this addon.

I've a little problem in the mobile theme. I'm using Intrepid from Audentio and I've setup a medal like this one for some users

In the desktop site the medal (KOG Excellence Award) appear correctly as you may see

Schermata 2015-02-21 alle 15.20.13.webp

but in the mobile site should be better to hide it since the result is a mess...

Screenshot_2015-02-21-15-17-30.webp

There's something I can put in extra.css to hide the medal in mobile?

Thanks!
 
Or, better, how can I force to use the SMALL medal I've created and uploaded? Is it automatic that in mobile the small will be used or do I've to do something?
 
Or, better, how can I force to use the SMALL medal I've created and uploaded? Is it automatic that in mobile the small will be used or do I've to do something?
Changing the image for mobile will require js. A better solution is to use CSS to resize / reposition the medals. If you give me your urls, I will write some css to put in EXTRA.css.
 
Great mod ty xfrocks
I have an idea that might be interesting

it would be great if was an option for the public awarding awards and also other option for this option )
where y can point topic where each public awarding logged as message like so

Member fufufu gives "Great Man Award" (after description award) "this awards gives to a great mans" to self (or other nick) (after gos reason awarding) - im great man so i deserve it

so ppl can know about awarding and likes it or admin delete award if man dont diserve it
 
Last edited:
Also i have idea
we have build in trophy system in xenforo so ....
xfrocks you can just attach this system to medal mod)
and some awards will granted automatically ) like trophys

for example medal for 1 year of reagistration period
 
@xfrocks any update on this :(

I'm willing to pay to fix it, it's so frustrating.

Code:
Server Error Log
Error Info
ErrorException: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 786432 bytes) - library/XenForo/Template/Abstract.php(265) : eval()'d code:2104
Generated By: Unknown Account, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(45) "http://www.ecocitycraft.com/forum/help/medals"
["_GET"] => array(1) {
["/forum/help/medals"] => string(0) ""
}
["_POST"] => array(0) {
}
}
 
Would it be possible to get cron support to automatic rebuilding of caches? I update the medals via direct SQL and it can take some time for the medals to appear.
 
Back
Top Bottom