Posted by sircosue on April 17, 2009 at 6:53pm
Jump to:
| Project: | Organic groups |
| Version: | 6.x-1.3 |
| Component: | og.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I get this warning every time I am creating a new group even though thins seems to work ok. The idea is to give the public possibility to creat groups why it is not so pretty. What could be the problem? Is this the right channel, by the way, or is it core?
user warning: Duplicate entry '140' for key 1 query: INSERT INTO og (nid, og_selective, og_description, og_theme, og_register, og_directory, og_language, og_private) VALUES (140, 1.....
Comments
#1
#2
disable all contrib modules and retry. also , please use 6--2 branch.
#3
I got the same warning, also using the 6--1 branch, as sircosue.
This issue: #309974: Duplicate nid creation when making forum topics and adding to organic groups solved my problem.
Does it solve your issue too, sircosue?
#4
seems non og
#5
Hi PieterDC,
I upgraded to the 6-2 which seems to have solved the problem.