i use memcached with litespeed and when object caching is enabled, it messes with the search results within bear(works flawlessly elsewhere on the site).
Is it possible to exclude bear search from object caching?
thank you in advance for your time,
Menelaos
]]>segue a imagem do log de erro
]]>I have installed YITH Wishlist and there seems to be a problem with the counter when having Redis object cache activated.
the counter is not updating when adding more than one product to the wishlist.
It am also using Varnish page cache and have exluded all necessery files, cookies and request from cache.
When shutting down redis, the wishlist counter updates just fine. Has anyone an explanation for this? Interestingly the cart counter works fine with redis activated.
]]>No push messages are sent because the data to be sent is no longer formatted correctly.
The error is in the file front_endpoints.php, line 116, “‘data’ => array()” can be removed, so it should look like this:
// prepare data
$data = array(
'to' => $tokens,
'sound' => 'default',
'title' => $notif->post_title,
'body' => $notif->post_content
);
Can you please update the plugin?
Best regards,
Denis
#0 /home/mydo/www/wp-content/object-cache.php(2236): require_once()#1 /home/mydo/www/wp-content/object-cache.php(576): WP_Object_Cache->delete_offending_files(1)#2 /home/mydo/www/wp-content/object-cache.php(436): WP_Object_Cache->open_connection()#3 /home/mydo/www/wp-content/object-cache.php(2270): WP_Object_Cache->__construct()#4 /home/mydo/www/wp-includes/load.php(851): wp_cache_init()#5 /home/mydo/www/wp-settings.php(131): wp_start_object_cache()#6 /home/mydo/moved-wp-config.php(109): require_once('/home/mydo...')#7 /home/mydo/www/wp-config.php(2): include('/home/mydo...')#8 /home/mydo/www/wp-load.php(50): require_once('/home/mydo...')#9 /home/mydo/www/wp-login.php(12): require('/home/mydo...')#10 {main}
Is this something related to the plugin? The website is behaving in a strange way (but its behaviour could be completely unrelated)
]]>I noticed in my server error log file that a PHP Warning with your plugin keeps coming all the time, it is the following:
PHP Warning: foreach() argument must be of type array|object, null given in wp-content/plugins/ultimate-addons-for-gutenberg/classes/class-uagb-front-assets.php on line 183
Note: I’m using PHP 8.0 on my server.
Please fix it or tell me how to fix it on my server.
Thanks in advance
]]>Sorry if this has been covered before.
Im using the plugin on a server which has Memcached enabled.
When I use the setup wizard, and I often get different speeds on the Database and Object cache screens. Keep pressing the Test button comes back with different speeds each time. Sometimes disk and/or memcached quicker than None, sometimes they are not. Sometimes it’s just by a percentage of two, while other times it can be in the 10s or 20s.
I’m aware the speeds won’t be exactly the same each time, but it varies so much.
Is there a hard and fast rule when it comes to these settings? If Memcached is available should it always be enabled for DB and Object caching for instance?
Thanka for any advice.
]]>