[Typo3-UG UK] Tutorial Templates

Dominic Stockdale dom at 3ev.com
Wed May 19 14:01:25 CEST 2004


You're missing an 'e' in typeNum

page = PAGE
page.typeNum = 0

That'll probably fix it

mark wrote:
> Hi,
> 
> I have installed typo3 on my FreeBSD box running Apache 1.3 and PHP 4.1.  I
> am having a problem with the first tutorial and the intergration of the
> template.
> 
> Can anyone help please
> Thanks Mark
> 
> This is my script that I am using which is from the tutorial but when I veiw
> either the frontend or the backend I get the error "The page is not
> configured[type=0][]"
> # configuring the Auto-Parser:
> plugin.tx_automaketemplate_pil {
> 
> content = FILE
> content.file = fileadmin/template/main/template_1.html
> 
> elements {
> BODY.all = 1
> BODY.all.subpartMarker = DOCUMENT_BODY
> 
> HEAD.all = 1
> HEAD.all.subpartMarker = DOCUMENT_HEADER
> HEAD.rmTagSections = title
> 
> TD.all = 1
> 
> }
> 
> relPathPrefix = fileadmin/template/main/
> }
> 
> page = PAGE
> page.typNum = 0
> page.config.disableAllHeaderCode=1
> 
> page.10 =< plugin.tx_automakertemplate_pil
> 
> 
> 
> 


-- 

Dominic Stockdale
Technical Director
3rd Eye Vision Ltd
Web development for business
UK-TYPO3-CONSULTANCY
________________________________________________________________________

Come and see us at 'Internet World - Content Management Exhibition' -
Earls Court - London. 15th-17th June 2004 - Stand H42
________________________________________________________________________

Visit us at: http://3ev.com or 1-5 Poland Street, London w1f 8pr UK.
Phone us on: +44 (0) 20 72879330
Fax us on: +44 (0) 20 72879331




More information about the TYPO3-uk mailing list