I can't make StopForumSpam extension working, I reported it on their GitHub page, as well on the discussion page here but I have no answer from the devs which I guess may be busy with the next Flarum release, so it's possible that the problem is with some incompatibility between other extensions, etc and I have to somehow debug it. I am a Java developer, not a PHP developer but I think I can at least put some System.out.println(...)
statements (well, tell me the corresponding thing in PHP?) to see what exactly is not working. Any other advices?
Will it be enough to put those changes in the corresponding PHP files in vendor/fof/stopforumspam
and clean forum cache? Or will this not work at all?