• Resolved panto

    (@panto)


    Hi Mattias

    Just installed the plugin onto a new WP 3.9.1 site but are continually getting the same memory issue eg:

    ————————-
    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /home/getinthe/public_html/v3/wp-content/plugins/advanced-browser-check/browscap/browscap.php on line 718
    ————————-

    Our hosting guys increased wp-settings.php file to ini_set(‘memory_limit’,’256M’);

    Then we got the same error except this time for 72 bytes. Their response is:

    “This means that the plugin is trying to allocate too much memory. There seems to be a memory leak in the code of the plugin. It is not safe to increase the memory_limit more because this may cause server overload and interruption of the service for all other accounts hosted on it. In this case my advice is to disable this plugin and contact its developers for assistance on this issue. They are aware of the internals of the plugin and they should be able to assist you.”.

    Are there any fixes for this?

    CHeers

    https://www.ads-software.com/plugins/advanced-browser-check/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Mattias

    (@darkwhispering)

    Hey,

    I have just released a new version of the plugin that should solve the memory issues in the previous version.

    FYI, there is no memory leaks, the problem is that the first time the plugin has to parse a VERY large .ini file with browser info and this make some server run out of memory.

    Thread Starter panto

    (@panto)

    Thanks. I’ve installed that however now have another issue with a WordPress 3.9.2 site – https://sioufoonlee.com

    The latest Chrome is being blocked. I’ve set it to ignore Chrome in settings however it’s still being blocked.

    Any idea as to why?

    Thanks

    Plugin Author Mattias

    (@darkwhispering)

    Hey,

    I have just updated the plugin that include a fix for Chrome 38

    Thread Starter panto

    (@panto)

    Many thanks – that worked.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Memory leak’ is closed to new replies.