|
|
Getting a The page is not configured error messageWhen you get the error message "The page is not configured!" that means that your page has no Typoscript PAGE? object on it.Every page must have a PAGE? object configured. A very basic example of page configuration is this: page = PAGE page.10 = TEXT Technically the example below will also have the error message disappear site = PAGE site.foo = 11 This happens because TYPO3 does not check what you assign to the page object. So this is not a correct even if it might work in getting rid of the error message. 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 |