Very useful. One click action, right ?
meetdilip yes 😉
composer require fof/spamblock ^0.2.0
Hi @datitisev
Up to which version of Flarum will this work ?
meetdilip it's in use on discuss. It works up to dev-master (nightly) . In fact it's so heavily used by our mods that we patch issues almost immediately.
Requires minimum flarum/core beta.12
composer require fof/spamblock
once you spam a user it is lifetime. Is it possible to get it back.
volkan28 No. There is no record of which discussions/posts were hidden - restoring all of them could cause previously hidden posts to show publicly.
composer require fof/spamblock php flarum cache:clear
Hello there was an error 500 after installing this app on Flarum Beta 14.1. (It worked after installation but the next day the forum wasn't accessible at all) @SychO and @katos helped me to resolve the issue by uninstalling it this extension, and it worked fine again but asked me to report you the issue @karaok
Thank you all
shaggykiwi hm, still working here on my test forum 🤔
Can you please share some log files from when you experienced this problem? {flarum}/storage/logs
{flarum}/storage/logs
shaggykiwi this should now be resolved by updating fof/stopforumspam
fof/stopforumspam
https://discuss.flarum.org/d/17846-friendsofflarum-stopforumspam/44
karaok I had a maintenance on my sharedhost. I don't know if it's related though. I've replaced the forum name by "flarum" in case https://wetransfer.com/downloads/112d903ea36f59e1248fd366d6701aac20201105101535/df70c7
shaggykiwi thank you for that, seems I forgot to make one change. I'll post back here as soon as I've corrected that. Thanks for reporting 👍️
karaok It's us who thank you 🙂
composer require fof/spamblock:"*" php flarum cache:clear
composer require fof/spamblock:"*"
ianm Can we change 20 years? I want to prevent user to create e new discussion for 5 days without attaching to another group. How can I do this?
composer.json