Ok I'm so lost here, does anyone know what I should be putting in here.<br><br>So far I have <br><br>global $user;<br>array ( 0 => array ('uid' => $user=>uid));<br><br>Do I need return array? No idea what the format should be.
<br><br><div><span class="gmail_quote">On 11/1/07, <b class="gmail_sendername">Xavier Bestel</b> <<a href="mailto:xavier.bestel@free.fr">xavier.bestel@free.fr</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Le jeudi 01 novembre 2007 à 16:28 -0400, Chris McCreery a écrit :<br>> Grrrrrrrrrrrrrrrrrrrrrrrrrrr, ok nothing seems to work everything I<br>> put in there gives me the same error.<br>><br>> This is what I have now.
<br>><br>> global $user;<br>> return array(0 => array('uid' => $user=>uid));<br><br>Maybe try<br>array('uid' => $user['uid'])<br><br><br>--<br>[ Drupal support list | <a href="http://lists.drupal.org/">
http://lists.drupal.org/</a> ]<br></blockquote></div><br><br clear="all"><br>-- <br>Chris McCreery