Closed wtechgo closed 9 months ago
Hi @wtechgo, it looks like the upgrade experienced an error: specifically "The error was: WP DB Error: [1118] Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126.". From some searching this is something that can be changed by you or your hosting provider. Can you ask your hosting provider for instructions on how to change the row format of the database to 'Dynamic'?
@diosmosis That's ok, I'm a developer.
I used this query to generate the commands to alter all tables to Dynamic.
SELECT CONCAT(
'ALTER TABLE `', TABLE_SCHEMA, '`.`', TABLE_NAME, '` ',
'ROW_FORMAT=DYNAMIC;'
) AS _alter
FROM INFORMATION_SCHEMA.TABLES
WHERE ENGINE='InnoDB' AND ROW_FORMAT <> 'DYNAMIC';
I then executed those commands and that error is gone, it started working again. Thanks for the tip.
There are still other warnings and my fixes haven't worked. I'll post those below.
@wtechgo glad you got it working! I'll close this issue now.
@diosmosis So it's functional again, but there are still two warnings and errors that look like they will cause issues.
For point 2 I ran a bunch of queries to convert to UTF8mb4 charset and collate UTF8mb4_general_ci, but the warnings remained.
Maybe reopen?
Diagnostics report.
# Matomo
* Matomo Plugin Version: 5.0.2
* Config exists and is writable.: Yes ("$abs_path/wp-content/uploads/matomo/config/config.ini.php" )
* JS Tracker exists and is writable.: Yes ("$abs_path/wp-content/uploads/matomo/matomo.js" )
* Plugin directories: Yes ([{"pluginsPathAbsolute":"$abs_path\/wp-content\/plugins\/matomo\/plugins","webrootDirRelativeToMatomo":"..\/plugins"}])
* Tmp directory writable: Yes ($abs_path/wp-content/cache/matomo)
* Matomo Version: 5.0.2
* Matomo Blog idSite: 1
* Matomo Install Version: No (Install date: 2020-04-11 22:25:47)
* Upgrades outstanding: No
* Upgrade in progress: No
## 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
* Server time: 2024-02-07 11:20:06
* Blog time: 2024-02-07 12:20:06 (Below dates are shown in blog timezone)
* Sync users & sites: Next run: 2024-02-07 13:01:26 (41 min 20s) ( Last started: 2024-02-06 13:01:43 (-23 hours 18 min). Last ended: 2024-02-06 13:01:47 (-23 hours 18 min). Interval: daily)
* Archive: Next run: 2024-02-07 13:01:26 (41 min 20s) ( Last started: 2024-02-07 12:01:26 (-18 min 40s). Last ended: 2024-02-07 12:01:39 (-18 min 27s). Interval: hourly)
* Update GeoIP DB: Next run: 2024-02-10 13:01:26 (3 days 0 hours) ( Last started: 2024-01-11 13:01:28 (-26 days 23 hours). Last ended: 2023-12-12 13:02:46 (-56 days 23 hours). Interval: matomo_monthly)
## Mandatory checks
* PHP version >= 7.2.5: ok
* PDO extension: ok
* PDO\MYSQL extension: ok
* MYSQLI extension: ok
* Other required extensions: ok
* Required functions: ok
* Required PHP configuration (php.ini): ok
* Directories with write access: ok
* Directories with write access for Tag Manager: ok
## Optional checks
* 64-bit PHP Binary: ok
* Tracker status: ok
* Memory limit: ok
* Time zone: ok
* Open URL: ok
* GD > 2.x + FreeType (graphics): ok
* Other extensions: ok
* Other functions: ok
* Filesystem: ok
* Warning Last Successful Archiving Completion: warning (Archiving last ran successfully on Tuesday, February 6, 2024 10:02:57 which is 1 days 01:17:03 ago )
* Warning Database abilities: warning (UTF8mb4 charset Your database supports utf8mb4 charset, but your database tables have not been converted yet. You can do this by executing the command <code>$abs_path/wp-content/plugins/matomo/app/console core:convert-to-utf8mb4</code> or activating the automatic conversion in General Settings. This is required to be able to store 4-byte UTF8 characters. Unless utf8mb4 is available special characters, such as emojis, less common characters of asian languages, various historic scripts or mathematical symbols will be replaced with �. You can read more details about this topic in <a href="https://matomo.org/faq/how-to-update/how-to-convert-the-database-to-utf8mb4-charset/" rel="noreferrer noopener" target="_blank">this FAQ</a>. CREATE TEMPORARY TABLES Changing transaction isolation level )
* Max Packet Size: ok
* Geolocation: ok
* Update over HTTPS: ok
* Mobile Messaging SMS Provider: ok
* Supports Async Archiving: Yes
* Async Archiving Disabled in Setting: No
* Location provider ID: geoip2php
* Location provider available: Yes
* Location provider working: Yes
* Had visit in last 5 days: Yes
* Matomo URL: Yes ($site_url/wp-content/plugins/matomo/app/)
## Matomo Settings
* Track mode: default
* Track ecommerce: No
* Track codeposition: footer
* Track api endpoint: default
* Track js endpoint: default
* Version history: 5.0.2, 4.15.3, 4.15.2, 4.15.1, 4.15.0
* Core version: 5.0.2
* Last tracking settings update: 1629725242
* Last settings update: 1629725242
* Show get started page: 0
* Track ecommerce: No
## Logs
* archive_boot: 2024-02-07 12:18:55 (Matomo error: 2: The magic method OCDI\OneClickDemoImport::__wakeup() must have public visibility in $abs_path/wp-content/themes/fox/inc/admin/import/demo-import/inc/OneClickDemoImport.php:128 => bootstrap.php:59; bootstrap.php:88; ClassLoader.php:576; ClassLoader.php:576; ClassLoader.php:427; one-click-demo-import.php:28; one-click-demo-import.php:81; import.php:22; import.php:368; functions.php:14; wp-settings.php:611; wp-config.php:96; wp-load.php:50; bootstrap.php:98; console:11;)
* archive_boot: 2024-02-07 12:18:55 (Matomo error: 2: filemtime(): stat failed for $abs_path/wp-content/plugins/bitchute-embed/build/index.css in $abs_path/wp-content/plugins/bitchute-embed/bitchute-embed.php:35 => bootstrap.php:59; bootstrap.php:88; bitchute-embed.php:35; class-wp-hook.php:324; class-wp-hook.php:348; plugin.php:517; wp-settings.php:643; wp-config.php:96; wp-load.php:50; bootstrap.php:98; console:11;)
* archive_boot: 2024-02-07 12:18:57 (Matomo error: 2: The magic method OCDI\OneClickDemoImport::__wakeup() must have public visibility in $abs_path/wp-content/themes/fox/inc/admin/import/demo-import/inc/OneClickDemoImport.php:128 => bootstrap.php:59; bootstrap.php:88; ClassLoader.php:576; ClassLoader.php:576; ClassLoader.php:427; one-click-demo-import.php:28; one-click-demo-import.php:81; import.php:22; import.php:368; functions.php:14; wp-settings.php:611; wp-config.php:96; wp-load.php:50; bootstrap.php:98; console:11;)
* archive_boot: 2024-02-07 12:18:57 (Matomo error: 2: filemtime(): stat failed for $abs_path/wp-content/plugins/bitchute-embed/build/index.css in $abs_path/wp-content/plugins/bitchute-embed/bitchute-embed.php:35 => bootstrap.php:59; bootstrap.php:88; bitchute-embed.php:35; class-wp-hook.php:324; class-wp-hook.php:348; plugin.php:517; wp-settings.php:643; wp-config.php:96; wp-load.php:50; bootstrap.php:98; console:11;)
* Warning archive_main: 2024-02-07 12:18:57 (10 total errors during this script execution, please investigate and try and fix these errors. => CronArchive.php:474; CronArchive.php:469; CronArchive.php:227; Access.php:560; CronArchive.php:231; ScheduledTasks.php:338; SystemReport.php:179; SystemReport.php:321; class-wp-hook.php:324; class-wp-hook.php:348; plugin.php:517; admin.php:259;)
* Warning archive_errors: 2024-02-07 12:18:57 ('Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2024-02-07&format=json&trigger=archivephp. Response was \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</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>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2024-02-07&format=json&trigger=archivephp: \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</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>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2024-02-06&format=json&trigger=archivephp. Response was \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</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>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2024-02-06&format=json&trigger=archivephp: \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</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>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=week&date=2024-02-05&format=json&trigger=archivephp. Response was \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</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>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=week&date=2024-02-05&format=json&trigger=archivephp: \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</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>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=month&date=2024-02-01&format=json&trigger=archivephp. Response was \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</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>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=month&date=2024-02-01&format=json&trigger=archivephp: \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</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>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\'' 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=year&date=2024-01-01&format=json&trigger=archivephp. Response was \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</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>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\'' 'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=year&date=2024-01-01&format=json&trigger=archivephp: \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</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>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\'' '10 total errors during this script execution, please investigate and try and fix these errors.' => ScheduledTasks.php:351; SystemReport.php:179; SystemReport.php:321; class-wp-hook.php:324; class-wp-hook.php:348; plugin.php:517; admin.php:259;)
# WordPress
* Home URL: $site_url
* Site URL: $site_url
* WordPress Version: 6.4.3
* 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_ENABLE_TAG_MANAGER: -
* MATOMO_SUPPRESS_DB_ERRORS: -
* MATOMO_ENABLE_AUTO_UPGRADE: -
* MATOMO_DEBUG: -
* MATOMO_SAFE_MODE: -
* 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/2024/02
* Custom upload_path:
* Custom upload_url_path:
* Compatible content directory: Yes
# WordPress Plugins
## MU Plugins
* Custom Translations:
## Plugins
* (Fox) Post Views Counter: 1.0.2
* Add From Server: 3.4.5
* Advanced Custom Fields: 6.2.6
* Bitchute Embed: 0.1.0
* Bitchute Embed Shortcode: 1.0
* Comment Reply Email Notification: 1.31.0
* CookieYes | GDPR Cookie Consent: 3.1.8
* Custom Post Type UI: 1.15.1
* Debug Info: 1.3.10
* Easy Table of Contents: 2.0.62
* Fox Elementor Addons: 1.4.5
* Insert Pages: 3.7.7
* List Custom Taxonomy Widget: 4.1
* LiteSpeed Cache: 6.1
* Matomo Analytics - Ethical Stats. Powerful Insights.: 5.0.2
* Newsletter: 8.1.1
* Ninja Forms: 3.7.2
* PDFjs Viewer - Embed PDFs: 2.1.8
* Polylang: 3.5.4
* Posts Table with Search & Sort: 1.4.5
* Post Types Order: 2.1.4
* Rank Math SEO: 1.0.212.1
* SimpLy Gallery Block & Lightbox: 3.2.0
* SMTP Mailer: 1.1.12
* Wordfence Security: 7.11.1 (Network enabled)
* WP Extended Search: 2.1.2
* WP Fastest Cache: 1.2.3
* WP Githuber MD: 1.16.3
* Active Plugins: 25 (polylang:3.5.4 add-from-server:3.4.5 advanced-custom-fields:6.2.6 bitchute-embed-shortcode:1.0 bitchute-embed:0.1.0 comment-reply-email-notification:1.31.0 cookie-law-info:3.1.8 custom-post-type-ui:1.15.1 easy-table-of-contents:2.0.62 fox-post-views-counter:1.0.2 insert-pages:3.7.7 list-custom-taxonomy-widget:4.1 litespeed-cache:6.1 matomo:5.0.2 newsletter:8.1.1 ninja-forms:3.7.2 pdfjs-viewer-shortcode:2.1.8 post-types-order:2.1.4 posts-data-table:1.4.5 seo-by-rank-math:1.0.212.1 simply-gallery-block:3.2.0 smtp-mailer:1.1.12 wordfence:7.11.1 wp-extended-search:2.1.2 wp-githuber-md:1.16.3)
* Theme: fox (fox-child)
# Server
* Server Info: Apache
* PHP OS: Linux
* PHP Version: 8.0.30
* PHP SAPI: litespeed
* PHP Binary Name: /usr/local/bin/lsphp
* PHP Maxmind DB extension: Not loaded
* PHP Error Reporting: 4437 After bootstrap: 4437
* PHP Found Binary: /opt/alt/php80/usr/bin/php -q
* Timezone: UTC
* WP timezone: Europe/Brussels
* Locale: en_GB
* User Locale: en_GB
* Memory Limit: 2048M (At least 128MB recommended. Depending on your traffic 256MB or more may be needed.)
* WP Memory Limit: 40M
* WP Max Memory Limit: 2048M
* Timezone version: 2022.6
* Time: 1707304812
* Max Execution Time: 600
* Max Post Size: 1024M
* Max Upload Size: 1073741824
* Max Input Vars: 1000
* Disabled PHP functions: No
* zlib.output_compression is off: Yes
* Curl Version: 7.87.0, OpenSSL/1.1.1w
* Suhosin installed: No
# PHP cli
* PHP cli Version: 8.0.30
* MySQLi support: ok
* PHP CLI configuration: Configured correctly
# Database
* MySQL Version: 10.5.23
* Mysqli Connect: Yes
* Force MySQL over Mysqli: No
* DB Prefix: wpa3_
* DB CHARSET: utf8mb4
* DB COLLATE:
* SHOW ERRORS: No
* SUPPRESS ERRORS: No
* Uses Socket: No
* Uses IPv6: No
* Matomo tables found: 217
* DB tables exist: Yes
* Matomo users found: 1
* Matomo sites found: 1
* Required permissions: OK
# Browser
* Browser: (Mozilla/5.0 (X11; Linux x86_64; rv:122.0) Gecko/20100101 Firefox/122.0)
* Language: en
Output after running Troubleshooting > Archive reports.
Matomo Archive Warnings: 'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2024-02-07&format=json&trigger=archivephp. Response was \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</title>
<style type="text/css">
html {
background: #f1f1f1;
}
body {
background: #fff;
border: 1px solid #ccd0d4;
color: #444;
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 #dadada;
clear: both;
color: #666;
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: #0073aa;
}
a:hover,
a:active {
color: #006799;
}
a:focus {
color: #124964;
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
outline: none;
}
.button {
background: #f3f5f6;
border: 1px solid #016087;
color: #016087;
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: #f1f1f1;
}
.button:focus {
background: #f3f5f6;
border-color: #007cba;
-webkit-box-shadow: 0 0 0 1px #007cba;
box-shadow: 0 0 0 1px #007cba;
color: #016087;
outline: 2px solid transparent;
outline-offset: 0;
}
.button:active {
background: #f3f5f6;
border-color: #7e8993;
-webkit-box-shadow: none;
box-shadow: none;
}
</style>
</head>
<body id="error-page">
<div class="wp-die-message"><p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\''
'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2024-02-07&format=json&trigger=archivephp: \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</title>
<style type="text/css">
html {
background: #f1f1f1;
}
body {
background: #fff;
border: 1px solid #ccd0d4;
color: #444;
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 #dadada;
clear: both;
color: #666;
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: #0073aa;
}
a:hover,
a:active {
color: #006799;
}
a:focus {
color: #124964;
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
outline: none;
}
.button {
background: #f3f5f6;
border: 1px solid #016087;
color: #016087;
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: #f1f1f1;
}
.button:focus {
background: #f3f5f6;
border-color: #007cba;
-webkit-box-shadow: 0 0 0 1px #007cba;
box-shadow: 0 0 0 1px #007cba;
color: #016087;
outline: 2px solid transparent;
outline-offset: 0;
}
.button:active {
background: #f3f5f6;
border-color: #7e8993;
-webkit-box-shadow: none;
box-shadow: none;
}
</style>
</head>
<body id="error-page">
<div class="wp-die-message"><p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\''
'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2024-02-06&format=json&trigger=archivephp. Response was \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</title>
<style type="text/css">
html {
background: #f1f1f1;
}
body {
background: #fff;
border: 1px solid #ccd0d4;
color: #444;
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 #dadada;
clear: both;
color: #666;
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: #0073aa;
}
a:hover,
a:active {
color: #006799;
}
a:focus {
color: #124964;
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
outline: none;
}
.button {
background: #f3f5f6;
border: 1px solid #016087;
color: #016087;
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: #f1f1f1;
}
.button:focus {
background: #f3f5f6;
border-color: #007cba;
-webkit-box-shadow: 0 0 0 1px #007cba;
box-shadow: 0 0 0 1px #007cba;
color: #016087;
outline: 2px solid transparent;
outline-offset: 0;
}
.button:active {
background: #f3f5f6;
border-color: #7e8993;
-webkit-box-shadow: none;
box-shadow: none;
}
</style>
</head>
<body id="error-page">
<div class="wp-die-message"><p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\''
'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2024-02-06&format=json&trigger=archivephp: \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</title>
<style type="text/css">
html {
background: #f1f1f1;
}
body {
background: #fff;
border: 1px solid #ccd0d4;
color: #444;
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 #dadada;
clear: both;
color: #666;
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: #0073aa;
}
a:hover,
a:active {
color: #006799;
}
a:focus {
color: #124964;
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
outline: none;
}
.button {
background: #f3f5f6;
border: 1px solid #016087;
color: #016087;
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: #f1f1f1;
}
.button:focus {
background: #f3f5f6;
border-color: #007cba;
-webkit-box-shadow: 0 0 0 1px #007cba;
box-shadow: 0 0 0 1px #007cba;
color: #016087;
outline: 2px solid transparent;
outline-offset: 0;
}
.button:active {
background: #f3f5f6;
border-color: #7e8993;
-webkit-box-shadow: none;
box-shadow: none;
}
</style>
</head>
<body id="error-page">
<div class="wp-die-message"><p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\''
'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=week&date=2024-02-05&format=json&trigger=archivephp. Response was \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</title>
<style type="text/css">
html {
background: #f1f1f1;
}
body {
background: #fff;
border: 1px solid #ccd0d4;
color: #444;
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 #dadada;
clear: both;
color: #666;
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: #0073aa;
}
a:hover,
a:active {
color: #006799;
}
a:focus {
color: #124964;
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
outline: none;
}
.button {
background: #f3f5f6;
border: 1px solid #016087;
color: #016087;
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: #f1f1f1;
}
.button:focus {
background: #f3f5f6;
border-color: #007cba;
-webkit-box-shadow: 0 0 0 1px #007cba;
box-shadow: 0 0 0 1px #007cba;
color: #016087;
outline: 2px solid transparent;
outline-offset: 0;
}
.button:active {
background: #f3f5f6;
border-color: #7e8993;
-webkit-box-shadow: none;
box-shadow: none;
}
</style>
</head>
<body id="error-page">
<div class="wp-die-message"><p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\''
'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=week&date=2024-02-05&format=json&trigger=archivephp: \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</title>
<style type="text/css">
html {
background: #f1f1f1;
}
body {
background: #fff;
border: 1px solid #ccd0d4;
color: #444;
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 #dadada;
clear: both;
color: #666;
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: #0073aa;
}
a:hover,
a:active {
color: #006799;
}
a:focus {
color: #124964;
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
outline: none;
}
.button {
background: #f3f5f6;
border: 1px solid #016087;
color: #016087;
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: #f1f1f1;
}
.button:focus {
background: #f3f5f6;
border-color: #007cba;
-webkit-box-shadow: 0 0 0 1px #007cba;
box-shadow: 0 0 0 1px #007cba;
color: #016087;
outline: 2px solid transparent;
outline-offset: 0;
}
.button:active {
background: #f3f5f6;
border-color: #7e8993;
-webkit-box-shadow: none;
box-shadow: none;
}
</style>
</head>
<body id="error-page">
<div class="wp-die-message"><p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\''
'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=month&date=2024-02-01&format=json&trigger=archivephp. Response was \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</title>
<style type="text/css">
html {
background: #f1f1f1;
}
body {
background: #fff;
border: 1px solid #ccd0d4;
color: #444;
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 #dadada;
clear: both;
color: #666;
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: #0073aa;
}
a:hover,
a:active {
color: #006799;
}
a:focus {
color: #124964;
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
outline: none;
}
.button {
background: #f3f5f6;
border: 1px solid #016087;
color: #016087;
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: #f1f1f1;
}
.button:focus {
background: #f3f5f6;
border-color: #007cba;
-webkit-box-shadow: 0 0 0 1px #007cba;
box-shadow: 0 0 0 1px #007cba;
color: #016087;
outline: 2px solid transparent;
outline-offset: 0;
}
.button:active {
background: #f3f5f6;
border-color: #7e8993;
-webkit-box-shadow: none;
box-shadow: none;
}
</style>
</head>
<body id="error-page">
<div class="wp-die-message"><p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\''
'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=month&date=2024-02-01&format=json&trigger=archivephp: \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</title>
<style type="text/css">
html {
background: #f1f1f1;
}
body {
background: #fff;
border: 1px solid #ccd0d4;
color: #444;
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 #dadada;
clear: both;
color: #666;
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: #0073aa;
}
a:hover,
a:active {
color: #006799;
}
a:focus {
color: #124964;
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
outline: none;
}
.button {
background: #f3f5f6;
border: 1px solid #016087;
color: #016087;
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: #f1f1f1;
}
.button:focus {
background: #f3f5f6;
border-color: #007cba;
-webkit-box-shadow: 0 0 0 1px #007cba;
box-shadow: 0 0 0 1px #007cba;
color: #016087;
outline: 2px solid transparent;
outline-offset: 0;
}
.button:active {
background: #f3f5f6;
border-color: #7e8993;
-webkit-box-shadow: none;
box-shadow: none;
}
</style>
</head>
<body id="error-page">
<div class="wp-die-message"><p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\''
'Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=year&date=2024-01-01&format=json&trigger=archivephp. Response was \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</title>
<style type="text/css">
html {
background: #f1f1f1;
}
body {
background: #fff;
border: 1px solid #ccd0d4;
color: #444;
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 #dadada;
clear: both;
color: #666;
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: #0073aa;
}
a:hover,
a:active {
color: #006799;
}
a:focus {
color: #124964;
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
outline: none;
}
.button {
background: #f3f5f6;
border: 1px solid #016087;
color: #016087;
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: #f1f1f1;
}
.button:focus {
background: #f3f5f6;
border-color: #007cba;
-webkit-box-shadow: 0 0 0 1px #007cba;
box-shadow: 0 0 0 1px #007cba;
color: #016087;
outline: 2px solid transparent;
outline-offset: 0;
}
.button:active {
background: #f3f5f6;
border-color: #7e8993;
-webkit-box-shadow: none;
box-shadow: none;
}
</style>
</head>
<body id="error-page">
<div class="wp-die-message"><p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\''
'Error unserializing the following response from ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=year&date=2024-01-01&format=json&trigger=archivephp: \'<!DOCTYPE html>
<html lang="en-GB">
<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 › Error</title>
<style type="text/css">
html {
background: #f1f1f1;
}
body {
background: #fff;
border: 1px solid #ccd0d4;
color: #444;
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 #dadada;
clear: both;
color: #666;
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: #0073aa;
}
a:hover,
a:active {
color: #006799;
}
a:focus {
color: #124964;
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, 0.8);
outline: none;
}
.button {
background: #f3f5f6;
border: 1px solid #016087;
color: #016087;
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: #f1f1f1;
}
.button:focus {
background: #f3f5f6;
border-color: #007cba;
-webkit-box-shadow: 0 0 0 1px #007cba;
box-shadow: 0 0 0 1px #007cba;
color: #016087;
outline: 2px solid transparent;
outline-offset: 0;
}
.button:active {
background: #f3f5f6;
border-color: #7e8993;
-webkit-box-shadow: none;
box-shadow: none;
}
</style>
</head>
<body id="error-page">
<div class="wp-die-message"><p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p></div></body>
</html>\''
'10 total errors during this script execution, please investigate and try and fix these errors.'
'10 total errors during this script execution, please investigate and try and fix these errors.'
@wtechgo can you enable WP_DEBUG and WP_DEBUG_LOG in wp-config.php, run archiving, then check debug.log for any errors?
@diosmosis Sure.
[07-Feb-2024 11:58:53 UTC] PHP Warning: fnmatch(): Pattern exceeds the maximum allowed length of 4096 characters in /home/wicked1q/public_html/wp-content/plugins/wordfence/models/block/wfBlock.php on line 1290
[07-Feb-2024 11:58:53 UTC] PHP Warning: The magic method OCDI\OneClickDemoImport::__wakeup() must have public visibility in /home/wicked1q/public_html/wp-content/themes/fox/inc/admin/import/demo-import/inc/OneClickDemoImport.php on line 128
[07-Feb-2024 11:58:54 UTC] PHP Warning: filemtime(): stat failed for /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/build/index.css in /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/bitchute-embed.php on line 35
[07-Feb-2024 11:58:55 UTC] PHP Warning: The magic method OCDI\OneClickDemoImport::__wakeup() must have public visibility in /home/wicked1q/public_html/wp-content/themes/fox/inc/admin/import/demo-import/inc/OneClickDemoImport.php on line 128
[07-Feb-2024 11:58:55 UTC] PHP Warning: filemtime(): stat failed for /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/build/index.css in /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/bitchute-embed.php on line 35
[07-Feb-2024 11:58:56 UTC] PHP Warning: fnmatch(): Pattern exceeds the maximum allowed length of 4096 characters in /home/wicked1q/public_html/wp-content/plugins/wordfence/models/block/wfBlock.php on line 1290
[07-Feb-2024 11:58:56 UTC] PHP Warning: fnmatch(): Pattern exceeds the maximum allowed length of 4096 characters in /home/wicked1q/public_html/wp-content/plugins/wordfence/models/block/wfBlock.php on line 1290
[07-Feb-2024 11:58:57 UTC] PHP Warning: The magic method OCDI\OneClickDemoImport::__wakeup() must have public visibility in /home/wicked1q/public_html/wp-content/themes/fox/inc/admin/import/demo-import/inc/OneClickDemoImport.php on line 128
[07-Feb-2024 11:58:57 UTC] PHP Warning: filemtime(): stat failed for /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/build/index.css in /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/bitchute-embed.php on line 35
[07-Feb-2024 11:58:57 UTC] PHP Warning: The magic method OCDI\OneClickDemoImport::__wakeup() must have public visibility in /home/wicked1q/public_html/wp-content/themes/fox/inc/admin/import/demo-import/inc/OneClickDemoImport.php on line 128
[07-Feb-2024 11:58:57 UTC] PHP Warning: filemtime(): stat failed for /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/build/index.css in /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/bitchute-embed.php on line 35
[07-Feb-2024 11:59:02 UTC] PHP Warning: fnmatch(): Pattern exceeds the maximum allowed length of 4096 characters in /home/wicked1q/public_html/wp-content/plugins/wordfence/models/block/wfBlock.php on line 1290
[07-Feb-2024 11:59:03 UTC] PHP Warning: The magic method OCDI\OneClickDemoImport::__wakeup() must have public visibility in /home/wicked1q/public_html/wp-content/themes/fox/inc/admin/import/demo-import/inc/OneClickDemoImport.php on line 128
[07-Feb-2024 11:59:03 UTC] PHP Warning: filemtime(): stat failed for /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/build/index.css in /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/bitchute-embed.php on line 35
[07-Feb-2024 11:59:03 UTC] Matomo: Scheduled tasks archive data
[07-Feb-2024 11:59:06 UTC] Matomo error: 2: The magic method OCDI\OneClickDemoImport::__wakeup() must have public visibility in /home/wicked1q/public_html/wp-content/themes/fox/inc/admin/import/demo-import/inc/OneClickDemoImport.php:128
[07-Feb-2024 11:59:06 UTC] Matomo: Matomo error: Matomo error: 2: The magic method OCDI\OneClickDemoImport::__wakeup() must have public visibility in /home/wicked1q/public_html/wp-content/themes/fox/inc/admin/import/demo-import/inc/OneClickDemoImport.php:128 => bootstrap.php:59; bootstrap.php:88; ClassLoader.php:576; ClassLoader.php:576; ClassLoader.php:427; one-click-demo-import.php:28; one-click-demo-import.php:81; import.php:22; import.php:368; functions.php:14; wp-settings.php:611; wp-config.php:96; wp-load.php:50; bootstrap.php:98; console:11;
[07-Feb-2024 11:59:06 UTC] Matomo error: 2: filemtime(): stat failed for /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/build/index.css in /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/bitchute-embed.php:35
[07-Feb-2024 11:59:06 UTC] Matomo: Matomo error: Matomo error: 2: filemtime(): stat failed for /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/build/index.css in /home/wicked1q/public_html/wp-content/plugins/bitchute-embed/bitchute-embed.php:35 => bootstrap.php:59; bootstrap.php:88; bitchute-embed.php:35; class-wp-hook.php:324; class-wp-hook.php:348; plugin.php:517; wp-settings.php:643; wp-config.php:96; wp-load.php:50; bootstrap.php:98; console:11;
[07-Feb-2024 11:59:06 UTC] PHP Fatal error: Cannot override final method Piwik\Plugin\ConsoleCommand::execute() in /home/wicked1q/public_html/wp-content/plugins/matomo/app/plugins/CoreConsole/Commands/GenerateAngularComponent.php on line 27
[07-Feb-2024 11:59:07 UTC] Matomo: Got invalid response from API request: ?module=API&method=CoreAdminHome.archiveReports&idSite=1&period=day&date=2024-02-07&format=json&trigger=archivephp. Response was 'Fatal error: Cannot override final method Piwik\Plugin\ConsoleCommand::execute() in /home/wicked1q/public_html/wp-content/plugins/matomo/app/plugins/CoreConsole/Commands/GenerateAngularComponent.php on line 27
@wtechgo It looks like your update of Matomo for WordPress wasn't complete. It's complaining about the GenerateAngularComponent.php
file, but that was removed in Matomo 5. Can you remove this file and any other files that aren't part of the Matomo for WordPress 5 release (or just delete and re-install the whole Matomo for WordPress plugin)?
@diosmosis I reinstalled and the same error popped up, oh noooo XD
Shall I delete all these files?
matomo/app/plugins/CoreConsole/Commands/GenerateAngularComponent.php matomo/app/plugins/CoreConsole/Commands/GenerateAngularComponent.php matomo/app/plugins/CoreConsole/Commands/GenerateAngularConstructBase.php matomo/app/plugins/CoreConsole/Commands/GenerateAngularConstructBase.php matomo/app/plugins/CoreConsole/Commands/GenerateAngularDirective.php matomo/app/plugins/CoreConsole/Commands/GenerateAngularDirective.php
@wtechgo there may be many other files that shouldn't be there, not just those. How did you re-install the plugin?
@diosmosis In Matomo settings, I configured it to keep my analytics data: I removed the checkmark for 'Delete all data on uninstall'.
Then I used WP UIs to delete and reinstall. Deactivate > Delete > New Plugin > Install Matomo > Activate.
@wtechgo If you deactivate, then delete the plugin, can you check in the filesystem whether the files are actually deleted?
@diosmosis I noticed an update notification popped up for 5.0.3, so I ran that and the Angular files are gone.
Now only one warning remains in regard to UTF8mb4.
I ran app/console core:convert-to-utf8mb4
which ended with 'Conversion to utf8mb4 successful'.
That's cool, because earlier that command would not run (with execute permissions).
Oddly after running successfully, the warning is still there, did not expect that. Archiving works, I ran it manually and all good.
Am I out of hot waters now?
@wtechgo yes, sounds like it's working now :+1: . A strange problem.
Regarding UTF8mb4, that diagnostic checks the default charset of the database (so new tables will automatically use it). If SHOW VARIABLES LIKE 'character_set_database'
isn't set to 'utf8mb4'
it will complain: https://github.com/matomo-org/matomo/blob/5.x-dev/core/DbHelper.php#L214-L232
@diosmosis I updated the DB and SHOW VARIABLES LIKE 'character_set_database'
returns utf8mb4
now, though the warning is still there, regardless, gonna call it a day with the troubleshooting.
Thank you very much diosmosis, I really appreciate your guidance. Have a wonderful day, and beyond.
:+1: Let us know in the future if there's anything else you need.
What happened?
Error: WP DB Error: [1054] Unknown column 'ts_changes_shown' in 'field list' SQL: UPDATE
wpa3_matomo_userSET
ts_changes_shown= ? WHERE
login= ?
What should happen?
Matomo Reporting should show its dashboard.
How can this be reproduced?
I don't know. I'm not even sure if I updated Matomo recently or not, as I haven't payed attention to what would update.
Matomo version
5.0.2
PHP version
7.2.5
Server operating system
Linux
What browsers are you seeing the problem on?
Firefox
Computer operating system
Linux
Relevant log output
Validations