Saltar navegación

[Resuelto] Visual Editor not working

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem:
Visual Editor not working and Fatal error: Call to undefined function mb_convert_case()

Solution:
mbstring module is not activated on your server. Could you please contact your hosting authority and ask them to enable mbstring module?

You can find proposed solution, in this case, with the following reply:
=> https://toolset.com/forums/topic/visual-editor-not-working/#post-913317

Relevant Documentation:
More info:
http://php.net/manual/de/mbstring.installation.php

This support ticket is created hace 6 años, 7 meses. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Etiquetado: 

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Minesh hace 6 años, 7 meses.

Asistido por: Minesh.

Autor
Mensajes
#913181

I just updated a client's site, including the latest version of Types & Views, and discovered an error. When editing any post or page, the visual editor tab is broken. In some browsers, clicking the Visual tab does nothing. In others, the content of the tab is white on white (you can't see the content unless you highlight it).

Anyway, it looks like Views is throwing the following error:

Fatal error: Call to undefined function mb_convert_case() in /home/tlgtech/public_html/public/wp-content/plugins/wp-views/application/controllers/api.php on line 143

If I disable Views, the editor works as expected. Any ideas?

#913317

Minesh
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - it looks like mbstring module is not activated on your server. Could you please contact your hosting authority and ask them to enable mbstring module?

More info:
enlace oculto

Once you activate the mbstring module on your server - it should solve the issue.