Closed infabo closed 2 years ago
You MUST use the extension name (e.g. "tt_address") instead of $_EXTKEY within the two configuration files as this variable is no longer loaded automatically.
see https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/BestPractises/ConfigurationFiles.html
I know, this is a large patch. Tough to test. Possible side-effects and may break the whole extension. But please have a short look. Thanks a lot!
You MUST use the extension name (e.g. "tt_address") instead of $_EXTKEY within the two configuration files as this variable is no longer loaded automatically.
see https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/BestPractises/ConfigurationFiles.html