Hi,
I think that is a case specific issue, we don’t have this kind of issue on our testing website.
You should look at your server error logs and report them.
When I turn on show php errors, I get the below message. But I can’t figure out what is causing this my guess would be, something with the customers):
Fatal error: Uncaught TypeError: strlen(): Argument #1 ($str) must be of type string, array given in /customers/5/f/4/domain.com/httpd.www/wp-includes/blocks/site-tagline/.fbc9fb06.css(107)
: eval()’d code:4 Stack trace: #0 /customers/5/f/4/domain.com/httpd.www/wp-includes/blocks/site-tagline/.fbc9fb06.css(107)
: eval()’d code(4): ttrhwtn(Array) #1 /customers/5/f/4/domain.com/httpd.www/wp-includes/blocks/site-tagline/.fbc9fb06.css(107)
: eval() #2 /customers/5/f/4/domain.com/httpd.www/wp-config.php(6): include_once(‘/customers/5/f/…’) 3 /customers/5/f/4/domain.com/httpd.www/wp-load.php(50): require_once(‘/customers/5/f/…’) 4 /customers/5/f/4/domain.com/httpd.www/wp-admin/admin.php(34): require_once(‘/customers/5/f/…’) 5 {main} thrown in /customers/5/f/4/domain.com/httpd.www/wp-includes/blocks/site-tagline/.fbc9fb06.css(107) : eval()’d code on line 4
Disable our plugin and make a new test
The error only occurs when saving any of the settings within the booking module. I also get the same error when editing a customer of service.
I disabled your plugin and made a small change on the general settings of the site and that went flawless. Does the fact that the above message refers to the customers, be pointing to a problem with any of the customers information?
The site is running on PHP 8.0, I have the option to upgrade to a more recent version (8.3). Is that an option?
We are also using php 8.0 and making the same steps you do we don’t record any issues..
we need a further investigation..