[TYPO3] no backend module can be started in TYPO3 SVN trunk
Franz Holzinger
franz at fholzinger.com
Fri May 18 15:17:01 CEST 2007
Ingo Renner a écrit :
>> - in the alt_main.php HTML source code I have:
>>
>> /**
>> * Wrapper for the actual goToModule function in the menu frame
>> */
>> var currentModuleLoaded = "";
>> function goToModule(modName, cMR_flag, addGetVars) { //
>> currentModuleLoaded = modName;
>> top.topmenuFrame.goToModule(modName, cMR_flag, addGetVars);
>> }
>
> do you also have
>
> ...
> <frame name="topmenuFrame" src="alt_topmenu_dummy.php" ...
> ?
yes, see attached file
> and the goToModule JS function in alt_topmenu_dummy.php?
No this is missing (see my last post).
- Franz
More information about the TYPO3-english
mailing list