- π¨π¦Canada Vako
#16 worked for me. Just downgraded from PHP 7.4 to 7.3 and all error messages disappeared. Also I have the latest 7.100 version installed.
After upgrading from 7.72 to 7.73 (and still using PHP 7.3.14), error log started displaying for every page load:
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in include_once() (line 1387 of /mydirectorypath/www/includes/bootstrap.inc).
Is this an incompatibility with PHP 7.3? Didn't have this error before the upgrade. Thanks.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
#16 worked for me. Just downgraded from PHP 7.4 to 7.3 and all error messages disappeared. Also I have the latest 7.100 version installed.