[TYPO3-dev] Fatal Error: This module "" is not enabled in TBE_MODULES
Alex Tuveri
at at uniud.it
Fri Oct 31 11:38:39 CET 2014
Helmut, thank you for your help.
Now I can switch the menus and run the functions.
I discovered another problem using mod. If this is not the right forum, please tell me where I can post this message.
Now it happens that, selecting the item 'Load site definition' (before you must configure the PageTS as described in the manual), this error appears:
Fatal error: Call to undefined function fw() in /var/www...omitted..../web/typo3conf/ext/ttnews_feeder/mod1/index.php on line 787
this is the code, line #787
$theOutput.= $GLOBALS["SOBE"]->doc->section('',fw($msg));
obviously it seems that the function fw doesn't exist more or it is not suppported.
I'm not a core developer then I do not what to do; reading the code I suppose $SOBE is still used.
I attempted to remove the +ext, but in this case I can't set the data through the form.
thank you for your great help!
More information about the TYPO3-dev
mailing list