Plugin Update caused cirtical error on site
-
We use Personio Integration Light for our jobs to integrate with our website. Unfortunately, the latest update from 2.1.0 to 2.2.0 caused a critical error stating the
gutenberg.php
file does not exist inside/inc/pagebuilder/
We managed to find the problem. It is located inside the
personio-integration-light.php
file, which is trying to load theinc/pagebuilder/gutenberg.php
file. To successfully load the file, we removed the/pagebuilder
directory from the path. Another way would be to move thegutenberg.php
inside a folder namedpagebuilder
. Either one of the solutions would work.Thank you in advanced.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Plugin Update caused cirtical error on site’ is closed to new replies.