Skip Navigation

[Closed] I get a lot of deprecation notice even with the new version istalled

This support ticket is created 2 years, 3 months ago. 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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9: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/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 2 years, 3 months ago.

Assisted by: Luo Yang.

Author
Posts
#2574373

I am trying to: just watching the wordpress backend or the frontend

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

I expected to see: no error messages

Instead, I got:

Deprecated: Return type of Toolset_Settings::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/www/seleggodev/htdocs/wp-content/plugins/types/vendor/toolset/toolset-common/inc/toolset.settings.class.php on line 231

Deprecated: Return type of Toolset_Settings::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/www/seleggodev/htdocs/wp-content/plugins/types/vendor/toolset/toolset-common/inc/toolset.settings.class.php on line 243

Deprecated: Return type of Toolset_Settings::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/www/seleggodev/htdocs/wp-content/plugins/types/vendor/toolset/toolset-common/inc/toolset.settings.class.php on line 258

Deprecated: Return type of Toolset_Settings::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/www/seleggodev/htdocs/wp-content/plugins/types/vendor/toolset/toolset-common/inc/toolset.settings.class.php on line 268

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /data/www/seleggodev/htdocs/wp-includes/functions.php on line 7022

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /data/www/seleggodev/htdocs/wp-includes/functions.php on line 2162

#2574905

Hello,

The problem is abnormal, and I can not login into your website, the do you have any clue to reproduce the same problem in a fresh WP installation + the latest version of Toolset plugins?

If you don't have any clue, please check these:
1) In case it is a compatibility problem, please deactivate all other plugins, and switch to WordPress default theme 2022, and test again
2) If the problem still persists, provide database dump file(ZIP file) of your website in below private message box, you can put the package files in your own google drive disk, share the link only, also point out the problem page URL and view URL, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/

The topic ‘[Closed] I get a lot of deprecation notice even with the new version istalled’ is closed to new replies.