When I turn off and on the plugin it works !
Your host does not provide enough memory to PHP for the browscap update process to complete. Unless you can get them to increase the memory available to PHP there is currently no way around this. We will add an option to disable auto-updates in the future.
Hello again it me, simply remove and reinstall the plugin and it works.
Think you quickly add the option? Because my site is not at all reliable! For one about once a week this bug!
Or I can make a change in the plugin?
For a quick fix change line 107 in php-browser-detection/lib/Browscap.php:
public $doAutoUpdate = false;
I’ll add this as an option in the next release.
We just pushed an update to disable auto updates until we find a good solution for this.
Hi,
Me too facing this error.
Errors on different lines every time as follows:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 3395200 bytes) in /home/themesh/public_html/wp-content/plugins/php-browser-detection/cache/cache.php on line 84869
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 3403520 bytes) in /home/themesh/public_html/wp-content/plugins/php-browser-detection/cache/cache.php on line 85077
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 3404160 bytes) in /home/themesh/public_html/wp-content/plugins/php-browser-detection/cache/cache.php on line 85093
I have checked for Browscap.php: file
“public $doAutoUpdate = false;” this line is already there in my file.
I am using wordpress 4.3 version
Do we have any other solution for this?
@anujoshi You can’t use this plugin on your current host unless you can have them boost your RAM (memory).