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'm a bit confused about what exactly is not working? Could you please point me to the posts where you reported the issues ?

Also, try again from my repository, I might not have time to fully work on this, but I pushed some changes recently.

What is new:
- Option to delete task logs
- Option to set a task reason for granted awards.

Regards.
The problem is always the same: the award is given more than once. I read a few posts before this one that another user has the same problem.
Please export your database awards tables and send them over to me privately.

Regards.
If you have the patience, can you explain to me where I have to go to export the tables? I have never done this procedure.
What do you use to manage your site ? Is it a shared hosting ? Does it use cPanel ? Do you use phpMyAdmin ?

Maybe try the following:
https://www.youtube.com/watch?v=ffmCGVse8yg

Regards.
Yes I use phpmyadmin. I guess I have to extract the tables with the plugin active and the error I mentioned above.
Hello again! I'm having an issue where the PMs concerning awards cannot be opened. They will simply lead to an error page telling me to reload

"This page isn’t working
gearforums.com is currently unable to handle this request.
HTTP ERROR 500"
Hello again! I'm having an issue where the PMs concerning awards cannot be opened. They just return an error page that prompts me to reload:
"This page isn’t working
metalforums.com is currently unable to handle this request.
HTTP ERROR 500"
Change the following line:
https://github.com/OUGC-Network/ougc-Awa...m.php#L448

To:
if (false) {

Then try again. Does it work after this edit ?

@SELLECK87 if you have no privacy concerns just send me a full backup so it is easier for you.

Regards.
That doesn't seem to have changed anything I'm afraid

Also my awards are disabled in both category and the individual awards. However members are still being given the awards. I want to have the plugin enabled to edit them but for the awards to not be given out, especially while this this PM error is a thing. Does only changing the tasks to not “enabled” stop awards being given? What does changing categories and individual awards to not “enabled” do?