The sequence_id changed, and it seems the change was only in db, but not in the code, i face this when i'm creating a new panel display and the content was replacing another one. The short solution i gave is this:
SELECT * FROM sequences;
next.. replacing the value of panels_display_did with the value of
panels_display_id and the sequence problem solved!
This would be helpful in the next release..
Comments
Comment #1
merlinofchaos commentedThere is no patch here, and your description doesn't make any sense.
I did a quick search; other than the install file, there is currently no mention of panels_display_id anymore; it should be panels_display_did, and the .install file correctly sets this in the code.
Without an actual patch or properly described specifics, I really don't understand what you're suggesting hear, but I have a suspicion that you have old code.
Comment #2
sunSorry, without further information this issue can only be marked as won't fix. Feel free to re-open this issue if you want to provide further information.