Skip Navigation

[Assigned] Module Manager logging deprecated errors

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 5 replies, has 1 voice.

Last updated by Laura 5 hours, 6 minutes ago.

Assisted by: Minesh.

Author
Posts
#2856555

I am trying to:

Link to a page where the issue can be seen:
hidden link
I expected to see:

Instead, I got:
Logged in Query Monitor plugin....

deprecated Creation of dynamic property WPToolset_Localization::$textdomain is deprecated
wp-content/plugins/toolset-module-manager/common/localization/wpt-localization.php:35
1 Plugin: toolset-module-manager
deprecated Creation of dynamic property WPToolset_Localization::$path is deprecated
wp-content/plugins/toolset-module-manager/common/localization/wpt-localization.php:36
1 Plugin: toolset-module-manager
deprecated Creation of dynamic property WPToolset_Localization::$mo_name is deprecated
wp-content/plugins/toolset-module-manager/common/localization/wpt-localization.php:37
1 Plugin: toolset-module-manager
deprecated Creation of dynamic property WPToolset_Localization::$mo_processed_name is deprecated
wp-content/plugins/toolset-module-manager/common/localization/wpt-localization.php:38
1 Plugin: toolset-module-manager

#2856559

UPDATE: This is causing my backup plugin to fail which means I can not backup my site. Using Duplicator and getting scan error and will fail. I deactivated Module Manager and the backup was successful. But I really need a backup with this plugin enabled.

#2856631

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

Well - The errors you mentioned are the deprecated notice that will not stop program execution.

What if you just deactivate the plugin and then take backup and later on install your backup and activage the Module manager plugin - does that helps?

#2856739

Yes, I did that and deactived the plugin and it worked. But would really like tohave this plugin updated to avoid the depreciated errors.
Thank you.

#2856936

Minesh
Supporter

Languages: English (English )

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

I checked with the debug information you shared and I found that you are using outdated Module Manager plugin verion 1.8.6.

Can you please download the latest Module Manager plugin version 1.8.10 from your account's download page. Please check the following link.
=> https://toolset.com/download/toolset-module-manager/#changelog

Once you update the Module Manger plugn, the issue should be fixed.

#2857325

Thank you!
I updated to new version and it did fix the issue.
But my concern is why am I not being notified of plugin updates?
Thank you.