MyBB Community Forums

Full Version: OUGC Awards
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I updated the plugin to fix several fatal issues. The plugin should work better on PHP8 now.

Please note that most of the work was done several years ago, thus no all modern issues or new feature requests were reviewed. I will review more issues or suggestions in the coming months.

A major feature added is the Presets feature mentioned before. With this feature, users should be able to create their own custom award categories to organize their awards. These presets should then take effect separately from the main awards section, both in profiles and posts. See the attached previous for more insight.

A fix for online criteria in tasks was also added.

Regards.
thank you very much, Omar

If I notice anything, I'll let you know
Hi I'm sorry to disturb - first of: thank you for this wonderful plugin!

I wondered if the plugin could not only count posts and threads, but also how many words a person wrote?
We have a fanfiction writing forum and I would love to award users for the number of words they wrote in total.
If it is possible to count words in specific forums, would it be possible to count just specific words in the forum as well?
For example, if one writer has written the word "I" 1000 times, I would want to award the person the award "egoist".
Hey @smilexDlolg,

I think this might be out of the scope of this plugin at the moment. Eventually, I will implement the features of my OUGC Custom Promotion Field plugin into the task system for this plugin.

Meanwhile, check the following thread for information regarding your inquiry :
https://community.mybb.com/thread-227445.html

Regards.
(2024-06-09, 11:53 AM)Omar G. Wrote: [ -> ]Hey @smilexDlolg,

I think this might be out of the scope of this plugin at the moment. Eventually, I will implement the features of my OUGC Custom Promotion Field plugin into the task system for this plugin.

Meanwhile, check the following thread for information regarding your inquiry :
https://community.mybb.com/thread-227445.html

Regards.

Hi Omar! Thank you so much for your answer!
It would be really cool should you be able to implement this into your award function! <3
In the meantime, I might just wait or try to write some php and see if I might get it to work in the profile directly Angel  (Which i most certainly won't but you never know Toungue )
Thank you so much for this plugin!! Heart
Hi Omar!

What is the hook for showing award on a user's profile? Smile My site's profile is extremely customized, and as of right now, the awards do not show when handed out, and I believe it's because the hook has been removed.
check this variable:

{$memprofile['ougc_awards_preset']}
im Template member_profile behind {$warning_level}
(2024-07-29, 08:49 PM)Gaxkang Wrote: [ -> ]Hi Omar!

What is the hook for showing award on a user's profile? Smile My site's profile is extremely customized, and as of right now, the awards do not show when handed out, and I believe it's because the hook has been removed.

I think @bv64 reply was on point, but in case you need more details, the plugin uses the member_profile_end hook for profiles.

Regards.
Is it possible to use Fontawesome instead of traditional images? If so, how can I do it?
Sorry to bother you, but I wanted to know if it was normal to receive 6 private messages for the same trophy. Because I've noticed that every hour a private message arrives with the earned trophy.