rmdir
and unlink
. If they can't delete files and folders, some action should be taken. I think that was the case: the permissions weren't there so it couldn't complete the tasks.rmdir
and unlink
. If they can't delete files and folders, some action should be taken. I think that was the case: the permissions weren't there so it couldn't complete the tasks.It's strange, I CHMODDED the folder and all files inside to 0777, but not of my cronjobs would start. They all stayed in "queue". Disabled the ext, and they started again.MarkDHamill wrote: ↑Fri Jul 05, 2019 1:54 pmI'm guessing it's an issue updating your database. Make sure the permission is the/store
and the/store/phpbbservice/filterbycountry
folders are 777. You can try just deleting the folder. It should get recreated.
phpbb_fbc_stats
table could be expanded to capture the IP, page requested and user agent string of those restricted. In addition, the report could be expanded so the country name becomes a link and if you click on the link you can see a list this information. This would make for a much bigger table but it would provide "drill down" details.Because this line is on the first page, I don't dare to use it on a running forumMarkDHamill wrote: ↑Sun Jul 28, 2019 12:25 pmWhat instability are you noticing? I haven't noticed any in my testing.
Being an alpha extension, it should not be used on a production board. Take it for a test drive and let me know if it's working correctly and suggestions for improvement
Thank you for your answer, I will try to set it upMarkDHamill wrote: ↑Sun Jul 28, 2019 12:39 pmThanks. With every new version, I must edit the first post. I missed this and removed it from the first post.
Dutch translation error "Spanja" must be "Spanje"en uw land is Spanja
If the search engine's IP is associated with a blocked country, it would just get the blocked message shown on the first post. Not much to index there. It's not hard to masquerade as a search engine so really there's no way to let them selectively in.janus_zonstraal wrote: ↑Sun Jul 28, 2019 8:54 pmWhat about search bots, I assume that the are blocked and you have to give there country access?
Might want to do a pull request here:janus_zonstraal wrote: ↑Sun Jul 28, 2019 9:05 pmDutch translation error "Spanja" must be "Spanje"en uw land is Spanja
I fixed the NL translation, and updated to latest version.