Critical error
-
Hi,
All my reports pages shows a critical error since the last update. Here is the details.
I have tried to rollback to 4.13.4, update, reinstall the plugin…
Any idea on how I can fix his ?
Thanks in advance !
Détails de l’erreur
======================
Fatal error: Uncaught Error: Class “Spyc” not found in public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Yaml/Spyc.php:28 Stack trace: #0 public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Parser/AbstractParser.php(253): DeviceDetector\Yaml\Spyc->parseFile() #1 public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Parser/AbstractParser.php(382): DeviceDetector\Parser\AbstractParser->getRegexes() #2 public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Parser/Bot.php(69): DeviceDetector\Parser\AbstractParser->preMatchOverall() #3 public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/DeviceDetector.php(836): DeviceDetector\Parser\Bot->parse() #4 public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/DeviceDetector.php(602): DeviceDetector\DeviceDetector->parseBot() #5 public_html/wp-content/plugins/matomo/app/core/DeviceDetector/DeviceDetectorFactory.php(71): DeviceDetector\DeviceDetector->parse() #6 public_html/wp-content/plugins/matomo/app/core/DeviceDetector/DeviceDetectorFactory.php(36): Piwik\DeviceDetector\DeviceDetectorFactory->getDeviceDetectionInfo() #7 public_html/wp-content/plugins/matomo/classes/WpMatomo/Admin/SystemReport.php(1346): Piwik\DeviceDetector\DeviceDetectorFactory->makeInstance() #8 public_html/wp-content/plugins/matomo/classes/WpMatomo/Admin/SystemReport.php(276): WpMatomo\Admin\SystemReport->get_browser_info() #9 public_html/wp-content/plugins/matomo/classes/WpMatomo/Admin/SystemReport.php(287): WpMatomo\Admin\SystemReport->get_error_tables() #10 public_html/wp-content/plugins/matomo/classes/WpMatomo/Admin/Menu.php(183): WpMatomo\Admin\SystemReport->errors_present() #11 public_html/wp-includes/class-wp-hook.php(308): WpMatomo\Admin\Menu->add_menu() #12 public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #13 public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #14 public_html/wp-admin/includes/menu.php(155): do_action() #15 public_html/wp-admin/menu.php(428): require_once(‘…’) #16 public_html/wp-admin/admin.php(158): require(‘…’) #17 {main} thrown in public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Yaml/Spyc.php on line 28
Une erreur critique est survenue sur ce site. Veuillez consulter la boite de réception de l’e-mail d’administration de votre site pour plus d’informations.
-
Anyone in 5 days ?
After rolling back to 4.13.3, I can access the summary and settings but the full reports generates a new error :
Matomo encountered an error: Uncaught Error: Class “Spyc” not found in /public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Yaml/Spyc.php:28 Stack trace:
#0 /public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Parser/AbstractParser.php(253): DeviceDetector\Yaml\Spyc->parseFile()
#1 /public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Parser/AbstractParser.php(382): DeviceDetector\Parser\AbstractParser->getRegexes()
#2 /public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Parser/Bot.php(69): DeviceDetector\Parser\AbstractParser->preMatchOverall()
#3 /public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/DeviceDetector.php(836): DeviceDetector\Parser\Bot->parse()
#4 /public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/DeviceDetector.php(602): DeviceDetector\DeviceDetector->parseBot()
#5 /public_html/wp-content/plugins/matomo/app/core/DeviceDetector/DeviceDetectorFactory.php(71): DeviceDetector\DeviceDetector->parse() #6 /public_html/wp-content/plugins/matomo/app/core/DeviceDetector/DeviceDetectorFactory.php(36): Piwik\DeviceDetector\DeviceDetectorFactory->getDeviceDetectionInfo()
#7 /public_html/wp-content/plugins/matomo/app/core/SupportedBrowser.php(46): Piwik\DeviceDetector\DeviceDetectorFactory->makeInstance()
#8 /public_html/wp-content/plugins/matomo/app/core/FrontController.php(408): Piwik\SupportedBrowser::checkIfBrowserSupported()
#9 /public_html/wp-content/plugins/matomo/app/core/dispatch.php(31): Piwik\FrontController->init()
#10 /public_html/wp-content/plugins/matomo/app/index.php(25): require_once(‘/home/…’)
#11 {main} thrown (which lead to: Session must be started before any output has been sent to the browser; output started in /public_html/wp-includes/functions.php/5279)
@paulette56 I do apologize for the delay. Thank you for sending us the details. Can you please try to disable the asynchronous archiving by editing you
wp-config.phpand adding the following line:
define( ‘MATOMO_SUPPORT_ASYNC_ARCHIVING’, false );
If this doesn’t work, please try disabling the folder “device-detector” on this path and let us us know how it goes: /public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Thanks @emermatomo for your reply.
Disabling the asynchronous caused a fatal error…
Uncaught Error: Undefined constant "‘MATOMO_SUPPORT_ASYNC_ARCHIVING’" in /public_html/wp-config.php:89 Stack trace: #0 /public_html/wp-load.php(50): require_once() #1 public_html/wp-admin/admin.php(34): require_once('/home//...') #2 /public_html/wp-admin/plugins.php(10): require_once('/home//...') #3 {main} thrown in /public_html/wp-config.php on line 89And disabling the “device detector” folder send me back to the 2nd critical error…
Hi @paulette56 can you please revert those changes if they caused issues and provide us the output of your system report please? <a href=”https://matomo.org/faq/wordpress/how-do-i-find-and-copy-the-system-report-in-matomo-for-wordpress/ “>https://matomo.org/faq/wordpress/how-do-i-find-and-copy-the-system-report-in-matomo-for-wordpress/
Thanks for your reply.
Here it is (I had to enable Matomo safe mode to get it)
# Errors * Error Apache AddHandler support: To be confirmed (The AddHandler Apache directive maybe disabled. If you get a 500 error code when accessing Matomo, please read this <a href="https://matomo.org/faq/wordpress/how-do-i-fix-the-error-addhandler-not-allowed-here/" target="_blank">FAQ<a/>) * Error PHP cli Version: (Your PHP cli version is not compatible with the <a href="https://matomo.org/faq/on-premise/matomo-requirements/" target="_blank">Matomo requirements</a>. Please upgrade your PHP cli version, otherwise, you might have some archiving errors) * Error MySQLi support: missing (Your PHP cli does not load the MySQLi extension. You might have archiving problems in Matomo but also others problems in your WordPress cron tasks. You should enable this extension) # Matomo * Version de l’extension Matomo: 4.13.3 * Config existe et est accessible en écriture.: Oui ("$abs_path/wp-content/uploads/matomo/config/config.ini.php" ) * JS Tracker existe et est accessible en écriture.: Oui ("$abs_path/wp-content/uploads/matomo/matomo.js" ) * Répertoires de l’extension: Yes ([{"pluginsPathAbsolute":"$abs_path\/wp-content\/plugins\/matomo\/plugins","webrootDirRelativeToMatomo":"..\/"}]) * Répertoire temporaire accessible en écriture: Yes ($abs_path/wp-content/cache/matomo) * idSite du site web Matomo: 1 * Version installée de Matomo: 4.5.0 (Install date: 2021-11-12 12:13:01) ## Endpoints * Matomo JavaScript Tracker URL: ($site_url/wp-content/uploads/matomo/matomo.js) * Matomo JavaScript Tracker - WP Rest API: ($site_url/wp-json/matomo/v1/hit/) * Matomo HTTP Tracking API: ($site_url/wp-content/plugins/matomo/app/matomo.php) * Matomo HTTP Tracking API - WP Rest API: ($site_url/wp-json/matomo/v1/hit/) ## Crons * Heure du serveur: 2023-03-07 07:59:59 * Heure du site web: 2023-03-07 07:59:59 (Les dates ci-dessous sont affichées dans le fuseau horaire du site web) * Sync users & sites: Next run: 2023-03-07 19:35:09 ( Last started: 2023-03-06 19:35:35. Last ended: 2023-03-06 19:35:35. Interval: daily) * Archive: Next run: 2023-03-07 08:35:40 ( Last started: 2023-03-07 07:40:28. Last ended: 2023-03-07 07:40:31. Interval: hourly) * Update GeoIP DB: Next run: 2023-04-03 19:35:09 ( Last started: 2023-03-04 20:49:06. Last ended: 2023-02-02 19:55:23. Interval: matomo_monthly) ## Matomo Settings * Track mode: default * Track codeposition: footer * Track api endpoint: default * Track js endpoint: default * Version history: 4.13.5, 4.13.4, 4.13.3, 4.13.2, 4.13.0 * Core version: 4.13.3 * Last tracking settings update: 1678131245 * Last settings update: 1678131245 * Track content: visible * Track ecommerce: No * Track 404: Yes * Track jserrors: Yes * Show get started page: 0 * Mail history: 2023-02-27 02:05:20, 2023-02-20 02:18:05, 2023-02-13 01:58:02 ## Logs * Warning archive_main: 2023-03-07 05:50:36 (10 total errors during this script execution, please investigate and try and fix these errors. => CronArchive.php:621; CronArchive.php:614; CronArchive.php:278; Access.php:670; CronArchive.php:282; ScheduledTasks.php:332; class-wp-hook.php:306; class-wp-hook.php:332; plugin.php:565; wp-cron.php:188;) * Warning archive_errors: 2023-03-07 05:50:36 ('Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2023-02-28&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2023-02-28&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2023-02-27&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2023-02-27&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=week&date=2023-02-27&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=week&date=2023-02-27&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=month&date=2023-02-01&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=month&date=2023-02-01&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=year&date=2023-01-01&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=year&date=2023-01-01&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' '10 total errors during this script execution, please investigate and try and fix these errors.' => ScheduledTasks.php:345; class-wp-hook.php:306; class-wp-hook.php:332; plugin.php:565; wp-cron.php:188;) * Warning archive_main: 2023-03-07 06:41:07 (10 total errors during this script execution, please investigate and try and fix these errors. => CronArchive.php:621; CronArchive.php:614; CronArchive.php:278; Access.php:670; CronArchive.php:282; ScheduledTasks.php:332; class-wp-hook.php:306; class-wp-hook.php:332; plugin.php:565; wp-cron.php:188;) * Warning archive_errors: 2023-03-07 06:41:07 ('Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2023-02-28&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2023-02-28&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2023-02-27&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2023-02-27&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=week&date=2023-02-27&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=week&date=2023-02-27&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=month&date=2023-02-01&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=month&date=2023-02-01&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=year&date=2023-01-01&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=year&date=2023-01-01&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' '10 total errors during this script execution, please investigate and try and fix these errors.' => ScheduledTasks.php:345; class-wp-hook.php:306; class-wp-hook.php:332; plugin.php:565; wp-cron.php:188;) * Warning archive_main: 2023-03-07 07:40:31 (10 total errors during this script execution, please investigate and try and fix these errors. => CronArchive.php:621; CronArchive.php:614; CronArchive.php:278; Access.php:670; CronArchive.php:282; ScheduledTasks.php:332; class-wp-hook.php:306; class-wp-hook.php:332; plugin.php:565; wp-cron.php:188;) * Warning archive_errors: 2023-03-07 07:40:31 ('Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2023-02-28&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2023-02-28&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2023-02-27&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2023-02-27&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=week&date=2023-02-27&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=week&date=2023-02-27&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=month&date=2023-02-01&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=month&date=2023-02-01&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=year&date=2023-01-01&format=json&trigger=archivephp. Response was \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=year&date=2023-01-01&format=json&trigger=archivephp: \'Fatal error: Uncaught Error: Undefined constant "QuillForms_Entries\\Vendor\\FALSE" in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php:1251 Stack trace: #0 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(62): require() #1 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/composer/autoload_real.php(52): composerRequirTOKEN_REPLACED() #2 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/autoload.php(7): ComposerAutoloaderInitTOKEN_REPLACED::getLoader() #3 $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/scoper-autoload.php(5): require_once(\'/home/wxpd2461/...\') #4 $abs_path/wp-content/plugins/quillforms-entries/dependencies/load.php(3): require(\'/home/wxpd2461/...\') #5 $abs_path/wp-content/plugins/quillforms-entries/quillforms-entries.php(54): require_once(\'/home/wxpd2461/...\') #6 $abs_path/wp-settings.php(447): include_once(\'/home/wxpd2461/...\') #7 $abs_path/wp-config.php(86): require_once(\'/home/wxpd2461/...\') #8 $abs_path/wp-load.php(50): require_once(\'/home/wxpd2461/...\') #9 $abs_path/wp-content/plugins/matomo/app/bootstrap.php(95): require_once(\'/home/wxpd2461/...\') #10 $abs_path/wp-content/plugins/matomo/app/console(11): require_once(\'/home/wxpd2461/...\') #11 {main} thrown in $abs_path/wp-content/plugins/quillforms-entries/dependencies/build/vendor/mustangostang/spyc/Spyc.php on line 1251 <!DOCTYPE html> <html lang="fr-FR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width"> <meta name=\'robots\' content=\'max-image-preview:large, noindex, follow\' /> <title>WordPress » Erreur</title> <style type="text/css"> html { background: rgb(241,241,241); } body { background: rgb(15,15,15); border: 1px solid rgb(204,208,212); color: rgb(4,4,4); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid rgb(218,218,218); clear: both; color: rgb(6,6,6); font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: rgb(0,115,170); } a:hover, a:active { color: rgb(0,103,153); } a:focus { color: rgb(18,73,100); -webkit-box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px rgb(91,157,217), 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: rgb(243,245,246); border: 1px solid rgb(1,96,135); color: rgb(1,96,135); display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: rgb(241,241,241); } .button:focus { background: rgb(243,245,246); border-color: rgb(0,124,186); -webkit-box-shadow: 0 0 0 1px rgb(0,124,186); box-shadow: 0 0 0 1px rgb(0,124,186); color: rgb(1,96,135); outline: 2px solid transparent; outline-offset: 0; } .button:active { background: rgb(243,245,246); border-color: rgb(126,137,147); -webkit-box-shadow: none; box-shadow: none; } </style> </head> <body id="error-page"> <div class="wp-die-message"><p>Il y a eu une erreur critique sur ce site.</p><p><a href="https://fr.wordpress.org/support/article/debugging-in-wordpress/">En apprendre plus sur le débogage de WordPress.</a></p></div></body> </html>\'' '10 total errors during this script execution, please investigate and try and fix these errors.' => ScheduledTasks.php:345; class-wp-hook.php:306; class-wp-hook.php:332; plugin.php:565; wp-cron.php:188;) # WordPress * Home URL: $site_url * Site URL: $site_url * WordPress Version: 6.1.1 * Number of blogs: 1 * Multisite Enabled: No * Network Enabled: No * WP_DEBUG: No * WP_DEBUG_DISPLAY: Yes * WP_DEBUG_LOG: No * DISABLE_WP_CRON: - * FORCE_SSL_ADMIN: Yes * WP_CACHE: Yes * CONCATENATE_SCRIPTS: - * COMPRESS_SCRIPTS: - * COMPRESS_CSS: - * ENFORCE_GZIP: - * WP_LOCAL_DEV: - * WP_CONTENT_URL: $site_url/wp-content * WP_CONTENT_DIR: $abs_path/wp-content * UPLOADS: - * BLOGUPLOADDIR: - * DIEONDBERROR: - * WPLANG: - * ALTERNATE_WP_CRON: - * WP_CRON_LOCK_TIMEOUT: 60 * WP_DISABLE_FATAL_ERROR_HANDLER: - * MATOMO_SUPPORT_ASYNC_ARCHIVING: - * MATOMO_TRIGGER_BROWSER_ARCHIVING: - * MATOMO_ENABLE_TAG_MANAGER: - * MATOMO_SUPPRESS_DB_ERRORS: - * MATOMO_ENABLE_AUTO_UPGRADE: - * MATOMO_DEBUG: - * MATOMO_SAFE_MODE: Yes * MATOMO_GLOBAL_UPLOAD_DIR: - * MATOMO_LOGIN_REDIRECT: - * Permalink Structure: /%postname%/ * Possibly uses symlink: No * Upload base url: $site_url/wp-content/uploads * Upload base dir: $abs_path/wp-content/uploads * Upload url: $site_url/wp-content/uploads/2023/03 * Custom upload_path: * Custom upload_url_path: * Compatible content directory: Yes # WordPress Plugins ## MU Plugins * ManageWP - Worker Loader: ## Plugins * Advanced Custom Fields: 6.0.7 * Astra Pro: 4.0.1 * Broken Link Checker: 2.0.0 * Cal.com: 1.0.0 * Code Snippets: 3.2.2 * Complianz | GDPR/CCPA Cookie Consent: 6.4.2 * Custom Post Type UI: 1.13.4 * Elementor: 3.11.2 * Elementor Pro: 3.11.3 * Email Encoder - Protect Email Addresses: 2.1.3 * Forminator: 1.22.1 * Imagify: 2.1.1 * iThemes Security: 8.1.4 (Network enabled) * Loco Translate: 2.6.3 * ManageWP - Worker: 4.9.16 (Network enabled) * Matomo Analytics - Ethical Stats. Powerful Insights.: 4.13.3 * Quill Forms: 2.5.0 * Quill Forms Calendly Block: 1.2.1 * Quill Forms Custom Thank You Screen Block: 1.6.0 * Quill Forms Entries: 3.0.0 * Quill Forms File Block: 1.1.0 * Quill Forms Hidden Fields: 1.5.0 * Quill Forms Jump Logic and Calculator: 2.0.0 * Quill Forms Notion: 1.0.0 * Quill Forms Opinion Scale Block: 1.2.0 * Quill Forms Phone Block: 1.2.1 * Quill Forms Rating Block: 1.2.0 * Smash Balloon Instagram Feed: 6.1.2 * Ultimate Addons for Elementor: 1.36.14 * UpdraftPlus - Backup/Restore: 1.22.24 * WP Content Copy Protection & No Right Click: 3.5.2 * WP Rocket: 3.11.5 * WP Rollback: 1.7.3 * Yoast SEO: 20.2.1 * Active Plugins: 33 (worker advanced-custom-fields astra-addon better-wp-security broken-link-checker cal-com code-snippets complianz-gdpr custom-post-type-ui elementor-pro elementor email-encoder-bundle forminator imagify instagram-feed loco-translate matomo quillforms-calendlyblock quillforms-customthankyouscreenblock quillforms-entries quillforms-fileblock quillforms-logic quillforms-notion quillforms-opinionscaleblock quillforms-phoneblock quillforms-ratingblock quillforms ultimate-elementor updraftplus wordpress-seo wp-content-copy-protector wp-rocket wp-rollback) * Warning Extensions non compatibles: 1 (wp-rocket Matomo may work fine when using these plugins but there may be some issues. For more information See <a href="https://matomo.org/faq/wordpress/which-plugins-is-matomo-for-wordpress-known-to-be-not-compatible-with/" target="_blank">this FAQ</a> WP-Rocket is incompatible from version 3.12. Until fixes, please reinstall version 3.11.5 if you have a newer version. For more information please visit <a href="https://github.com/matomo-org/matomo-for-wordpress/wiki/Downgrade-wp-rocket-to-a-version-compatible-with-the-Matomo-plugin" target="_blank">How to downgrade Wp-rocket to be compatible with Matomo</a>) * Theme: astra (Astra-child) # Server * Server Info: Apache * Error Apache AddHandler support: To be confirmed (The AddHandler Apache directive maybe disabled. If you get a 500 error code when accessing Matomo, please read this <a href="https://matomo.org/faq/wordpress/how-do-i-fix-the-error-addhandler-not-allowed-here/" target="_blank">FAQ<a/>) * PHP OS: Linux * PHP Version: 8.1.16 * PHP SAPI: litespeed * PHP Binary Name: lsphp * PHP Maxmind DB extension: Not loaded * PHP Error Reporting: 4437 After bootstrap: 4437 * Timezone: UTC * WP timezone: +00:00 * Locale: fr_FR * User Locale: fr_FR * Memory Limit: 256M (At least 128MB recommended. Depending on your traffic 256MB or more may be needed.) * WP Memory Limit: 40M * WP Max Memory Limit: 256M * Timezone version: 2022.7 * Time: 1678176000 * Max Execution Time: 30 * Max Post Size: 8M * Max Upload Size: 2097152 * Max Input Vars: 1000 * Disabled PHP functions: No * zlib.output_compression is off: Yes * Curl Version: 7.84.0, OpenSSL/1.1.1p * Suhosin installed: No # PHP cli * Error PHP cli Version: (Your PHP cli version is not compatible with the <a href="https://matomo.org/faq/on-premise/matomo-requirements/" target="_blank">Matomo requirements</a>. Please upgrade your PHP cli version, otherwise, you might have some archiving errors) * Error MySQLi support: missing (Your PHP cli does not load the MySQLi extension. You might have archiving problems in Matomo but also others problems in your WordPress cron tasks. You should enable this extension) # Database * MySQL Version: 10.6.12 * Mysqli Connect: Yes * Force MySQL over Mysqli: No * DB Prefix: wpaf_ * DB CHARSET: utf8mb4 * DB COLLATE: * SHOW ERRORS: No * SUPPRESS ERRORS: No * Uses Socket: No * Uses IPv6: No * Matomo tables found: 285 * DB tables exist: Yes * Matomo users found: 1 * Matomo sites found: 1 * Permissions obligatoires: OK # Browser * Browser: (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36)Disabling the asynchronous caused a fatal error…
@paulette56 Reason is corrupt code in answer of @emermatomo, it should say:
define( 'MATOMO_SUPPORT_ASYNC_ARCHIVING', false );Note the slightly different quote chars
'which were probably corrupted to‘and’by copy&paste or forum editor.Client had a similar issue with plugin as described here, found and copied that corrupt code and got fatal error as well, that’s how I ended up here and saw the problem.
Thanks @ov3rfly for your help but, despite your correct code, I’m stuck with this error…
This error should go away with corrected quote chars:
Uncaught Error: Undefined constant "‘MATOMO_SUPPORT_ASYNC_ARCHIVING’" in /public_html/wp-config.php:89For the other “Spyc” Error, you can try to edit line 148 in this file
wp-content/plugins/matomo/app/vendor/matomo/device-detector/DeviceDetector.phpfrom
protected $skipBotDetection = false;to
protected $skipBotDetection = true;There seem to be missing references in current matomo package when it tries to parse the UserAgent for bot information.
Note: This obviously can change the way if/how bots are detected and/or seen as regular visitors and your statistics might change.
@ov3rfly unfortunately I’m still in critical error with the Spyc
Matomo encountered an error: Uncaught Error: Class "Spyc" not found in /public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Yaml/Spyc.php:28 Stack trace: #0 /public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Parser/AbstractParser.php(253): DeviceDetector\Yaml\Spyc->parseFile() #1 /public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Parser/OperatingSystem.php(469): DeviceDetector\Parser\AbstractParser->getRegexes() #2 /public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/Parser/OperatingSystem.php(288): DeviceDetector\Parser\OperatingSystem->parseOsFromUserAgent() #3 /public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/DeviceDetector.php(1064): DeviceDetector\Parser\OperatingSystem->parse() #4 /public_html/wp-content/plugins/matomo/app/vendor/matomo/device-detector/DeviceDetector.php(608): DeviceDetector\DeviceDetector->parseOs() #5 /public_html/wp-content/plugins/matomo/app/core/DeviceDetector/DeviceDetectorFactory.php(71): DeviceDetector\DeviceDetector->parse() #6 /public_html/wp-content/plugins/matomo/app/core/DeviceDetector/DeviceDetectorFactory.php(36): Piwik\DeviceDetector\DeviceDetectorFactory->getDeviceDetectionInfo() #7 /public_html/wp-content/plugins/matomo/app/core/SupportedBrowser.php(46): Piwik\DeviceDetector\DeviceDetectorFactory->makeInstance() #8 /public_html/wp-content/plugins/matomo/app/core/FrontController.php(408): Piwik\SupportedBrowser::checkIfBrowserSupported() #9 /public_html/wp-content/plugins/matomo/app/core/dispatch.php(31): Piwik\FrontController->init() #10 /public_html/wp-content/plugins/matomo/app/index.php(25): require_once('/...') #11 {main} thrown (which lead to: Session must be started before any output has been sent to the browser; output started in /public_html/wp-includes/functions.php/5279)This similar but actually different error seems to be another codepath which also tries to use the missing references in current matomo package to parse UserAgent information.
Would recommend to wait for a plugin update or more clear help of plugin support, not sure what this actually means:
If this doesn’t work, please try disabling the folder “device-detector” on this path
@emermatomoI wasn’t sure neither, so I tried disabling writing, then access and so on…
Thanks for your help!
@ov3rfly Thank you for providing insights. @paulette56 Sorry for the late response. We tried to replicate the issue but we’re not getting the error. Can you please tell us from which version you upgraded for and can you please send us a full copy of your system report.
I would also suggest to create an issue in the matomo github repository: https://magento.stackexchange.com/questions/240356/fatal-error-uncaught-error-class-spyc-not-found-in-app-code-devicedetector-y
@emermatomo Thanks for your reply.
As it was an issue for almost 2 weeks, I restored a backup on saturday… the reports shows 4 visits yesterday (in a 1 hour interval) but nothing since then and the live report remains empty.
Sync users & sites Next run: 2023-03-13 19:35:09 (9 heures 42 min) Last started: 2023-03-12 19:55:56 (-13 heures 57 min). Last ended: 2023-03-12 19:55:56 (-13 heures 57 min). Interval: daily Archive Next run: 2023-03-13 10:35:40 (42 min 44s) Last started: 2023-03-13 09:36:10 (-16 min 46s). Last ended: 2023-03-13 09:36:10 (-16 min 46s). Interval: hourlyAny idea ?
@paulette56 when you mentioned live report remains empty, do you mean it’s not giving you statistics or reports. If it is, kindly check this guide as it might fix the issue: https://matomo.org/faq/wordpress/matomo-for-wordpress-is-not-showing-any-statistics-not-archiving-how-do-i-fix-it/
The topic ‘Critical error’ is closed to new replies.