Hi everyone,
So my provider recently updated their PHP version and now I'm facing the following issues:
The first one:
PHP doesn't accept {} as brackets for arrays anymore, I've fixed this issue though.
Second one:
When I'm using <cms:send_mail> I receive the following output:
(see picture below)
I've tried using Google, ChatGPT and in general what you might do in such a case. The PHP native mail() function works perfectly fine. What could be the issue?
Best Wishes
So my provider recently updated their PHP version and now I'm facing the following issues:
The first one:
PHP doesn't accept {} as brackets for arrays anymore, I've fixed this issue though.
Second one:
When I'm using <cms:send_mail> I receive the following output:
(see picture below)
I've tried using Google, ChatGPT and in general what you might do in such a case. The PHP native mail() function works perfectly fine. What could be the issue?
Best Wishes