[TYPO3-dev] Removing fe_user from fe_groups

Michael Knoll mimi at kaktusteam.de
Thu Oct 18 11:07:26 CEST 2007


Steffen Kamper wrote:
> "Michael Knoll" <mimi at kaktusteam.de> schrieb im Newsbeitrag 
> news:mailman.1.1192667880.25547.typo3-dev at lists.netfielders.de...
>> Hello,
>>
>> I have a problem with deleting a fe_user from a fe_group. As the M:N 
>> relation is stored in a BLOB field on fe_user, I have no chance, to select 
>> the users which are registered for a certain group.
>>
>> Is there a Typo3 function to delete a group or to remove users from 
>> groups?
>>
> 
> the group is stored in the fe_user record, there is no mm-entry. Ti delete a 
> feuser simply make an update and set deleted=1
> 
> vg  Steffen 
> 
> 

I don't want to delete the user, I want to delete the group :-) So my 
problem is how to update the user - record to remove him from the 
deleted group.

Greez

Mimi




More information about the TYPO3-dev mailing list