Re: [TYPO3] no backend module can be started in TYPO3 SVN trunk

2007-05-20 Thread Franz Holzinger
I have now opened a new issue for this on the bugtracker. http://bugs.typo3.org/view.php?id=5655 - Franz ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3] no backend module can be started in TYPO3 SVN trunk

2007-05-19 Thread Franz Holzinger
--- /var/www/html/typo3-svn/TYPO3core/trunk-orig/typo3/alt_topmenu_dummy.php 2007-05-16 14:57:49.0 +0200 +++ /var/www/html/typo3-svn/TYPO3core/trunk/typo3/alt_topmenu_dummy.php 2007-05-19 12:34:03.0 +0200 @@ -82,6 +82,8 @@ function main() { global $BE

Re: [TYPO3] no backend module can be started in TYPO3 SVN trunk

2007-05-18 Thread Ingo Renner
Franz Holzinger wrote: >> and the goToModule JS function in alt_topmenu_dummy.php? > > No this is missing (see my last post). so you at least know in which direction to dig now =) Ingo ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.d

Re: [TYPO3] no backend module can be started in TYPO3 SVN trunk

2007-05-18 Thread Franz Holzinger
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; >> t

Re: [TYPO3] no backend module can be started in TYPO3 SVN trunk

2007-05-18 Thread Ingo Renner
Franz Holzinger wrote: > Hello Dmitry, > >>> top.topmenuFrame.goToModule is not a function >>> [Break on this error] top.topmenuFrame.goToModule(modName, cMR_flag, >>> addGetVars); >> Check two things: >> >> - if it is defined in your copy of typo3/alt_main.php >> - if any extension XCLASSes alt_m

Re: [TYPO3] no backend module can be started in TYPO3 SVN trunk

2007-05-16 Thread Franz Holzinger
Hello Dmitry, >> - 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.topme

Re: [TYPO3] no backend module can be started in TYPO3 SVN trunk

2007-05-16 Thread Dmitry Dulepov
Hi! Franz Holzinger wrote: > - 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; >

Re: [TYPO3] no backend module can be started in TYPO3 SVN trunk

2007-05-16 Thread Franz Holzinger
Hello Dmitry, >> top.topmenuFrame.goToModule is not a function >> [Break on this error] top.topmenuFrame.goToModule(modName, cMR_flag, >> addGetVars); > > Check two things: > > - if it is defined in your copy of typo3/alt_main.php > - if any extension XCLASSes alt_main.php and overrides "generat

Re: [TYPO3] no backend module can be started in TYPO3 SVN trunk

2007-05-16 Thread Dmitry Dulepov
Hi! Franz Holzinger wrote: > With Firebug I get the error message: > --- > top.topmenuFrame.goToModule is not a function > [Break on this error] top.topmenuFrame.goToModule(modName, cMR_flag, > addGetVars); > --- > > The same error message on Windows with Internet

[TYPO3] no backend module can be started in TYPO3 SVN trunk

2007-05-16 Thread Franz Holzinger
Hello, with the current SVN trunk I cannot get any backend module started again. Only the clearing of caches works. see also http://lists.netfielders.de/pipermail/typo3-team-core/2007-May/008182.html http://lists.netfielders.de/pipermail/typo3-team-core/2007-May/008190.html http://typo3.svn.sourc