010101 it's an instance of this FriendsOfFlarum/gamification31
The cause is identified, we just need someone to make the change, test and release
010101 it's an instance of this FriendsOfFlarum/gamification31
The cause is identified, we just need someone to make the change, test and release
clarkwinkelmann Oh cool! Thank you! Now I don’t have to deactivate/reactivate stuff since it’s identified. Maybe I should learn to search GitHub issues.
composer require fof/gamification:"*"
php flarum cache:clear
Thanks to @clarkwinkelmann for pointing the right direction for the fix and to @010101 for bringing up the issue again
Note : Not working with latest beta, will break your admin panel, I tried it 12 times with different flarum installations.
[deleted] This extension isn't yet compatible with beta 16
FriendsOfFlarum I love you FoF, and I'm not afraid to say it.
superb!
FriendsOfFlarum can't see badges and some users' profile pages do not show history posts more (endless loading).
Console browser error:
TypeError: Cannot read property 'key' of undefined
at h (render.js:314)
at render.js:477
at f (render.js:416)
at h (render.js:302)
at render.js:477
at f (render.js:416)
at h (render.js:302)
at render.js:477
at f (render.js:416)
at h (render.js:302)
Any alternative layout for the /rankings
page?
Users are getting the "something went wrong, please reload the page" when clicking on the extensions "like" and "dislike" button
The error comes back to this extension.
This is the error
we're using php8.0 MySQL
10.1.47
Flarum
0.1.0-beta.16
robinodds are you able to report this issue in the GitHub repo for this extension?
[deleted] can you post the output of php flarum info
from the root of your Flarum installation? Do you also see any errors in your Flarum logs? If so, please paste that here as well. Try clearing your Flarum cache while you're at it and see if that helps
User24 what kind of additional layout options are you looking for us to add?
Ralkage I have created an issue in the GitHub repo of fof/gamification
.
Ralkage what kind of additional layout options are you looking for us to add?
Something like, simple and clean... don't know, I don't feel the bigger 1st position, 2nd bigger 2nd position doesn't appear good to me. This kinda layout may satisfy my need. Rank, username with profile pic, total points 3 column will be sufficient.
Ralkage How to fix it brother?
User24 @clarkwinkelmann 's Catch the fish extension seem have the ranking page appearance I expect.
A huge thank you to our friends @glowingblue for updating this extension for us.
composer require fof/gamification:"*"
php flarum cache:clear
FriendsOfFlarum Is this issue solved: FriendsOfFlarum/gamification37