Skip Navigation

[Resuelto] Can not edit posts after update, fatal error

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

Problem:
Can not edit posts after update, fatal error

Solution:
The user was using the outdated PHP version, upgrading the PHP version does the trick.

You can find the proposed solution, in this case, with the following reply:
https://toolset.com/forums/topic/can-not-edit-posts-after-update-fatal-error/#post-1172174

Relevant Documentation:
https://wordpress.org/about/requirements/

This support ticket is created hace 5 años, 11 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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

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 2 respuestas, tiene 2 mensajes.

Última actualización por Valeriia hace 5 años, 11 meses.

Asistido por: Minesh.

Autor
Mensajes
#1171919

Hello,

After update to the last version of WP and Types, we got a fatal error when trying editing posts:

Fatal error: Cannot access private property OTGS\Toolset\Types\Controller\Compatibility\Gutenberg::$post_type_repository in /home///htdocs/www/wp-content/plugins/types/application/controllers/compatibility/Gutenberg.php on line 77

Please advise. Thanks.

#1172174

Minesh
Supporter

Idiomas: Inglés (English )

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

Hello. Thank you for contacting the Toolset support.

Well - I'm running my test site with WordPress 5.0.2 and all latest Toolset plugins on PHP 7.2.X.

I see you are running with the really old version of PHP, even WordPress recommends to use PHP 7.2 or greater. Please check the following link:
=> https://wordpress.org/about/requirements/

Could you please update PHP version on your server to 7.2.X and try to resolve your issue.

#1174110

Hi Minesh,

Upgrading the PHP version helped. Thanks for the suggestion.