Nevermind, I&#39;ve fixed the issue. Thanks.<br><br><div class="gmail_quote">2009/12/18 Matt Friedman <span dir="ltr">&lt;<a href="mailto:matt.friedman@gmail.com">matt.friedman@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I have created a custom content type module called tpr_article. <br><br>I also have a script that pulls articles from a legacy database and is supposed add the legacy articles into the tpr_article content type.<br>

<br>I have set $node-&gt;type=&#39;tpr_article&#39; and tried to save the node using node_save() in order to save the $node in the right place. The content ends up in the node tables instead of my new tpr_article content type table. <br>

<br>How do I, in code, insert the legacy articles using my new content type module tpr_article?<br><br>If you need any more info please let me know.<br><br>Thanks,<br><font color="#888888">Matt<br><br><br>
</font></blockquote></div><br>