Re: [TYPO3] Problem with one of my sites

2008-07-24 Thread StephenBungert
Dmitry Dulepov [typo3] wrote: > > Get rid of all lines above. You do not need them. > This was just a test template to see if I could actually see anything. I have the template disabled now. Dmitry Dulepov [typo3] wrote: > > Do you have this extension installed? > Yes, and it's running,

Re: [TYPO3] Problem with one of my sites

2008-07-24 Thread StephenBungert
I tried using t3lib_div::debug(); at certain points in the autoparser ext's class.tx_automaketemplate_pi1.php file. I see the content is there (of the html file) and the markers have been made. Where does this content go, after being returned at the the end of class.tx_automaketemplate_pi1.php's

Re: [TYPO3] Problem with one of my sites

2008-07-24 Thread StephenBungert
I've tracked the content through class.tslib_content.php, it goes through the TEMPLATE function ok and content gets returned. So why wouldn't it show? StephenBungert wrote: > > > I tried using t3lib_div::debug(); at certain points in the autoparser > ext's > class.tx_automaketemplate_pi1.php

Re: [TYPO3] Problem with one of my sites

2008-07-24 Thread Dmitry Dulepov [typo3]
Hi! StephenBungert wrote: > Ich habe es aus probiert mit: > > # Default PAGE object: > page = PAGE > page.typeNum = 0 > page.10 = TEXT > page.10.value = HELLO WORLD! Get rid of all lines above. You do not need them. > plugin.tx_automaketemplate_pi1 { Do you have this extension installed? > Th

Re: [TYPO3] Problem with one of my sites

2008-07-24 Thread StephenBungert
Ich habe es aus probiert mit: # Default PAGE object: page = PAGE page.typeNum = 0 page.10 = TEXT page.10.value = HELLO WORLD! und mit ### Config ### ### -- ### config { noPageTitle = 2 # Suppress default title tag doctype = xhtml_strict htmlTag_langKey = en xhtml_cleaning = cache

Re: [TYPO3] Problem with one of my sites

2008-07-24 Thread Dmitry Dulepov [typo3]
Hi! StephenBungert wrote: > If i remove the template from the site's root page, I see the standard TYPO3 > no template found message. > > But when I make a template (even the default one with just the HELLO WOLRD > text) the source text is completely empty. And what is in that template? May be i

Re: [TYPO3] Problem with one of my sites

2008-07-24 Thread Dmitry Martynenko
Hi Bram, >> On a test site the source is empty, there is just this comment: >> >> What could be the cause of this? BJ> Maybe the Parsetimeflag is set. BJ> template Parsetime: BJ> http://cicdev.com/api/4.1.2/html/classtemplate.html#2bfa41434afc8a82d9ec2388c70879f1 There is following lines in i

Re: [TYPO3] Problem with one of my sites

2008-07-24 Thread StephenBungert
If i remove the template from the site's root page, I see the standard TYPO3 no template found message. But when I make a template (even the default one with just the HELLO WOLRD text) the source text is completely empty. What could be causing this? How can I track down what is wrong? - --

Re: [TYPO3] Problem with one of my sites

2008-07-24 Thread Bram Janssens
StephenBungert schreef: > On a test site the source is empty, there is just this comment: > > > > What could be the cause of this? > > - Maybe the Parsetimeflag is set. template Parsetime: http://cicdev.com/api/4.1.2/html/classtemplate.html#2bfa41434afc8a82d9ec2388c70879f1 regards, Bra

[TYPO3] Problem with one of my sites

2008-07-24 Thread StephenBungert
On a test site the source is empty, there is just this comment: What could be the cause of this? - -- Stephen Bungert -- View this message in context: http://www.nabble.com/Problem-with-one-of-my-sites-tp18629719p18629719.html Sent from the TYPO3 English mailing list archive at Nabble.