• Hi Benjamin,

    I’ve used this plugin several times for many websites that I developed. It’s a great plugin.

    Currently, I’m experiencing the problem with this plugin. When I want to open page of this plugin on WP Admin or fill in the Contact Form using the API from this plugin, it will keep loading and consume a lot of resources. After several minutes, the website will show white page.

    There’s no error on debug mode and log file.
    I’ve uninstalled this plugin and installed it again, but no luck to make this plugin is working.
    It was fine on preflight site, but it is error when I move it to live site. It’s same server hosting.

    Can you give any advice to debug/trace the problem? Thanks.

    https://ww.wp.xz.cn/plugins/geoip-detect/

Viewing 1 replies (of 1 total)
  • Sounds weird.

    “White page” probably indicates that PHP error displaying is off (via php.ini) and there is a memory or time limit exhaustion. Try uploading a file with <?php echo 1/0; and see if the error is shown. (If this is the case, then ‘white page’ means PHP segfault, try using a different version of PHP.)

    You surely tested if the problem only occurs when the plugin is used, right? Which source are you using? Does it work on the test lookup page in the WP Admin?

Viewing 1 replies (of 1 total)

The topic ‘Keep Loading Without Error on Debug Mode and Log File’ is closed to new replies.