[Resolved] Fatal error: Call to undefined function mb_strtolower()
This thread is resolved. Here is a description of the problem and solution.
Problem:
Fatal error: Call to undefined function mb_strtolower()
Solution:
It needs the mbstring module to run this. You need to enable mbstring on your server. Please contact your hosting authorities and ask them to enable this module.
To solve this issue you need to install MBString module on your server:
I have forgotten how to do this. I have created Types called Training Courses, so within this I want to create courses and then apply them to 3 different sections which will be on different pages. First Aid training, Life Support Training and Mandatory training.
Hello. Thank you for contacting the Toolset support.
Well - the error:
Fatal error: Call to undefined function mb_strtolower()
It needs the mbstring module to run this. You need to enable mbstring on your server. Please contact your hosting authorities and ask them to enable this module.
More info:
To solve this issue you need to install this module on your server:
=> hidden link
If you are using cpanel please check this link:
=> hidden link
See screenshot, 1 is a First Aid Training Course and 2 is a Life Support Training Course, so I would like to have the ability to have them applied to different categories.
I will then on the front end have these 3 categories First Aid training, Life Support Training and Mandatory training and on each page, the courses relevant will show.
Yes but I see you do not connect your taxonomy to post type.
*** 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.
Well - I've created another taxonomy and I can see its available with the post type "Training Courses"
=> hidden link
I think there is some issue with the taxonomies you created, I suggest remove the current taxonomies and try to add brand new taxonomy with smaller slugs and that will help you to resolve your issue.