[TYPO3-mvc] Fluid no output

Illi, Cornelius Cornelius.Illi at student.hpi.uni-potsdam.de
Wed May 5 14:03:14 CEST 2010


I found "<!-- This is the output of the Empty View. An appropriate View was not found. -->" this in the source.
Checked and found out that typo3/sysext/fluid/Classes/View/TemplateView.php searches for a lower-case template.
I had lowerCamleCase-template-names, that didn't do any harm on a windows dev-system ;P

Cheers, Cornelius 

-----Original Message-----
From: typo3-project-typo3v4mvc-bounces at lists.typo3.org [mailto:typo3-project-typo3v4mvc-bounces at lists.typo3.org] On Behalf Of Søren Malling
Sent: Mittwoch, 5. Mai 2010 13:37
To: TYPO3 v4 MVC project
Subject: Re: [TYPO3-mvc] Fluid no output

Included static template?

Got your template in Resources/Private/Templates/[lower case actionname].html?

If you check your HTML output do you have something like "no
appropriate View" text where you expected?

Just some quick questions for easier debugging :)

On Wed, May 5, 2010 at 1:33 PM, Illi, Cornelius
<Cornelius.Illi at student.hpi.uni-potsdam.de> wrote:
> Hi everyone,
>
> i am trying to test my new extbase extension on the clients server, but cannot get it running.
> The methods are called correctly (checked using debug-output), but nothing is rendered (page is, but plugin-element is not).
>
> PHP 5.3.2 (magic_quotes_gpc = off). Any suggestions?
> Cheers, Cornelius
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>



-- 
Officially Certified TYPO3 Integrator
_______________________________________________
TYPO3-project-typo3v4mvc mailing list
TYPO3-project-typo3v4mvc at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc


More information about the TYPO3-project-typo3v4mvc mailing list