Hi,

I have a strange behaviour with the OG Module. Suddenly when I want to create a new group, this error appears:

user warning: Duplicate entry '160' for key 'PRIMARY' query: INSERT INTO og (nid, og_selective, og_description, og_register, og_directory, og_language, og_private) VALUES (160, 0, 'test', 0, 1, '', 1) in /is/htdocs/wp1186946_W05HYULZQ7/www/includes/common.inc on line 3477.

But the strange thing is, the group was created and I can work with the group and everything seems fine. (Ok, it seems that I can't pass the group id as argument into views, but I have to test this more...) If I create other nodes, there is no problem, only with OG.

I don't have a clue what could be the problem. There are no two nodes with the same ID in the database. Hope someone can help....