[TYPO3] realurl: name instead of id is not working

Dmitry Dulepov typo3 at accio.lv
Tue Apr 25 10:36:31 CEST 2006


Hi!

Vandemaele David wrote:
> When I insert the following code into
> $TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT']
> 
>     'pagePath' => array(
>         'type' => 'user',
>         'userFunc' =>
> 'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main',
>         'spaceCharacter' => '-',
>         'languageGetVar' => 'L',
>         'expireDays' => 3
>     ),
> 
> and i look at one of the pagelinks, it still shows domain.be/29/ instead
> of domain.be/about_us/

Firsts, rootpage_id is not there, so you will have big performance
issues with realurl. Notice that this setting is mandatory since 1.1.0!

As to urls, check if they are cached. Look in the Web>Info and Speaking
URL management.

Dmitry.
-- 
"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