I've updated the TypoScript constants and setup fields of How do I configure TYPO3 for localized websites.
It seems that under some PHP versions, the TypoScript conditional for globalString doesn't have direct access to the Apache environmental variable. Therefore, I changed the conditions to check for them via PHP's _SERVER variable.
Also, I removed the TypoScript constants for the baseURL entries as it didn't make sense to replicate them again in the setup field.
Happy multi-lingual TYPO3 sites to you!
Add comment