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

Error message "Tried resolving a template file for controller action "Content->standard" in format ".html"" after update #2154

Closed
blueamerican opened this issue Mar 10, 2024 · 4 comments

Comments

@blueamerican
Copy link

blueamerican commented Mar 10, 2024

TYPO3 10.4.28
flux 9.7.4

After upgrading flux from 9.4.0 to 9.7.4 is get the following error message in BE on every page:

Tried resolving a template file for controller action "Content->standard" in format ".html", but none of the paths contained the expected template file (/html/typo3/typo3_src-10.4.28/typo3/design/Templates/ContentStandard.html). The following paths were checked: /home/www/p/html/typo3/typo3conf/ext/flux/Resources/Private/Templates/, /home/www/p/html/typo3/design/Templates/

In the content element wizard i have a strange empty new element "content-flux_standard", see screen

Anybody an idea what the reason for this could be?

Bildschirmfoto 2024-03-10 um 15 51 30

@blueamerican
Copy link
Author

This is the strange new content element.. no idea where it comes from

Bildschirmfoto 2024-03-10 um 16 39 29

@blueamerican
Copy link
Author

blueamerican commented Mar 10, 2024

in this ticket a related issue is discussed

#2025

If i try to add the "Default Flux Content Type" element it searches for an template

public/typo3/design/Template/ContentStandard.html instead of public/typo3/design/Template/Content/Standard.html

@NamelessCoder
Copy link
Member

This issue should be solved in the most recent release. There were a couple of problems resolving files in the special design folder that could have resulted in a wrong template file being used.

@blueamerican
Copy link
Author

blueamerican commented Apr 25, 2024

is solved this issue with creating these files:

typo3/design/Templates/ContentStandard.html

typo3/design/Templates/ContentContentStandard.html

typo3/design/Templates/ContentContentContentStandard.html

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

2 participants