[Typo3] tt_news 2.2.0 available
Rupert Germann
rupi at gmx.li
Thu May 19 20:36:41 CEST 2005
Hi Michael,
Michel Goulmy//InternetLAB.nl wrote:
> I've updated tt_news to the new version and unfortunately the extension
> mbl_events doesn't work anymore.
>
> I get the following error:
> : Call to undefined function: initcategories() in
> /home/internet/public_html/cms/typo3conf/ext/mbl_newsevent/class.mbl_newseve
> nt.php on line 398
a) while changing the whole category stuff I removed the function
initcategories().
b) I don't get why it should be necessary for mbl_newsevent to call
initcategories(). The categories are already initalized when extensions of
tt_news are loaded.
after having a closer look to class.mbl_newsevent.php I'm convinced that the
call to initcategories() does not make sense.
but however: any news extension that does it's own category handling will
not work with tt_news 2.2.0 anymore.
sorry, but implementing nested categories without becoming incompatible with
other extensions was not possible.
greets
rupi
More information about the TYPO3-english
mailing list