[Resolved] choose from previously created fields does not work
This thread is resolved. Here is a description of the problem and solution.
Problem:
Fatal error: Call to undefined function mb_strtolower()
Solution:
The multibyte string extension (mbstring) is required for Toolset.
You need to enable mbstring on your server. Please contact your hosting authorities and ask them to enable this extension. To solve this issue you need to install this extension on your server:
=> http://www.php.net/manual/en/mbstring.installation.php
Hello. Thank you for contacting the Toolset support.
Can you please tell me what fields you have created before and what fields you want to add to which custom field group?
In addition to that:
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
I checked on your install and when I click on button "choose from previously created fields", it throws the 500 internal server error on browser's console.
POST <em><u>hidden link</u></em> 500 (Internal Server Error)
Can you please check with your server authority why it throws the internal server error.
Fatal error: Call to undefined function mb_strtolower()
The multibyte string extension (mbstring) is required for Toolset, as you can see with the following Toolset server requirement Doc: => https://toolset.com/toolset-requirements/.
You need to enable mbstring on your server. Please contact your hosting authorities and ask them to enable this extension. To solve this issue you need to install this extension on your server:
=> hidden link
If you are using cpanel please check this link:
=> hidden link