[TYPO3-dev] Fatal Error: This module "" is not enabled in TBE_MODULES
Helmut Hummel
helmut.hummel at typo3.org
Thu Oct 30 17:45:25 CET 2014
Hi Alex,
On 30.10.14 12:01, Alex Tuveri wrote:
> to reduce the post I prefer to write here the link where you can download all files, so you can inspect the code:
>
> https://ainf.uniud.it/ttnews_feeder.tar.gz
Well, that is an easy fix. You just need to change one API call to:
t3lib_BEfunc::getFuncMenu($this->id,"SET[function]",$this->MOD_SETTINGS["function"],$this->MOD_MENU["function"],
'index.php');
Note the 'index.php' as fifths argument? It is the script (in your case
index.php) for which the link should be generated.
This was not needed prior to 6.2 and I consider this an unneccessary
change, which I'm going to fix:
http://review.typo3.org/33626
Please also try the fix if it also solves the issue for you and report
back in our review system. Thanks.
Kind regards,
Helmut
--
Helmut Hummel
Release Manager TYPO3 6.0
TYPO3 CMS Active Contributor, TYPO3 Security Team Member
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-dev
mailing list