I received this error after upgrading beta4 to beta6. what do u recommend me to do?

# Failed: INSERT INTO {themekey_ui_node_theme} (nid, vid, theme) VALUES (%d, %d, '%s')
# Failed: DELETE FROM {themekey_properties} WHERE id = %d

Regards

CommentFileSizeAuthor
#2 638426.patch1.47 KBmkalkbrenner

Comments

mkalkbrenner’s picture

Assigned: Unassigned » mkalkbrenner
Priority: Critical » Minor

I reviewed the code. The "error" seems to occur if there are no entries to migrate to the new table structure. So the error messages are harmless ...
I'll fix the error reporting at this point. Please excuse if I get you scared.

mkalkbrenner’s picture

Status: Active » Needs review
StatusFileSize
new1.47 KB

Here's the patch ...

mkalkbrenner’s picture

Status: Needs review » Fixed
sinasalek’s picture

@mkalkbrenner, Thanks. it's error free now

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.