godaddy-wordpress / coblocks

A suite of professional page building content blocks for the WordPress Gutenberg block editor.
https://wordpress.org/plugins/coblocks/
GNU General Public License v2.0
749 stars 145 forks source link

E_COMPILE_ERROR for StylesLoader.php file in class-coblocks.php line 145 #2574

Closed Klemart3D closed 1 year ago

Klemart3D commented 1 year ago

Describe the bug:

I don't know why but I received the follwing email after a deployement: Une erreur de type E_COMPILE_ERROR a été causée dans la ligne 145 du fichier /www/wp-content/plugins/coblocks/class-coblocks.php. Message d’erreur : require_once(): Failed opening required '/www/wp-content/plugins/coblocks/includes/Dependencies/GoDaddy/Styles/StylesLoader.php' (include_path='.:/usr/local/php7.4/lib/php')

To reproduce:

Install CoBlocks module, deploy WordPress site and see emails

Expected behavior:

No error

Screenshots:

Isolating the problem:

WordPress version:

WordPress version 6.3.2 Thème actif : Twenty Twenty-Three 1.2 Extension actuelle : CoBlocks (version 3.1.4) PHP version 7.4.33

Gutenberg version:

Klemart3D commented 1 year ago

I closed issue because I know why: it was beacause I tried to access website when the transfert wasn't finished :)