Error brizy cloud +Server sync
i use server sync in various website, anything work
i create coworkshow.it, i can see the website (simple one page) but with "live debug messages":
***Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /home/esibirsi/coworkshow.it/vendor/sunra/php-simple-html-dom-parser/Src/Sunra/PhpSimple/simplehtmldom_1_5/simple_html_dom.php on line 718***
yuo can see the website live or the entire screenshot here: https://tinyurl.com/29cca8wh
the server has php 8.2 (same effects with 8.1 or 8.3)
-
Hi Pete,
Thank you for getting in touch.
It appears that debugging mode is enabled on your server. If you are using Apache, please consider adding the directives recommended in this link to see if it resolves the issue:
https://how.sh/3789-efficient-debugging-in-php-enable-error-reporting-with-htaccess/
You will need to reverse the values to the following:php_flag display_errors Off
php_flag display_startup_errors OffThese directives should disable the display of PHP errors and warnings on the website.
Alternatively, please reach out to your hosting provider to help check this and deactivate it on your behalf.Please give this a try and let me know how it goes.
Best regards,
Ariel H.0 -
hi, thanks for reply.
will fwd your message to hosting to apply this
0
Please sign in to leave a comment.
Comments
2 comments