Skip Navigation

[Closed] Deprecated: Required parameter $params follows optional parameter $step

This support ticket is created 3 years 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.

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 3 years ago.

Author
Posts
#2268829
Screen Shot 2022-01-17 at 3.46.30 PM.png

Hi, I really need help, I tried to make this work but I feel I missing something, I'm testing the website on our dev website: hidden link

Deprecated: Required parameter $params follows optional parameter $step in /volume/sdh/dev.news.maiden-lotb.com/n3/wp-content/plugins/toolset-module-manager/classes/ModuleManager.php on line 611

Deprecated: Required parameter $eventkey follows optional parameter $tables in /volume/sdh/dev.news.maiden-lotb.com/n3/wp-content/plugins/wp-ultimate-csv-importer-pro/includes/class-uci-helper.php on line 5122

Deprecated: Required parameter $type follows optional parameter $tables in /volume/sdh/dev.news.maiden-lotb.com/n3/wp-content/plugins/wp-ultimate-csv-importer-pro/includes/class-uci-helper.php on line 5122

Deprecated: Required parameter $meta_info follows optional parameter $type in /volume/sdh/dev.news.maiden-lotb.com/n3/wp-content/plugins/wp-ultimate-csv-importer-pro/helpers/class-uci-types-data-import.php on line 304

What I need to do?

#2269113

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi there

Most of those deprecation notices come from other plugins than Toolset. The Toolset-related message is from the module manager plugin, which you can deactivate when not in use (it wouldn't normally be active on a production site).

The notices themselves arise from using PHP 8 (hidden link).

In the case of Toolset we haven't completed updating our plugins for PHP 8 support yet (and it looks like those other plugins haven't either). If you experience any actual errors (rather than the deprecation notice) you may need to limit yourself to PHP 7 for now.

The topic ‘[Closed] Deprecated: Required parameter $params follows optional parameter $step’ is closed to new replies.