You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TCA field 'name' of table 'tx_dpcookieconsent_domain_model_cookie' defines "required" in its "eval" list. This is not evaluated anymore and should be replaced by `'required' => true`.
The TCA field 'duration' of table 'tx_dpcookieconsent_domain_model_cookie' defines "required" in its "eval" list. This is not evaluated anymore and should be replaced by `'required' => true`.
The TCA field 'vendor' of table 'tx_dpcookieconsent_domain_model_cookie' defines "required" in its "eval" list. This is not evaluated anymore and should be replaced by `'required' => true`.
The TCA field 'vendor_link' of table 'tx_dpcookieconsent_domain_model_cookie' defines renderType="inputLink". The field has therefore been migrated to the TCA type 'link'. This includes corresponding configuration of the "linkPopup", as well as obsolete field configurations, such as "max" and "softref". Please adjust your TCA accordingly.
The TCA field 'script_src' of table 'tx_dpcookieconsent_domain_model_cookie' defines renderType="inputLink". The field has therefore been migrated to the TCA type 'link'. This includes corresponding configuration of the "linkPopup", as well as obsolete field configurations, such as "max" and "softref". Please adjust your TCA accordingly.
The TCA field 'starttime' of table 'tx_dpcookieconsent_domain_model_cookie' defines renderType="inputDateTime". The field has therefore been migrated to the TCA type 'datetime'. This includes corresponding migration of the "eval" list, as well as obsolete field configurations, such as "max". Please adjust your TCA accordingly.
The TCA field 'endtime' of table 'tx_dpcookieconsent_domain_model_cookie' defines renderType="inputDateTime". The field has therefore been migrated to the TCA type 'datetime'. This includes corresponding migration of the "eval" list, as well as obsolete field configurations, such as "max". Please adjust your TCA accordingly.
The TCA property ['ctrl']['cruser_id'] of table 'tx_dpcookieconsent_domain_model_cookie' is not evaluated anymore and has therefore been removed. Please adjust your TCA accordingly.
The TCA field 'hidden' of table 'tx_dpcookieconsent_domain_model_cookie' uses the legacy way of defining 'items'. Please switch to associated array keys: label, value, icon, group, description.
The TCA field 'category' of table 'tx_dpcookieconsent_domain_model_cookie' uses the legacy way of defining 'items'. Please switch to associated array keys: label, value, icon, group, description.
The TCA field 'duration_time' of table 'tx_dpcookieconsent_domain_model_cookie' uses the legacy way of defining 'items'. Please switch to associated array keys: label, value, icon, group, description.
The TCA field 'script' of table 'tx_dpcookieconsent_domain_model_cookie' uses 'renderType' with the value 't3editor', which has been migrated to 'codeEditor'. Please adjust your TCA accordingly.
The text was updated successfully, but these errors were encountered:
"Admin Tools > Check TCA Migrations" complains about:
The text was updated successfully, but these errors were encountered: