marcqdigital
Forum Replies Created
-
Forum: Plugins
In reply to: [Redis Object Cache] Compatible with AWS Valkey?For anyone else curious, you do need PhpRedis installed on the server to use any type of Valkey Elasticache instance, but once you have PhpRedis in place you can set up an Elasticache instance with either serverless or customize the cluster settings to turn cluster off and set up a read-replica instead. Then either of these types of instances on Valkey will work set as WP_REDIS_HOST without any complicated cluster mode settings.
Forum: Plugins
In reply to: [Redis Object Cache] Compatible with AWS Valkey?Ah, the site where redis is working on Valkey has PhpRedis installed instead of just using Predis. I will try setting that up on the remaining sites.
Forum: Plugins
In reply to: [Redis Object Cache] Compatible with AWS Valkey?My Valkey instance is set to serverless. What’s funny is that on 2/3 sites I got this error, but things are working fine with a Valkey serverless instance on one of the sites that I tried this on. On that site I was able to flush the cache (via the plugin) right before the enivronment update, so maybe that’s why? But I did use the wp cache flush command on the other two sites after the error message showed up and that didn’t help.
I actually just got it to work again. There was a plugin that was very old but also very simple (a bulk post inserter) it looks like it’s been removed from the Plugin repository. As soon as I deactivated it emails started working again.
Thanks for your time and attention!
Hi there,
Here’s the Diagnostic info:
site_url(): https://www.outsports.com/wp
home_url(): https://www.outsports.com
Web Server: nginx/1.26.3
WordPress: 6.7.2
WP Locale: en_US
PHP: 8.2.28
PHP Memory Limit: 256M
WP Memory Limit: 40M
Memory Usage: 30 MB
WP Max Upload Size: 256 MB
PHP Time Limit: 60
PHP Error Log: /var/log/php-fpm/www-error.log
MySQL: 8.0.40
Database Name: ebdb
Table Prefix: wp_
ext/mysqli: yes
cURL: 8.5.0
OpenSSL: OpenSSL 3.2.2 4 Jun 2024
fsockopen: Enabled
allow_url_fopen: Enabled
Zlib Compression: Enabled
Basic Auth: Disabled
Proxy: Disabled
Blocked External HTTP Requests: None
Send Mail Using SES: On
Enqueue Only: Off
Enable Open Tracking: On
Enable Click Tracking: On
Region: us-west-1
Log Duration: 90
Instantly Remove Successfully Sent Emails From The Log: Off
Remove Successfully Re-sent Failed Emails From The Log (Pro only): Off
WP Cron: Enabled
Alternate WP Cron: Disabled
Last Run: 21:50:56 2025-06-04 UTC
Next Scheduled: 17:23:52 2025-06-05 UTC
Queued: 0
Failures: 0
WPOSES_SETTINGS: Not defined
WPOSES_LICENCE: Not defined
AWS_USE_EC2_IAM_ROLE: Not defined
WP_DEBUG: No
WP_DEBUG_LOG: No
WP_DEBUG_DISPLAY: No
SCRIPT_DEBUG: No
WP_CONTENT_DIR: /var/app/current/web/app
WP_CONTENT_URL: http://www.outsports.com/app
UPLOADS: Not defined
WP_PLUGIN_DIR: /var/app/current/web/app/plugins
WP_PLUGIN_URL: http://www.outsports.com/app/plugins
Active Theme Name: Outsports Migration
Active Theme Version: 20240105
Active Theme Folder: outsports_2024
Active Plugins:
AddToAny Share Buttons (v1.8.13) by AddToAny
Admin Columns Pro (v6.4.18) by AdminColumns.com
Advanced Custom Fields PRO (v6.4.2) by WP Engine
Better Search Replace (v1.4.10) by WP Engine
Bugsnag Error Monitoring (v1.6.3) by Bugsnag Inc.
Clean Image Filenames (v1.5) by Upperdog
Cloudflare (v4.12.8) by Cloudflare, Inc.
Flexible SSL for CloudFlare (v1.3.1) by One Dollar Plugin
GDPR Cookie Consent (v2.5.7) by WebToffee
Index WP MySQL For Speed (v1.5.3) by Oliver Jones, Rick James
IndexNow (v1.0.3) by Microsoft Bing
Lazy Load - Optimize Images (v2.3.9) by WP Rocket
Linkify Text (v1.9.1) by Scott Reilly
MWW Scheduled Post Trigger (v3.2) by Moss Web Works
OptinMonster (v2.16.19) by OptinMonster Popup Builder Team
PublishPress Capabilities (v2.19.2) by PublishPress
PublishPress Checklists (v2.20.0) by PublishPress
Q.Digital Plugin - Ad Settings (v20220616) by Scott Gatz, Marc Kreidler
Q.Digital Plugin - Popular Tags/Brand Safety Report (v1.3.1) by
Radio Buttons for Taxonomies (v2.4.7) by helgatheviking
Redirection (v5.5.2) by John Godley
Reveal IDs (v1.6.1) by Oliver Schlöbe
Simple History (v5.12.0) by Pär Thernström
Simple add pages or posts (v2.0.0) by Simon Dirlik, Ramon Fincken
SmartFormat (v1.4.0) by SmartNews, Inc.
Term Management Tools (v2.0.1) by theMikeD, scribu
UpdraftPlus - Backup/Restore (v2.25.6) by TeamUpdraft, DavidAnderson
WP Crontrol (v1.19.1) by John Blackbourn
WP External Links (v2.62) by WebFactory Ltd
WP Offload Media Lite (v3.2.11) by Delicious Brains
WP Offload SES Lite (v1.7.2) by Delicious Brains
WP REST Cache (v2025.1.0) by Acato
WP Search with Algolia (v2.9.0) by WebDevStudios
WP-Optimize - Clean, Compress, Cache (v4.2.2) by TeamUpdraft, DavidAnderson
WPForms (v1.9.6) by WPForms
WPForms Campaign Monitor (v1.3.0) by WPForms
WPForms Zapier (v1.6.0) by WPForms
WordPress Importer (v0.8.4) by wordpressdotorg
Wordfence Login Security (v1.1.15) by Wordfence
XML Sitemap & Google News (v5.5.4) by RavanH
Yoast SEO (v25.2) by Team Yoast
Zapier for WordPress (v1.5.2) by Zapier
Must-use Plugins:
Bedrock Autoloader (v1.0.3) by Roots
Index WP MySQL For Speed Upgrade Filter for mu-plugins. (v1.4.15) by
Outsports - Functions (v20240305) by Scott Gatz, Marc Kreidler
Outsports MU - Quantcast Inclusion (v20250528) by Scott Gatz
Outsports MU Functions - RSS Adjustments (v20240305) by Scott Gatz, Marc Kreidler
WP REST Cache - Must-Use Plugin (v2021.3.0) by Richard Korthuis - Acato
mu-outsports-analytics.phpsecurity-policy.phpI’m using composer managed WordPress so the locally saved logs don’t usually work. I’ll check on a local version of the site and see if that reveals anything useful.
Forum: Plugins
In reply to: [WP Search with Algolia] Instant Search showing wrong content snippet?I’m not sure what the issue was, but it luckily ended up clearing up on it’s own 🤷
Forum: Plugins
In reply to: [WP Search with Algolia] Instant Search showing wrong content snippet?I’ve made similar adjustments to each of my sites, on the site with issues here are my customizations:
// Customize Algolia index fields function my_post_attributes( array $attributes, WP_Post $post ) { $attributes['post_title'] = strip_tags(get_the_title($post)); if($post->post_excerpt) { $attributes['post_excerpt'] = strip_tags(get_the_excerpt($post)); } else { $attributes['post_excerpt'] = ''; } if(get_field('Slug', $post->ID)) { $attributes['kicker'] = get_field( 'Slug', $post->ID ); } if(get_the_post_thumbnail($post)) { $attributes['images']['thumbnail']['url'] = qdigital_get_the_post_thumbnail_url($post, 340, 340, 'smart'); } if(get_field('byline', $post->ID)) { $attributes['post_author']['display_name'] = get_field( 'byline', $post->ID ); } // Always return the value we are filtering. return $attributes; } add_filter( 'algolia_searchable_post_shared_attributes', 'my_post_attributes', 10, 2 );I’m not making any adjustments to the content however.
Forum: Plugins
In reply to: [WP Search with Algolia] Instant Search showing wrong content snippet?I have four other sites that also use this plugin and they are all working properly. All sites are on version 2.8.1 of the plugin.
Forum: Plugins
In reply to: [WP Search with Algolia] Pagination links brokenThanks for checking, sorry about that! I must have been testing the urls while I had the search bar blank
Forum: Plugins
In reply to: [WP Search with Algolia] Pagination links brokenSure!: https://www.intomore.com/?s
Forum: Plugins
In reply to: [WP Search with Algolia] Lots of duplicate records for posts in my indexOh I see, thank you so much for the clarification!
Hi Rolf,
Thank you so much for your quick response! The sitemap was loading the main page but yielding empty results for all post pages. The other thread you linked to was the fix though, thank you! I’ve got it in place for now and looking forward to the next update.
I also have an error for the /sitemap-posttype-page.xml that looks like this: PHP Fatal Error · Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes). The pages xml page displays an error currently. I only have 70 some pages, seems strange to me?
@jrefuerzo by asking this question does this mean that Pantheon isn’t currently compatible with Wordfence? If so, it would be great if your team updated this doc: https://pantheon.io/docs/plugins-known-issues#wordfence