Customizer with Kubio doesnt work
-
Hello
When I am on my site and tap on “Customizer” at the top, a window pops up with an error message. Quote:
There has been a critical error on this website. Please check your website administrator's inbox for instructions. If you continue to have problems, please contact the support forums.
Learn more about troubleshooting in WordPress.
When I look in the error log it shows me the following:
[Fri Jun 27 17:46:15.217859 2025] [proxy_fcgi:error] [pid 3109098] [client 188.60.1.200:0] AH01071: Got error 'PHP message: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 495616 bytes) in /home/ch389784/web/star-phoenix. net/public_html/wp-content/plugins/kubio/lib/kubio-editor.php on line 811', referer: https://star-phoenix.net/
If I then open the file described and look at line 811, I know exactly the same as before. Lines 809-816:
wp_add_inline_script(
‘wp-blocks’,
sprintf(
‘wp.blocks.unstable__bootstrapServerSideBlockDefinitions( %s );’,
wp_json_encode( $server_side_settings )
),
‘after’
);
Can someone explain what I need to do?
I also already deinstalled and reinstalled the plugin multiple times
Translated with DeepL.com (free version)
The topic ‘Customizer with Kubio doesnt work’ is closed to new replies.