.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt .. _knownbugs_tcaselecttree: .. index:: single: Bugs; TCA selectTree single: TCA; selectTree .. figure:: selectTreeBug.png :width: 600px :alt: TYPO3 xBlog: TCA selectTree TCA renderType "selectTree" with a missing page tree TCA selectTree ============== Error ----- The selectTree displays only the item "Page". Error occurs with user access only. Error doesn't occurs with admin access. Cause ----- TCA configuration for selectTree is missing. Check it! --------- There must be a configuration like in the illustration below: .. figure:: pages.tsconfig.png :width: 400px :alt: TYPO3 xBlog: TCA selectTree Solution -------- Please refer to :ref:`config.treeConfig.rootUid `