Table 'hoslo_drpl1.node_convert_templates' doesn't exist query: SELECT name, ctid FROM node_convert_templates in ../public_html/sites/all/modules/node_convert/node_convert.module on line 117.
Tried to run updates again, no available updates to run.
Table 'hoslo_drpl1.node_convert_templates' doesn't exist query: SELECT name, ctid FROM node_convert_templates in ../public_html/sites/all/modules/node_convert/node_convert.module on line 117.
Tried to run updates again, no available updates to run.
Comments
Comment #1
Starminder commentedComment #2
rsbecker commentedI am subscribing to this. I have seen this error on three sites I run.
Comment #3
Starminder commentedI also went in to update to see if one got missed, but there are no updates available for this module.
Comment #4
giucas commentedI am subscribing
Comment #5
alcroito commentedSorry, stupid mistake on my part.
When updating, it's ok if it gives an error that "ctid" doesn't exist.
Fixed in http://drupal.org/node/474442
Comment #6
alcroito commentedComment #7
Starminder commentedInstalled 1.5 today, got this:
Update #6001
* Failed: ALTER TABLE {node_convert_templates} CHANGE ctid `nctid` INT unsigned NOT NULL auto_increment
Comment #8
alcroito commentedThis is /ok/. This was a quick and dirty fix for node_convert to work, so the above error isn't actually harmful. I repeat, node_convert should work ok.