IP2Location
Forum Replies Created
-
Forum: Plugins
In reply to: [IP2Location Redirection] Problems with bcmathPlease check your fpm/php.ini if loaded the bcmath module:
extension=bcmath.soForum: Plugins
In reply to: [IP2Location Redirection] Problems with bcmathHi,
Please check your phpinfo(); if bcmath is installed.
Forum: Plugins
In reply to: [IP2Location Variables] Plugin is not finding the DB?Good to hear that! It’s great that the plugin is finally working.
Forum: Plugins
In reply to: [IP2Location Variables] Plugin is not finding the DB?Looks like there is no geolocation result in the array. Can you look into the “debug.log” generated in the plugin folder?
Forum: Plugins
In reply to: [IP2Location Variables] Plugin is not finding the DB?It looks like the variables are not saved into $_SESSION. Can you dump the values for debugging?
Forum: Plugins
In reply to: [IP2Location Variables] Plugin is not finding the DB?I can’t see any variables that may cause IP detected as 127.0.0.1 from our headers. Please enable the Debugging log in the plugin and check the “debug.log” for the possible details.
Forum: Plugins
In reply to: [IP2Location Variables] Plugin is not finding the DB?Please print the $_SERVER variables for debugging purposes. Your server may injected incorrect forwarded-for header in this case.
I regret that this plug is not able to support that amount of rules.
Adding too many rules will slow down your website as each rule may get validated. There is no paid version for unlimited rules. This plugin is always free.
Forum: Plugins
In reply to: [IP2Location Redirection] Is there any limit for redirection rule?Please do not open multiple threads for same issue. I will reply in another post.
May I know how many rules you have added?
It should support up to 100 rules.
Forum: Plugins
In reply to: [IP2Location Redirection] Working on the siteHi,
You may delete the folder “wp-content/plugins/ip2location-redirection” if you lost permission to your wp-admin.
Forum: Plugins
In reply to: [IP2Location Redirection] Facebook social share issueHi,
Please enable the option “do not redirect bots and crawlers”.
Forum: Plugins
In reply to: [IP2Location Country Blocker] WPRocket warning messageYour assumptions are correct. You may set the cache plugin to exclude the pages you are going to do redirection, then the redirection will work.
Forum: Plugins
In reply to: [IP2Location Country Blocker] WPRocket warning messagePlease note that all cache plugins will turn your pages into static to reduce page load speed, where all visitors will see the same content. While the redirection plugin is trying to load different content for visitors from different locations.
If the cache is loaded first, the redirection will not be working.