Closed (cannot reproduce)
Project:
Node import
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2007 at 23:59 UTC
Updated:
17 Apr 2011 at 18:30 UTC
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
Comment #1
bfbryan commentedOk, 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?
Comment #2
Robrecht Jacques commentedI can't say without seeing the template. Please try the latest version of node_import first.
Comment #3
Robrecht Jacques commentedNo more info given. Closing it.