I used i18n module and nodeprofile and after installing noderofile.module and usernode.module I get this error:
user warning: Column: 'status' in where clause is ambiguous query: SELECT n.nid FROM node n JOIN nodefamily nf ON nf.child_nid = n.nid LEFT JOIN i18n_node i18n ON n.nid = i18n.nid WHERE (i18n.language ='en' OR i18n.language ='' OR i18n.language IS NULL) AND parent_nid = 129 AND status > 0 in ..........database.mysql.inc on line 120.
Comments
Comment #1
fagoI think I fixed it.
please update nodefamily and try again.
Comment #2
fagoComment #3
(not verified) commented