Top "Typo3" questions

TYPO3 is an Open Source Enterprise Web Content Management System (CMS), written in PHP.

Bootstrap 4 Sticky Footer Not Sticking

Not really sure why the sticky footer isn't working in Bootstrap 4. I have a TYPO3 website which I am a …

html css typo3 bootstrap-4 sticky-footer
TYPO3 Fluid complex if conditions

I am trying to write the following if condition in fluid but it is not working as I would hope. …

typo3 fluid
What PHP version is supported by which TYPO3 release?

I'm planning on upgrade my PHP to version 5.3. Most of my sites are running on the TYPO3 framework. Some of …

php compatibility typo3
TYPO3 Fluid Template get language code

Is it possible to get the current language key (or code) in a TYPO3 Fluid template? In the meantime I've …

typo3 fluid
PHP OpenSSL extension not working while installing TYPO3 6.2.2 on Windows 7

I've installed TYPO3 6.2.2 on Windows 7 but I got an error message as below: PHP OpenSSL extension not working Something went …

php windows apache typo3 php-openssl
Get currently logged in TYPO3 User (fe-user)

I'm usually not someone who posts in a forum, since I was always able to find something without bothering anyone. …

php html typo3
Angular2 how to set app root path independently from html base url

I'm building an angular2 application/widget that will be embedded into TYPO3 as a plugin that can be inserted on …

angular typo3 angular2-router3
TYPO3: get a javascript included by "headerData" to load before one included by "includeJS"

I'm loading JQuery into my TYPO3 page by : page.headerData.10.value = <script type="text/javascript" src="http://ajax.googleapis.…

javascript typo3
"Oops, an error occurred! Code: 201601301501048.." in TYPO3 7.6

I installed the TYPO3 version 7.6 and after adding extension to my page I got the error: "Oops, an error occurred! …

typo3 typo3-7.x
How can I insert the current page title automatically into a TYPO3 template?

actually the title is the whole question. I just want to modify the template so that the current page title …

typo3 typoscript