|
|
How to activate debug modeActivating the debug mode in TYPO3 can be useful if you want to see certain parameters displayed for debug purposes.Activating the debug mode with Typoscript can be done like this: The first step is to add the 4th line from the following script, the one with debugData page = PAGE page.10 = TEXT page.10.value = Some text page.10.debugData = 1 Then you must make sure that in the Install Tool you have specified the client IP for the devIPmask variable. This can also be done by adding the following line to localconf.php $TYPO3_CONF_VARS['SYS']['devIPmask'] = xxx.xxx.xxx.xxx where obviously you replace xxx.xxx.xxx.xxx with your IP address? General aspects : | TYPO3 | TYPO3 Installation | TYPO3 Configuration | TYPO Administration | TYPO3 Performance |TYPO3 Troubleshooting | TYPO3 Glossary | Development : | Typoscript | TYPO3 Extensions - TER | TYPO3 API | TYPO3 Extension Development | Extbase | Fluid? | 3rd party | Back to > CMS |
Google SearchLogin |