[Resuelto] Google maps issue and Convert Cache error
Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.
Problem:
The issue here is that the user was getting the error "Progress: An unknown error has happened." when trying to convert maps to the new caching system.
Solution:
This issue can be resolved by running the following sql query.
alter table wp_postmeta convert to character set utf8mb4 collate utf8mb4_unicode_520_ci;
This support ticket is created hace 5 años, 6 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.