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.
Okay I'll try this method you suggested. I just tried the plugin again and the unusual thing is this: I activate the plugin and go to the notifications and it works. From the moment I send the badge the modal does not open. Very unusual, isn't it? Big Grin
That is weird, please download from the repository instead, I just did push a "fix" for that.
Perfect! The “fix” was successful. For notifications I found this other fatal error Smile (you will hate me now for these reports)
I see, my bad, I pushed a change that removed that specific hook.

The hook removed did add a feature to replace the alert avatar with the award image, but the hook is not present in MyAlerts 2.1.0, but it is present in the repository master files, which are the files that I use for testing.

I will add that feature later.

Regards.
Thank you very much as always for the effort Big Grin I will wait for the fix to use this great plugin. The new features however that you have included in this latest version I like very much.

Regards
You could use the plugin without the feature I did mention. It was a nice feature but I will probably not add it back for the time being, and it is not necessary for the plugin or for alerts to work.

Thanks for your feedback !

Regards.
I was trying the plugin a bit but I don't understand the reason for the tasks not working. Among other things, users can't even see the awards list despite everything being enabled in the settings. With the previous version I did not have this problem. I also looked in the settings and the task should run every minute.
Any news about this plugin? Smile
Hi,

I was consumed by more prioritized tasks, let me see if I can check the issues you mention this weekend. I would like to release this new version officially before the end of the year.

Regards.
(2024-12-21, 01:09 AM)SELLECK87 Wrote: [ -> ]I was trying the plugin a bit but I don't understand the reason for the tasks not working. Among other things, users can't even see the awards list despite everything being enabled in the settings. With the previous version I did not have this problem. I also looked in the settings and the task should run every minute.

Hi, please try the updated version from GiHub below:
https://github.com/OUGC-Network/OUGC-Awa...ature-1833

I pushed some commits that might have fixed this.

Set the following to true to force the tasks to run in all pages (this will also ignore modified templates):
https://github.com/OUGC-Network/OUGC-Awa...ds.php#L50

Regards.