• Resolved Cris

    (@crispaor)


    Hi
    I’ve got this error in debug.log file:

    [17-May-2019 16:24:56 UTC] PHP Fatal error: require_once(): Failed opening required ‘***/wp-content/plugins/kadence-blocks/dist/init.php’ (include_path=’.:/srv/www/libraries/:/opt/php-7.2/share/php’) in ***/wp-content/plugins/kadence-blocks/kadence-blocks.php on line 38

    What does this mean?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hmm, it means that it couldn’t access a file in the plugin. Do you have one of those errors or many?

    If one, then it’s likely that a bot queried a file on your site (not a real page) or something while an updating was taking place on your site and it’s something you can ignore unless it happens again.

    If you have many of these in your debug file that it likely means there is a permissions issue on your server where the plugin can’t access its files and I would suggest reinstalling and contacting your hosting provider.

    Ben

    Thread Starter Cris

    (@crispaor)

    Thanks for help me!

    I also have this warning:
    [17-May-2019 16:24:56 UTC] PHP Warning: require_once(***/wp-content/plugins/kadence-blocks/dist/init.php): failed to open stream: No such file or directory in ***/wp-content/plugins/kadence-blocks/kadence-blocks.php on line 38

    I ask you because happens extrange things like this:
    At the begining I seen this colors and now I see it like this

    Why?

    Hey,
    Yeah, that is the same thing, it’s not two. The timestamp is the same: 17-May-2019 16:24:56 UTC

    Gutenberg updated and changed how they show the color selection. That is not an issue it’s the intention of the Gutenberg creators.
    Ben

    Thread Starter Cris

    (@crispaor)

    Ah okay! What a scare! I thought something serious was happening.
    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP Fatal error’ is closed to new replies.