Menu


Getting a The page is not configured error message

When 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.





Google Search

 
wiki.lacisoft.com
WWW
2009-2011 (c) Lacisoft.com