Skip Navigation

Warnings in Query Monitor

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 voice and has 0 replies.

>
Author
Posts
#2816721

I am trying to:

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

I'm using the query Monitor plugin and it is logging the following warnings:

Warning	Attempt to read property "ID" on null	
wp-content/plugins/wp-views/application/models/shortcode/post/body.php:466
1	Plugin: wp-views
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
Deprecated (Suppressed)	Return type of OTGS\Toolset\Common\CodeSnippets\SnippetOption::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice	
wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/inc/autoloaded/code_snippets/SnippetOption.php:117
1	Plugin: cred-frontend-editor
Deprecated (Suppressed)	Return type of OTGS\Toolset\Common\CodeSnippets\SnippetOption::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice	
wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/inc/autoloaded/code_snippets/SnippetOption.php:133
1	Plugin: cred-frontend-editor
Deprecated (Suppressed)	Return type of OTGS\Toolset\Common\CodeSnippets\SnippetOption::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	
wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/inc/autoloaded/code_snippets/SnippetOption.php:152
1	Plugin: cred-frontend-editor
Deprecated (Suppressed)	Return type of OTGS\Toolset\Common\CodeSnippets\SnippetOption::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice	
wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/inc/autoloaded/code_snippets/SnippetOption.php:168
1	Plugin: cred-frontend-editor