I am trying to:edit products in elementor
Link to a page where the issue can be seen:
I expected to see:
Instead, I got:500 errror.
debug says: OTGS\Toolset\Views\Controller\Cache\Views\Store::_construct(): Implicitly marking parameter $mobile_detect as nullable is deprecated, the explicit nullable type must be used instead
Hi,
Welcome to Toolset support. The message you shared is a deprecation notice.
It means the current version of PHP will work with no issues, that is for later when PHP is updated.
That should not be the reason you hav ethe issue. But you can test:
- IMPORTANT STEP! Create a backup of your website. Or better approach will be to test this on a copy/staging version of the website to avoid any disruption of a live website.
- Go to "WordPress Dashboard > Plugins" and deactivate Toolset Views plugin.
- Check if you can still recreate the issue.
- If yes then it is not related to Toolset Views. But if it works then please get back to us.
Thanks.