watchdog: table doesn't exist
Starminder - May 16, 2009 - 02:07
| Project: | Node Convert |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | giucas |
| Status: | closed |
Jump to:
Description
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.

#1
#2
I am subscribing to this. I have seen this error on three sites I run.
#3
I also went in to update to see if one got missed, but there are no updates available for this module.
#4
I am subscribing
#5
Sorry, 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
#6
#7
Installed 1.5 today, got this:
Update #6001
* Failed: ALTER TABLE {node_convert_templates} CHANGE ctid `nctid` INT unsigned NOT NULL auto_increment
#8
This 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.
#9
Automatically closed -- issue fixed for 2 weeks with no activity.