Skip Navigation

[Assigned] Toolset views PHP8.2x E_DEPRECATED

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

Last updated by jelle-jacobd 3 hours, 42 minutes ago.

Assisted by: Minesh.

Author
Posts
#2813853

Hi,

I noticed several PHP8.2 warning in my sites log:

wp-views/vendor/toolset/blocks/server/PublicDependencies/Dependency/Lightbox.php (Line: 20)
Strpos(): passing null to parameter #1 ($haystack) of type string is deprecated

wp-views/vendor/toolset/blocks/server/PublicDependencies/Dependency/Lightbox.php (Line: 24)
Preg_match(): passing null to parameter #2 ($subject) of type string is deprecated

wp-views/vendor/toolset/blocks/server/PublicDependencies/Dependency/Glide.php (Line: 29)
Strpos(): passing null to parameter #1 ($haystack) of type string is deprecated

wp-views/vendor/toolset/blocks/server/PublicDependencies/Dependency/Glide.php (Line: 30)
Strpos(): passing null to parameter #1 ($haystack) of type string is deprecated

wp-views/vendor/toolset/blocks/server/PublicDependencies/Dependency/ExternalResources.php (Line: 32)
Explode(): passing null to parameter #2 ($string) of type string is deprecated

When will these be resolved?

Thanks, Jelle

#2813911

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

First of all, based on the debug information you shared I find that you are using the outdated Toolset plugins. We always recommend running your site with the latest stable release plugin version.

*** Please make a FULL BACKUP of your database and website.***

Could you please update ALL Toolset plugins to it's latest officially released version. You can download the latest plugin release from your accounts page:
=> https://toolset.com/account/downloads/

Alternatively - You can install/update Toolset pluigins using the installer plugin:
-https://toolset.com/faq/how-to-install-and-register-toolset/#automatic-installation-once-you-have-otgs-installer-plugin-installed

Once you update ALL Toolset plugins to latest release do you see the same issue?

#2813956

Hi Minesh,

Thanks for your help! You were right — after installing the latest versions, the errors are gone.

Just one thing: previously, the updates weren't visible in my plugins list, even though my license key was active and set correctly. Do you know what could cause this? Any tips for avoiding it in the future?

Sorry again for the trouble and thanks for your support!

Best regards,
Jelle

#2813969

Minesh
Supporter

Languages: English (English )

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

I see you were using previously Toolset Types plugin version 3.5.2 with that we have had some issues that is fixed with the later version.

So, if you see issue with latest version, please feel free to report back.

#2813977

Great, thanks. It seems fine now. I just didn't notice the updates or my websites didn't.

For now it is fine.

Br, Jelle