Skip Navigation

[Resolved] i got Deprecated error how to fix that

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)

This topic contains 1 reply, has 1 voice.

Last updated by Minesh 4 months, 2 weeks ago.

Assisted by: Minesh.

Author
Posts
#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 - hidden link and hidden link

#2801516

Minesh
Supporter

Languages: English (English )

Timezone: 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.