user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2 query: SELECT a.name, a.tid FROM term_data a LEFT JOIN term_hierarchy b ON a.tid = b.parent LEFT JOIN term_node c ON b.tid = c.tid WHERE nid = in /home/content.....

Comments

bfbryan’s picture

Ok, the error seems to be coming from my custom tpl page. I don't get an error when viewing that page so I assume this is related to the preview that is generated for the import. Ideas?

Robrecht Jacques’s picture

Status: Active » Postponed (maintainer needs more info)

I can't say without seeing the template. Please try the latest version of node_import first.

Robrecht Jacques’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No more info given. Closing it.