Hey,
Assuming you’ve disabled the plugin and can access your WordPress back end … can you log into the wp-admin
Open the Forms -> Settings menu
Under ‘Installation Status’ you’ll find PHP Version
Can you tell me which version you have?
Cheers
Hey,
I just took a further look at this and found that PHP has a history of handling multi-byte characters poorly and the the mb_* functions are common but not native. Hence why you don’t have it installed.
So the issue for you stems from your PHP install not having the mbstring extension installed/enabled.
I have however found an alternative that’ll let this work.
I’ll push out an update shortly with what I hope to be the fix.
Could you let me know how you go?
Hi,
Apologies for the late reply, I wasn’t able to have access to my laptop last night to help.
Yeah for info, the site worked fine until a Gravity Form that had the plugin invoked on it was submitted, apologies I should have mentioned in my original post. We’re running PHP 5.6.26 just out of interest.
Ah, thanks for finding an alternative, we have full control over our server, so I may look into adding the extension, but in the meantime, I’ve installed 1.9.6 on a test server and everything looks and submits fine now. So I’ll update live in due course
Thank you again for such a quick turnaround!
Best regards
Darren