Hi
Downgrade php version on your server to 7.4 or fix those errors by yourself like:
(maybe adding some isset($variableName) will be required besides that, but in general tip above should fix php8 errors).
Hi
Downgrade php version on your server to 7.4 or fix those errors by yourself like:
(maybe adding some isset($variableName) will be required besides that, but in general tip above should fix php8 errors).