Bernhard Froehler
Bernhard Froehler
The message is telling you what BFStop can determine. That is, that the .htaccess mechanism somehow isnt working on your server. Do you know, are you using an apache webserver?...
As I said, you don't really *need* the .htacces blocking functionality - bfstop works just as well with database-based blocking. It's just that some people prefer .htaccess based blocking (in...
so if you're just worrying about the warning - its not critical for bfstop operation; just ignore it!
Since there was no further reply I'm assuming this question is resolved.
> I'm okay with tracking this feature request here, but I think the actual code changes will probably end up in CTest, right? I am only a user of both...
The two usages in current code are: - `Libs/Widgets/ctkSettingsPanel.cpp`, it can't easily be removed here, because that would require an API change (using function pointer syntax for `registerProperty`) - in...