[TYPO3-dev] Pagetree Error with Oracle
    Volkmar K. Lecke 
    typo3 at lenectis.de
       
    Thu Nov  9 12:51:18 CET 2006
    
    
  
Hi Martin,
thanks alot for the idea. For those who have the same problem: It's the 
class.t3lib_userauthgroup.php (line 337) that contains the code.
Volkmar
Martin Kutschker schrieb:
> Volkmar K. Lecke schrieb:
> 
> 
> Try to grep for parts of the SQL statment in the t3lib dir. eg
> 
> grep "perms_group.*&"
> 
> 
> As a hack replace the perms_group&1=1 by BITAND(perms_group,1)=1.
> 
> Masi
    
    
More information about the TYPO3-dev
mailing list