catlyn@gmx.de wrote:
Tanks for this hint! How can the entries in the db be trimmed? What are the steps to do thatj?
Regards, Catlyn
Maybe dump the user_groups table to a file? That way, you can easily check if that is the case. You could then trim the groups in that file and reload, or begin thinking in a SQL query to do that.