'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',
        ),

so wandelt er garnichts mehr um, auch mit "_DEFAULT" davor ergibt es so aktuell 
garkeine ergebnisse mehr
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an