IP2Location
Forum Replies Created
-
Forum: Plugins
In reply to: [IP2Location Country Blocker] Database will not decompressSorry for the issue.
Please update the plugin to the latest version for the fix.
Forum: Plugins
In reply to: [IP2Location Country Blocker] Database will not decompressIs this a fresh installation?
Can I know your hosting environment? Is this a shared hosting or a dedicated server with sufficient memory and disk space?
Please download the version 2.34.1 for this fix. Thanks!
I’m afraid that the files you mentioned are no belong to this plugin.
Our files are located under “wp-content/uploads/ip2location”.
Forum: Plugins
In reply to: [IP2Location Country Blocker] error in debug.log deprecated@dragon013 Fixed in version 2.33.6.
Forum: Plugins
In reply to: [IP2Location Redirection] I can’t create an account in IP2LOCATIONYour plugin may block the challenge image. Please disable your browser plugins or try with other browsers.
Please contact us with your API key at support[at]ip2location[dot]com.
Can I have a screenshot of the error message?
Forum: Plugins
In reply to: [IP2Location Redirection] Allow users to switch languagesThe cookie is controlled by the browser on the client side. It should expire after 24 hours. But sometimes the browser may cache it to speed up page load.
Forum: Plugins
In reply to: [IP2Location Redirection] Allow users to switch languages@rhonn Yes, it works with a cookie. This will only redirect them on the first time. The cookie will be valid for 24 hours.
Forum: Plugins
In reply to: [IP2Location Redirection] Allow users to switch languagesPlease enable the option to “Redirect First Time Only” for this purpose.
Forum: Plugins
In reply to: [IP2Location Redirection] Condition for MultisiteThe plugin is not designed for multisite. It’s not possible to have a global rule to do that.
Forum: Plugins
In reply to: [IP2Location Redirection] Condition for MultisiteHi,
Please setup rule by using “[Enter Domain]” in both “from “From” and “to”Destination”. Entered Japan in the country list and “us.example.com” in “From”, then “jp.example.com” in “Destination”.
Forum: Plugins
In reply to: [IP2Location Redirection] Redirect not workingHi,
Please enable the “Debugging Log” option in the plugin settings page. Then, run some tests.
Check back the “debug.log” located in the plugin folder for the details.
Forum: Plugins
In reply to: [IP2Location Redirection] IP2Location only logs Server IP in LogIt looks like your website is hosted behind a reverse proxy. Please configure your Nginx to forward the actual client IP to the website.
You may Google “nginx forward real ip” for the tutorials.