Closed (fixed)
Project:
Flexinode to CCK Converter
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
22 Mar 2007 at 07:45 UTC
Updated:
19 Jan 2009 at 19:22 UTC
Jump to comment: Most recent file
Comments
Comment #1
ejort commentedThis is the patch, grabs the vid from the node table and inserts into the CCK content table.
Comment #2
starbow commentedThanks, I have applied this patch
Comment #3
(not verified) commentedComment #4
murphyca commentedHello --
I am getting (I believe) this same error:
Duplicate entry '1171' for key 1 query: flexiconvert_form_submit insert into node_content_topics (nid, vid) value ('1171', '1171') in /home/xxxxxx/public_html/upgrade/includes/database.mysql.inc on line 121
flexiconvert displays a blank page after converting. this error message was pulled from the log file. I have the latest flexiconvert 4.7.03.
Is there a way around this error?