Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template file is expected to be in public directory #55

Open
sboetzel opened this issue Nov 6, 2024 · 0 comments
Open

Template file is expected to be in public directory #55

sboetzel opened this issue Nov 6, 2024 · 0 comments

Comments

@sboetzel
Copy link

sboetzel commented Nov 6, 2024

I have installed tt-board via composer at TYPO3 12.4., added the static template files, set up the pagetree with the board plugins for list and single. I've added the needed group-Configuration to typoscript.

In the frontend appears an error:
InvalidFileException: "EXT:tt_board/Resources/Private/Templates/board_template1.tmpl" is expected to be in public directory, but is not, in file /html/typo3-composer/vendor/typo3/cms-core/Classes/Utility/PathUtility.php:107

The invalid template-file is in the folder
/html/typo3-composer/vendor/jambagecom/tt-board/Resources/Private/Templates/board_template1.tmpl

I run chmod -R g+w on all files and folders in my composer-directory,
but the error still appears.

Can someone help me?

I use
TYPO3 12.4.22
php 8.2.25
EXT:bootstrap_package 15.0
EXT:tt_board 1.15.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant