I've been getting this notice:
user warning: Table 'sitename.subsitename_node_convert_templates' doesn't exist query: SELECT name, nctid FROM subsitename_node_convert_templates in /var/www/vhosts/sitename/httpdocs/drupal/sites/all/modules/node_convert/node_convert.module on line 117.
I've read the other issues posted and found a similar one, but the folks there said the problem was fixed when they applied the patch / installed 1.5, and I've installed 1.5. Is there something else I'm supposed to do, or is this another bug, or...?

Thank you! Love this module!

Comments

alison’s picture

Just noticed another very similar version of the error message (but it references a different line, so I'm putting it here in case it's helpful/relevant):
user warning: Table 'manomet.whsrn_node_convert_templates' doesn't exist query: SELECT * FROM whsrn_node_convert_templates ORDER BY nctid in /var/www/vhosts/manomet.org/httpdocs/drupal/sites/all/modules/node_convert/node_convert.module on line 473.

alcroito’s picture

Did you run update.php?

alison’s picture

so obvious, so dumb! thank you!! (all set now)

(sorry about the delayed response)

alison’s picture

Status: Active » Closed (fixed)