Navigation überspringen

[Gelöst] i got Deprecated error how to fix that

This support ticket is created vor 1 year, 3 months. 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 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 1 reply, hat 1 Stimme.

Zuletzt aktualisiert von Minesh vor 1 year, 3 months.

Assistiert von: Minesh.

Author
Artikel
#2801489
Screenshot 2025-03-20 162117.png

i got following error - Deprecated: Creation of dynamic property Toolset_Object_Relationship::$relations is deprecated in /home/u817744922/domains/bunjydigital.co/public_html/ficciflo/wp-content/plugins/types/vendor/toolset/toolset-common/inc/toolset.object.relationship.class.php on line 18

Deprecated: Creation of dynamic property Toolset_Object_Relationship::$post_relationship_depth is deprecated in /home/u817744922/domains/bunjydigital.co/public_html/ficciflo/wp-content/plugins/types/vendor/toolset/toolset-common/inc/toolset.object.relationship.class.php on line 19

Deprecated: Creation of dynamic property Toolset_Object_Relationship::$post_relationship_track is deprecated in /home/u817744922/domains/bunjydigital.co/public_html/ficciflo/wp-content/plugins/types/vendor/toolset/toolset-common/inc/toolset.object.relationship.class.php on line 20

Deprecated: Creation of dynamic property Toolset_Object_Relationship::$post_relationship is deprecated in /home/u817744922/domains/bunjydigital.co/public_html/ficciflo/wp-content/plugins/types/vendor/toolset/toolset-common/inc/toolset.object.relationship.class.php on line 21

Deprecated: ctype_digit(): Argument of type WP_Post will be interpreted as string in the future in /home/u817744922/domains/bunjydigital.co/public_html/ficciflo/wp-content/plugins/types/vendor/toolset/toolset-common/inc/autoloaded/field/group/factory.php on line 134

How to solve above prb and why above prb causes can pls help me with that.

kindly check the website link - versteckter Link and versteckter Link

#2801516

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

We have major update comfing for most of the plugins in a week or two that should fix the most of the deprecated notices.

For now, you can disable the WP_DEBUG from your wp-config.php file.