Figured it out. Needed the php-xml package to be installed.
Weird that it was OK until the recent update…
Hello,
Can you please explain what you have done exactly?
Because I’m also seing nothing.
Thanks
In the log files on my server I could see that there were errors from my site whenever the form was requested because the package php-xml was missing.
I installed php-xml and it started working again.
You will need to do this with the package manager on your server, not via the wordpress gui.
I can only assume they updated the plugin and it now requires php-xml.
It happened again, only this time it now needed php-mbstring.
Are they changing the dependencies???
Yes, we are changing some dependencies so special characters can be displayed properly. I’m sorry for the inconvenience. I thought php-mbstring was a default module.
I will see if I can find a solution that doesn’t require non default modules.
Thank you.