doch passt! realurl cache kam dazwischen, für mich funktionierende Config:

'fixedPostVars' => array(
                        // REALTY MANAGER
                        'immobilie' => array(
                                        array(
                                                'GETvar' => 
'tx_realty_pi1[showUid]' ,
                                                'lookUpTable' => array(
                                                        'table' => 
'tx_realty_objects',
                                                        'id_field' => 'uid',
                                                        'alias_field' => 
'title',
                                                        'addWhereClause' => ' 
AND NOT deleted',
                                                        'useUniqueCache' => 1,
                                                        'useUniqueCache_conf' 
=> array(
                                                                'strtolower' => 
1,
                                                                'spaceCharacter' 
=> '-',
                                                        )
                                                ),
                                        ),
                        ),
                        '22' => 'immobilie',
        ),
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an