Error creating a form

Resolve a PHP function error when saving a form in ChronoForms.

Overview

The error occurs because the required PHP Multi-Bytes extension is not enabled on the server.
Enable the PHP Multi-Bytes extension in your PHP setup to allow the form to save correctly.

Answered
ChronoForms v6
ri ricardoc2 10 Apr, 2017
Hello,

I'm trying to use the latest version of ChronoForms in Joomla (latest version too).
When i click on green button "Save", the following error appears:

"Call to undefined function G2\L\mb_convert_encoding()"

http://prntscr.com/eullf7

Is there a fix for this?
Gr GreyHead 10 Apr, 2017
Answer
1 Likes
Hi ricardoc2,

I'm not very familiar with CFv6 yet - from a little Googling it looks as though you need to have the PHP Multi-Bytes extension added to your PHP setup,

Bob
This topic is locked and no more replies can be posted.