Darko G.
Forum Replies Created
-
Hey @sankari ,
If the above didn’t helped, it may be a conflict with a security plugin. Do you use any security plugin?
Thanks.Forum: Plugins
In reply to: [IP Location Block] Settings for WP Rocket?Hey @ulang66 – You can also read the article about caching. I know WP Rocket may not be an option but you can achieve similar results with plugins that support deferred execution and having “Validation Timing” set to “mu-plugins.php” in combination with those plugins.
https://iplocationblock.com/codex/compatibility-with-cache-plugins/
Forum: Plugins
In reply to: [IP Location Block] Settings for WP Rocket?Hey @ulang66 – It’s because of WP Rocket caching the pages and serving cached pages which defeats the purpose of any dynamic plugins like this.
Luckily depending on the hosting environment, it may be possible to kick off our IP Location Block plugin just before “WP Rocket”, this way the requests will still be checked by IP Location Block. To do that, please set the “Validation Timing” setting to “mu-plugins”.
Some people had success with this option, but generally IP Location Block shouldn’t be used with caching plugins especially ones that does not work with the Validation Timing option.
Forum: Plugins
In reply to: [IP Location Block] no permissions to make changesHey @heredatedwp ,
To manually reset your settings, go to the database > wp_options and remove the IP Location Block settings. You can do that with the following SQL query.
DELETE FROM wp_options WHERE option_name LIKE 'ip_location_block%'
To run the code you can use PHPMyAdmin and by navigating to the SQL tab.
Finally, you can remove the wp-content/mu-plugins/ip-location-block-mu.php file to deactivate the validation timing setting if you switched it before.
Hope this helps.
Best Regards,
DarkoForum: Plugins
In reply to: [IP Location Block] Whitelist and Blacklist mixed up?Hey @ulang66,
If the plugin is set up properly there shouldn’t be an issue.
To allow specific countries only you need to do the following
- “Validation rules and behavior” > “Matching rule“: SET “Whitelist”
- “Validation rules and behavior” > “Whitelist of country code or pattern“: SET “DE,CH,AT”
- Enable “Front-end target settings” > “Block by Location” (This will be renamed to “Match by Location” in the next release because for whitelisting it’s a bit confusing.)
- “Front-end target settings” > “Matching rule“: SET “Follow ‘Validation Rules and behavior'”
And don’t forget to save.
Let me know if that worked. If the issue still persist please contact us at [email protected]
Best Regards,
Darko- This reply was modified 7 months ago by Darko G..
Hey @6161661gmailcom,
It’s false-positive, curious – which plugin reports this?
That file comes from the maxmind extension and i think it’s not required for the plugin to run. It will be removed in the next release to avoid false-positive issues like this with the so called “security” plugins.
Best Regards,
DarkoForum: Reviews
In reply to: [Digital License Manager] Awesome plug-in, awesome dev.Thank you @pi3c3 – I truly appreciate the review and your words mean a lot to me. Take care.
Forum: Reviews
In reply to: [Digital License Manager] Great and stableThank you so much for the great words, we aim to make our plugin as stable as possible!
Forum: Reviews
In reply to: [Digital License Manager] Awesome pluginThank you plichtenfels, your words mean a lot to us!
Forum: Reviews
In reply to: [Digital License Manager] Great plugin –?reliable developerThank you so much. I truly appreciate the kind words, simonsjorgen.
Forum: Reviews
In reply to: [Digital License Manager] Finely trusted licenses manager plugin!Thank you Yoni. I truly appreciate the kind words.
Forum: Reviews
In reply to: [Digital License Manager] Look no further, Go for itThank you so much for your incredibly kind words, Gurpawan.
Forum: Reviews
In reply to: [Digital License Manager] Our best decision of the year!Thank you for the beautiful review! We strive to make our plugin the best out there.
Forum: Reviews
In reply to: [Digital License Manager] Easy migration and good architectureThank you! I truly appreciate the kind words.
Our aim as always is customer satisfaction, ease of use and stability.