<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Arial">Yup, that's what it was.&nbsp; I was also
missing return $block in hook_block().&nbsp; Important stuff, I guess...<br>
<br>
Thanks.<br>
<br>
Steve<br>
</font></font><br>
John Fiala wrote:
<blockquote
 cite="mid:d59865cb0805201412g6411759bha3da5b2210135e01@mail.gmail.com"
 type="cite">
  <pre wrap="">On Tue, May 20, 2008 at 2:48 PM, Steve Edwards <a class="moz-txt-link-rfc2396E" href="mailto:killshot91@comcast.net">&lt;killshot91@comcast.net&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I didn't get any bites on this one on the support list, so I'm hoping some
of you development gurus can help me.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You need to say 'return $form;' at the end of calculate_square_form(),
I'm afraid.
  </pre>
</blockquote>
</body>
</html>