snowraph
Forum Replies Created
-
Hello,
Some of you may find this script useful:
https://github.com/snowraph/mailpoet-batch-confirmGreetz !
Forum: Plugins
In reply to: [W3 Total Cache] Replicate cache purge on multiple backendsHello @vmarko,
Thank you for your kind proposal.
For now, we have setup a cronjob which makes a Redis FLUSHALL on each backend, based on the last post_date/post_modified fields. This is of course not desirable in the long term as it impacts the frontend performance for a few minutes at each flush.
I’d be so excited to consider a proper solution !
Hello,
Wordfence detected a modified core file (wp-includes/js/dist/components.min.js). Restoring this file solved the bug.
Thank you 🙂
Hello,
We have this exact same problem on several admin pages. Console output on /wp-admin/admin.php?page=wpseo_page_settings:
w-settings.js?ver=1d99649884583482e41aa4c53c695620-b-modified-1688131811:260 Uncaught TypeError: Cannot read properties of undefined (reading 'SlotFillProvider')
at HTMLDocument. (new-settings.js?ver=1d99649884583482e41aa4c53c695620-b-modified-1688131811:260:7015)
(anonymous) @ new-settings.js?ver=1d99649884583482e41aa4c53c695620-b-modified-1688131811:260Firefox generates a quite similar error:
Uncaught TypeError: n is undefined
new-settings.js:260:6989We tried Health Check & Troubleshooting plugin, with the Twenty Twenty-Two theme, just activating Yoast SEO and Yoast SEO Premium plugins (we do have a license). Both Version 20.10.
Thank you very much for you help !
Hello,
Thank you for your answer !
Another one today:
E_ERROR line 507 of /home/mysite/www/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Carbon.php. Error : Uncaught Error: Interface 'MailPoetVendor\Carbon\CarbonInterface' not found in /home/mysite/www/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Carbon.php:507 Stack trace: #0 /home/mysite/www/wp-content/plugins/duplicate-post/vendor/composer/ClassLoader.php(571): include() #1 /home/mysite/www/wp-content/plugins/duplicate-post/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/mysite/w...') #2 [internal function]: Composer\Autoload\ClassLoader->loadClass('MailPoetVendor\\...') #3 /home/mysite/www/wp-content/plugins/mailpoet/lib/Doctrine/EventListeners/TimestampListener.php(20): spl_autoload_call('MailPoetVendor\\...') #4 /home/mysite/www/wp-content/plugins/mailpoet/generated/FreeCachedContainer.php(2147): MailPoet\Doctrine\EventListeners\TimestampListener->__construct(Object(MailPoet\WP\Functions)) #5 /home/mysite/www/wp-content/plugins/mailpoet/generated/FreeCachedContainer.php(2117): MailPoetGenerated\FreeCachedContainer->getTimestampListenerService()WordPress version 6.0.2
Thème actif : Twenty Fourteen (version 3.4)
Extension actuelle : MailPoet 3 (New) (version 3.96.1)
PHP version 7.4.25The two errors have been sent with an automatic email from my WordPress install.
URL: https://paujazz.fr/
Thank you very much !