[TYPO3-dev] Complex mm-relations
    Steffen Kamper 
    info at sk-typo3.de
       
    Thu Jun  4 01:40:51 CEST 2009
    
    
  
Hi Ingmar,
Ingmar Schlecht schrieb:
> Hi Steffen,
> 
> I think your configuration should work.
> 
> So which query in t3lib_loaddbgroup goes wrong?
> 
the configuration works fine, BE everything is ok.
I talk about FE where i tried collecting Data using the
$GLOBALS['TYPO3_DB']->exec_SELECT_mm_query
Even when i try to find all category-entries for record of master table, 
i get more than expected records. That's quite obvious, as there are 
some having same uid_foreign, but the relevant for category is the one 
having the tablenames-entry with category table, so this part using 
field "tablenames" in mm-table isn't covered by the API.
vg Steffen
    
    
More information about the TYPO3-dev
mailing list