&nbsp;Hello, I&#39;m Willians, living in Brazil and do not know English law, then not repair the errors. :D<br>&nbsp;I starting the develop for drupal, know a little of PHP, mysql. I am reading the book Pro Drupal Development, and the example of the book &quot;chapter 2&quot;, I am not understanding the code right.
<br>&nbsp;More specifically, the function where return the datas. that is&nbsp; annotate_nodeapi(&amp;$node, $op, $teaser, $page), when return the result of the database, this code:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  <br>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; $node-&gt;annotation = db_result($result);
<br>&nbsp;No is showing, the result in screnn, should be :<br>&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $node-&gt;content[&#39;annotation_form&#39;] = array( <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#39;#value&#39; =&gt; drupal_get_form(&#39;annotate_entry_form&#39;, $node-&gt;annotation), 
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#39;#weight&#39; =&gt; 10 <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ); <br><br clear="all">&nbsp;Someone knows where my erros ??<br><br>&nbsp;Thank you, all... :D<br><br>willians<br><br>-- <br><a href="http://www.ecommunita.com/">http://www.ecommunita.com/
</a>