Woo product page shows images of another product
Replies: 11 Dear makers of this plugin. We are totaly fan of your plugin, it made our webshops blazing fast. Caching is a very complicated area to work with and a lot of plugins don’t do what they...
View ArticleThe use of WP_REDIS_GRACEFUL
Replies: 2 Hey, I understand that having an error throws the expection and therefor put the site down. my question is what are the result data/value if in order to control those excpetions the...
View ArticleUncaught Error: Call to a member function get() on null
Replies: 23 Hello, We are trying to set up Redis Object Cache on a website, but facing problems whenever clicking “Enable Object Cache” button. Whenever enabled, we receive the “There has been a...
View ArticleSwitch Client from PhpRedis to Relay issue
Replies: 5 Hi, I’m installed Relay and now trying to switch to Relay as Client by adding define( 'WP_REDIS_CLIENT', 'relay' ); to my wp-coinfig but upon checking the status I see the following error:...
View ArticleFilesystem is Not Writeable
Replies: 6 Hey, I disabled the Plugin/Theme editor and updates/installations in WordPress using: define('DISALLOW_FILE_MODS', true); After doing so, I noticed a message in the Redis plugin dashboard...
View Articleredis is disabled in plesk panel
Replies: 2 Hello, I have started using the redis feature and your plugin over plesk panel (docker) for the last 2 weeks. my websites do not have extremely large traffic. but I noticed that my websites...
View ArticleRedis server URL parameter
Replies: 1 Hi, Is it possible to add a configuration variable for the Server URL? Currently it is set to 127.0.0.1 and you can not change it. Currently I’m changing it in the configuration files...
View ArticleWordPress Multisite
Replies: 1 Hello and good day. Is your Redis plugin WordPress Multisite compatible? I have it installed and network activated but noticed, the settings are only available on the main network page....
View ArticleUse alongside nginx Fastcgi cache
Replies: 2 Is it OK to use Redis Object Cache alongside nginx Fastcgi full page cache?
View ArticleBug getting translations i show_error_and_die() when called during initalization
Replies: 2 This causes the error described in https://wordpress.org/support/topic/uncaught-error-call-to-a-member-function-get-on-null-3/, that is “Uncaught Error: Call to a member function get() on...
View ArticleScheduled flush
Replies: 2 Hello, I was wondering if I can create automatic/scheduled flushes? I do not see any options in the plugiins settings section. If yes, what would be the best way to implement this, via cron...
View ArticleCould not connect to Redis at 127.0.0.1:6379: Connection refused
Replies: 0 Hi, I have setup everything correctly on my WordPress website but my REDIS server keeps disconnecting every few hours and i have to restart it. I get an error Could not connect to Redis at...
View ArticleDisable object cache for specific request?
Replies: 0 Hello,I don’t know if this a a general object cache question, or there is a specific hook in this plugin that might help.Is there a hook that enables me as soon as possible to bypass all...
View ArticleConnection issues to AWS Redis Serverless
Replies: 0 I have setup a Elasticache redis instance on Amazon, I have configured it to allow connections from my EC2 instance which is running WordPress but I cannot connect. I keep getting the error...
View ArticleIssues updating term meta
Replies: 0 Hi, a plugin we are using is no longer working when using your plugin. The other plugin calls the following code which fails with your plugin being enabled: update_term_meta( $term_id,...
View ArticleCan’t activate the Object cache after successful install
Replies: 0 Hi, we’ve installed the plug-in as per instructions in the wp-config.php (we have a different port and IP for redis). Redis seems to be available and the filesystem writeable. However, when...
View ArticleTimeout with UpdraftPlus
Replies: 0 Hello guys, I have a big website with uploads folder over 50gb. When I deactivate the redis plugin, UpdraftPlus successfully makes backups, but when Redis Object Cache is active, there is a...
View ArticleError on save in editor
Replies: 0 I am getting the following error in my server logs when I save any page. I am using WP 6.5.3 in a Gutenberg environment. PHP Fatal error: Uncaught Error: Call to undefined method...
View ArticleError estiblishing a Redis Connection when Update Posts
Replies: 0 We are facing sometimes an error in establishing connection error with DB. It happen sometime. Please provide permanent solution for this. This topic was modified 1 day, 14 hours ago by...
View ArticleNew staging site has db connection to live site
Replies: 1 We’ve just cloned our live site which is using Redis Object Cache, to create a new staging site. We noticed that some changes implemented on the staging site were also changed on the live...
View Article