WP version: 5.3.2–es_ES
PHP version: PHP 7.0.33-0ubuntu0.16.04.5,
MySQL 5.7.26 – Linux
Errors occur when I am doing administrative work: writing or editing an article (it does not make sense that in these cases the plugin code is executed but this is what happens).
View post on imgur.com
In the mail that is sent you can see the following error message:
View post on imgur.com
Other error messages that appear are those indicated in the first message I sent.
I added the following lines to the WP configuration file:
ini_set (‘memory_limit’, ‘1024M’);
define (‘WP_MEMORY_LIMIT’, ‘1024M’);
But mistakes continue to occur