30 seconds fatal error in class-wp-image-editor-imagick.php

PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/username/domains/domain.ext/public_html/wp-includes/class-wp-image-editor-imagick.php on line 888 Is this happening on all WP calls ? -> fix this by setting a define for MP_NO_THUMBSLATER as true in your wp-config. Update 2025 04 25: The thumbslater code has been disabled on all sites

No user can visit wp-admin

Message Sorry, you are not allowed to access this page. WP Core Check user first: Note that NO role is present. Now check the DB user table: Now list all existing site roles ( https://developer.wordpress.org/cli/commands/role/list/ ) Note that the whole site does not have roles. Now add the base roles again ( https://developer.wordpress.org/cli/commands/role/ )