Hi Max,
A few weeks ago, you promised that a new update for Chronoforms would be coming soon. You said the following: "New update v8.0.52 will be released later this week; a newsletter will be sent out."
Could you tell me exactly when this will happen?
greetings,
Paul
Hi Paul
I have just uploaded the new v8.0.52 update.
Best regards
Hi Max,
You promised that the bug I had would be fixed in the update, but I am still getting the same message.
I use the output of a PHP script as BCC in the email. See example:
[php18] => Array
(
[returned] => paulkollau@gmail.com,paulkollau@icloud.com,paulkollau@me.com
)
If I enter {var:php18} as BCC, the email gives the following error message:
Er heeft zich een fout voorgedaan.0
Invalid address: (bcc): paulkollau@gmail.com,paulkollau
Can you help me with this?
Greetings
Paul
Hi Paul
Do not return a comma separated list from the PHP, return an array, that should work after the update.
No problem! :)
