Saltar navegación

[Resuelto] PHP Deprecated: ctype_digit() in inc/autoloaded/field/group/factory. php

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 -

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

Este tema contiene 1 respuesta, tiene 1 mensaje.

Última actualización por Minesh 1 year, 8 months ago.

Asistido por: Minesh.

Autor
Mensajes
#2777670

We are getting this Error: PHP Deprecated: ctype_digit(): Argument of type WP_Post will be interpreted as string in the future in wp-content/plugins/types/vendor/toolset/toolset-common/inc/autoloaded/field/group/factory.php on line 134

This user had the same problem and i can see, that the code was not changed, so no one tried to fix this:

https://toolset.com/forums/topic/deprecated-ctype_digit-argument-of-type-wp_post/

#2777689

Minesh
Colaborador

Idiomas: Inglés (English )

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

Hello. Thank you for contacting the Toolset support.

This is a known issue to us and we already have reports of this and it is fixed in development, so the problem will disappear with the next update of Types probablly. As a deprecation notice it has no effect on the functionality of your site.

To fix that for now, You will want to edit your wp-config.php file and set WP_DEBUG to false for now.