[Typo3] Fix for Templavoila error: call to a member function on an non-object when using stdwrap
Dmitry Dulepov
typo3 at fm-world.ru
Mon Dec 19 10:44:28 CET 2005
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.
More information about the TYPO3-english
mailing list