[TYPO3-ttnews] Fatal error: Call to a member function extraItemMarkerProcessor() on a non-object in /var/www/vhosts/mydomain.com/httpdocs/typo3conf/ext/tt_news/pi/class.tx_ttnews.php on line 1621
Christoph Koehler
christoph.koehler at gmail.com
Mon May 22 23:25:23 CEST 2006
On Mon, 22 May 2006 16:05:53 -0500, Antonio Willybiro [awillys]
<keiser_soze at hotmail.com> wrote:
> Hi there,
>
> anyone knows what is this error.
>
> I just upload my server from php4 to php5.
> this error appears when i include CSS-based tmpl(tt_news) in my Include
> Static
> I guess it might come from another extension i have installed?
> but i remove all news extension expect tt_news itself...
>
> Thanks in advance
>
>
Check line 1621 of class.tx_ttnews.php. The object that is supposed to
call the method extraItemMarkerProcessor hasn't been created, either
because it just hasn't been, or because there is a typo there.
This is probably for the tt_news devs to fix.
Christoph
More information about the TYPO3-project-tt-news
mailing list