[TYPO3-dev] No more content when working with TRUNK

Steffen Kamper info at sk-typo3.de
Wed Nov 5 19:23:09 CET 2008


Hi,

Dmitry Dulepov schrieb:
> Hi!
> 
> Francois Suter wrote:
>> Additional information, I'm using TemplaVoilà, could there be any
>> incompatibility at work here?
> 
> This could a recent change related to includeLibs and the way most
> TV–based sites are created.
> 
> The problem happens when you use this PAGE object:
> 
> page.10 = USER
> page.10.userFunc = tx_templavoila_pi1->main_page
> 
> After recent change in trunk the file for TV is no longer included
> by TYPO3.
> 
> You can change PAGE object to be like this:
> 
> page.10 < plugin.tx_templavoila_pi1
> page.10.userFunc = tx_templavoila_pi1->main_page
> 
> Everything will work again.
> 

thx! I have the same problem since 2 days and i thought that i did 
something wrong :p
Examing was the same result: TV wasn't called in any way, though there 
was no error and BE all was fine.

vg Steffen




More information about the TYPO3-dev mailing list