[Resolved] Warnings / Fatal Error in php errorlog

Home Forums Support [Resolved] Warnings / Fatal Error in php errorlog

Home Forums Support Warnings / Fatal Error in php errorlog

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2348074
    Nico

    Good morning Germany!

    We found the following Warnings and Fatal Errors in our PHP ErrorLog this morning.

    Do you have any idea what could have caused this?

    thnx for helping
    Nico

    ===
    [19-Sep-2022 23:23:39 Europe/Berlin] PHP Warning: Use of undefined constant ABSPATH – assumed ‘ABSPATH’ (this will throw an Error in a future version of PHP) in /kunden/customer_id/webseiten/hello-world.net/wordpress/wp-includes/blocks/index.php on line 9
    [19-Sep-2022 23:23:39 Europe/Berlin] PHP Warning: Use of undefined constant WPINC – assumed ‘WPINC’ (this will throw an Error in a future version of PHP) in /kunden/customer_id/webseiten/hello-world.net/wordpress/wp-includes/blocks/index.php on line 9
    [19-Sep-2022 23:23:39 Europe/Berlin] PHP Warning: require(ABSPATHWPINC/blocks/archives.php): failed to open stream: No such file or directory in /kunden/customer_id/webseiten/hello-world.net/wordpress/wp-includes/blocks/index.php on line 9
    [19-Sep-2022 23:23:39 Europe/Berlin] PHP Warning: require(ABSPATHWPINC/blocks/archives.php): failed to open stream: No such file or directory in /kunden/customer_id/webseiten/hello-world.net/wordpress/wp-includes/blocks/index.php on line 9
    [19-Sep-2022 23:23:39 Europe/Berlin] PHP Fatal error: require(): Failed opening required ‘ABSPATHWPINC/blocks/archives.php’ (include_path=’.:/usr/share/pear:/usr/share/php’) in /kunden/customer_id/webseiten/hello-world.net/wordpress/wp-includes/blocks/index.php on line 9

    #2348080
    Fernando
    Customer Support

    Hi Nico,

    This seems to be an issue with WordPress itself. I found a thread in WordPress forums with a similar issue: https://wordpress.org/support/topic/php-errors-related-to-blocks/

    Perhaps you can try #1 here just to check if a plugin is causing this: https://docs.generatepress.com/article/debugging-tips/

    If not, it would be good to raise the issue in the WordPress forums as well.

    #2348086
    Nico

    thank you Fernando. that will help us further.

    best regards
    Nico

    #2348091
    Fernando
    Customer Support

    You’re welcome Nico!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.