PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in C:\inetpub\wwwroot\BYETC_01\BYETC_SDS\byetc_01\wp-content\plugins\types-access\vendor\toolset\toolset-common\lib\enlimbo.forms.class.php on line 930
Hello. Thank you for contacting the Toolset support.
It looks like the issue here is from the PHP 7.4 compatibility as the notice says the way how the conditional statement is added without brackets is deprecated.
Can you please share information where on what page you see this deprecated notice?
After checking to debug information you shared with us, I found that you are using 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/
do you see the same issue with the latest Toolset Access plugin version 2.8.5?