- Edited
Hey everyone, I don't know if this is related with any of the errors above but this extension's recent versions conflicts with abandoned "Edit Notifications" extension and will definitely cause PHP errors - just to let you know, thanks.
Hey everyone, I don't know if this is related with any of the errors above but this extension's recent versions conflicts with abandoned "Edit Notifications" extension and will definitely cause PHP errors - just to let you know, thanks.
Edit:
Got it working. A flarum migrate rebuild the missing fields in the table.
Thx for the support @clarkwinkelmann
Perhaps I've gone mad, but users cannot see a list of who upvoted their posts. Permissions are set correctly (members). Does anyone else have this issue ? It works fine for admins and mods, but not for the default members group, or any other group I create and define
downvotes()
function call error (fixes deletions too)Hello everyone,
Is there a way that I can quickly reset the points?
Hello,
I have just installed this extension and I want to add images to my 1st place, 2nd place, 3rd place trophies.
Whenever I add an image, it says: The requested resource was not found.
The image is taken from flaticon.com and it is a 64x64px png image.
Is there a specific size / file type that we need to use ?
Thank you,
Cristian
luceos
Thank you for your reply. I have also opened an issue on github, maybe the creator of the extension can assist
FriendsOfFlarum/gamification21
@datitisev got some problems with 0.2.4 version (updated from 0.2.1). The error comes when up/downvoting a post. Here's the DEBUG log: https://gofile.io/d/0wM4PF
In the log, the post_votes table has double prefix (in my case wao_wao_
instead of wao_
).
composer require fof/gamification
onyxcode not sure if that's related, but you should remove that public
subfolder from the forum https://docs.flarum.org/install.html#customizing-paths . Don't forget to update the URL in config.php
.
clarkwinkelmann Last time I tried that it broke the site. :/
onyxcode you can open a new support discussion with the error message and we can help
Keeping /public
means you're exposing everything that's at /
, including sensitive files. The intended installation route is to set public
as the server's DocumentRoot. If that's not possible, the solution I linked above explains how to move the files around to remove it.
clarkwinkelmann Oh! I understand now! I'm self-hosting the forum, so I should have no issues. ️
clarkwinkelmann The move was... very unsuccessful.
I've fixed the issue with the images locally (FriendsOfFlarum/gamification21).
Tried to solve the permission migration issue that I wasn't aware of (FriendsOfFlarum/gamification22) that means tag perms were reset, but currently unsuccessful.
Will revisit tomorrow or so, I don't want to push the one fix without making sure everything is working as it should.
composer require fof/gamification
Thanks for the great extension!
Tell me, is it possible to somehow attract Font Awesome icons as badges?
It would be great to implement: 1 star, 2 stars, etc.
Accordingly, it will be enough to specify the icon code twice (three times, etc.) to get a new level.
This is universal in my opinion.
UPD
Tried Unicode, HTML, CSS code to no avail
In the end, I just added an icon
Now the rating system is similar to GTA))