[Typo3] Fix for Templavoila error: call to a member function on an non-object when using stdwrap

Bernhard Kraft kraftb at kraftb.at
Mon Dec 19 12:00:24 CET 2005


Dmitry Dulepov wrote:
> Hi!
> 
> Fabian Schulz wrote:
> 
>>Fatal error: Call to a member function on a non-object in
>>/home/www/typo3_src-3.8.1/typo3/ext/templavoila/pi1/class.tx_templavoila_pi1.php
>>on line 416
>>
>>When I was using something like this in the processing array of my Data
>>Structure:
> 
> ...
> 
>>Error is caused because $cObj is not set - I don't know why.
>>
>>3) Set $cObj just before it is used:
> 
> 
> I remember the same problem. I think I fixed it locally with the same
> code as you didi but never added a patch to bug tracker. Shame on me :(
> 
> Probably, it is alrerady fixed in CVS version (Robert?).
> 
> Dmitry.

Probably this one:

# Fixed issue #0000713: stdWrap in DS XML produces "a call on non-object"
PHP error

greets,
Bernhard



More information about the TYPO3-english mailing list