Guest User

Untitled

a guest
Mar 31st, 2026
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. [31-Mar-2026 15:19:56 UTC] PHP Deprecated: Creation of dynamic property WPEngine_PHPCompat\PHP_Compatibility_Checker::$page is deprecated in /var/www/vhosts/baudoin-lebon.com/httpdocs/wp-content/plugins/php-compatibility-checker/lib/class-php-compatibility-checker.php on line 284
  2. [31-Mar-2026 15:20:10 UTC] PHP Deprecated: Creation of dynamic property WPEngine_PHPCompat\PHP_Compatibility_Checker::$page is deprecated in /var/www/vhosts/baudoin-lebon.com/httpdocs/wp-content/plugins/php-compatibility-checker/lib/class-php-compatibility-checker.php on line 284
  3. [31-Mar-2026 15:20:29 UTC] PHP Deprecated: Creation of dynamic property WPEngine_PHPCompat\PHP_Compatibility_Checker::$page is deprecated in /var/www/vhosts/baudoin-lebon.com/httpdocs/wp-content/plugins/php-compatibility-checker/lib/class-php-compatibility-checker.php on line 284
  4. [31-Mar-2026 15:20:34 UTC] WordPress database error Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause for query
  5. CREATE TABLE IF NOT EXISTS `GBL_icl_translate_unsolvable_jobs` (
  6. `job_id` BIGINT(20) UNSIGNED NOT NULL,
  7. `ate_job_id` BIGINT(20) UNSIGNED NOT NULL,
  8. `error_type` VARCHAR(500) NOT NULL,
  9. `error_message` text NULL,
  10. `error_data` text NULL,
  11. `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  12. `last_update` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  13. `counter` tinyint(4) NOT NULL,
  14. PRIMARY KEY (`job_id`),
  15. KEY `ate_job_id` (`ate_job_id`)
  16. ) ENGINE=INNODB DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
  17. made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/sitepress-multilingual-cms/sitepress.php'), load_essential_globals, icl_sitepress_activate, WPML\TM\Upgrade\Commands\CreateUnsolvableJobsTable::create_table_if_not_exists, QM_DB->query
  18. [31-Mar-2026 15:20:34 UTC] PHP Fatal error: Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause in /var/www/vhosts/baudoin-lebon.com/httpdocs/wp-content/plugins/sitepress-multilingual-cms/inc/setup/sitepress-schema.php on line 385
  19. [31-Mar-2026 15:20:37 UTC] PHP Deprecated: Creation of dynamic property WPEngine_PHPCompat\PHP_Compatibility_Checker::$page is deprecated in /var/www/vhosts/baudoin-lebon.com/httpdocs/wp-content/plugins/php-compatibility-checker/lib/class-php-compatibility-checker.php on line 284
  20.  
Advertisement
Add Comment
Please, Sign In to add comment