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
Hi currently I have the following problem when importing the language:
After a successful import, all content elements within a container are currently deactivated. However, the following is set via TsConfig:
Hi currently I have the following problem when importing the language:
After a successful import, all content elements within a container are currently deactivated. However, the following is set via TsConfig:
TCEMAIN.table.pages {
disablePrependAtCopy = 1
disableHideAtCopy = 1
}
TCEMAIN.table.tt_content {
disablePrependAtCopy = 1
disableHideAtCopy = 1
} TCEMAIN.table.sys_file_reference {
disablePrependAtCopy = 1
}
Typo3 10.4.26
container 1.5.0
l10nmgr 10.1.2
Does anyone currently have the same problem or already have a solution for this?
The text was updated successfully, but these errors were encountered: