[TYPO3] realurl not working when logged into BE

Dmitry Dulepov dmitry at typo3.org
Thu Feb 8 10:58:20 CET 2007


Hi!

media.res | alex widschwendter wrote:
> can you see any mistakes in my setup:
> 
> <realurl setup start>
> $TYPO3_CONF_VARS['FE']['addRootLineFields'].= ',tx_realurl_pathsegment';

No need for this, it is done already in ext_localconf.php

>     'preVars' => array (
>         array (
>             'GETvar' => 'no_cache',
>             'valueMap' => array (
>                 'no_cache' => 1,
>             ),
>             'noMatch' => 'bypass',
>         ),

No errors but check this:
http://typo3bloke.net/post-details/archive/2006/september/12/do_not_use_no_cache_as_prevar/index.htm

Otherwise all looks ok.

> with this configuration it works as expected as long as you are not 
> logged into the backend. with uncommented'disablePathCache' => 1, 
> 'autoUpdatePathCache' => 1 this setup refuses totally to work!

Similar symptoms here:
http://bugs.typo3.org/view.php?id=4495

Please, add you information to that bug (namely about 
disablePathCache/autoUpdatePathCache/fixedPostVars). I will take a look 
as soon as I can (next week most likely).

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)


More information about the TYPO3-english mailing list