I am following a tutorial how to create modern templates using typo3.the website with the tutorial I am instructed to add a php file under the in fileadmin/userfunctions.php, but for some reason Typo3 says that this file is not allowed>
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
The red error is more than enought to answer your question
php extension is not allowed to upload. Just add the file manualy to the directory. By clickng to the folder nat via web panel
回答2:
It is sometimes because of BE allowed file extension.
- Go to TYPO3 Backend
- Install Tool All Configuration
- [textfile_ext] -> check this input box whether php, php3, phtml are listed in this box or not. If no, include them.