[TYPO3-dev] $MCONF['navFrameScript'] problem with new backend.php

Steffen Kamper steffen at sk-typo3.de
Mon Feb 4 17:25:24 CET 2008


Hi,

"stefano cecere" <scecere at krur.com> schrieb im Newsbeitrag 
news:mailman.1.1202141581.5454.typo3-dev at lists.netfielders.de...
> http://bugs.typo3.org/view.php?id=7382
>
> hallo
>
> i am testing latest trunk and i love new backend.php, but there is a 
> problem:
>
> i have a custom module, with uses standard alt_db_navframe.php as 
> navFrameScript,
> done via
>
> $MCONF['navFrameScript'] = $BACK_PATH.'alt_db_navframe.php';
>
> in its conf.php
>
> with old backend (alt_main.php) it works perfectly (ie: my index.php is 
> called correctly in main content frame passing the page id)
>
> with new backend.php it doesn't work anymore:
> everytime i select a page in the tre, it reloads both the iframes (nav and 
> content)
> and the id is not passed to my content.
>

look for JS code in mod/index.php which call is used to refresh the frame.

vg Steffen 






More information about the TYPO3-dev mailing list