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
{{ message }}
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
Running 'Check TCA Migrations' under 'Upgrade' in Typo3 11.5, these should be fixed:
The TCA setting 'localizeChildrenAtParentLocalization' is deprecated and should be removed from TCA for tt_content['columns']['tx_slickcarouselbgimg']['config']['behaviour']['localizeChildrenAtParentLocalization']
The 'tx_slickcarouselbgimg' TCA configuration 'showRecordFieldList' inside the section 'interface' is not evaluated anymore and should therefore be removed.
The TCA field 'sys_language_uid' of table 'tx_slickcarouselbgimg' is defined as the 'languageField' and should therefore use the TCA type 'language' instead of TCA type 'select' with 'foreign_table=sys_language' or 'special=languages'.
The TCA field 'tx_slickcarouselbgimg' of table 'tt_content' is defined as type 'inline' with the 'appearance.showRemovedLocalizationRecords' option set. As this option is not evaluated anymore and no replacement exists, it should be removed from TCA.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running 'Check TCA Migrations' under 'Upgrade' in Typo3 11.5, these should be fixed:
The text was updated successfully, but these errors were encountered: