What is the best way to debug typoscript in the TYPO3 CMS?
Assuming I have a list, which is not displayed –
what is the strategy to look for the issue?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Debugging Typoscript is not the most comfortable task, but there are several possibilities. Here are the most common techniques:
stdWrap.debugFuncFunction or use the build-indebugItemConfmethod for allMENUobjects. Debug output will be seen in the frontend. Read more in the TYPO3 WikiHope that helps, please post any additions into the comments.