Thanks guys but still the same none descriptive error. I tried both of the suggestions but no luck.<br><br><div><span class="gmail_quote">On 11/2/07, <b class="gmail_sendername">Cog Rusty</b> <<a href="mailto:cog.rusty@gmail.com">
cog.rusty@gmail.com</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;">On 11/2/07, Xavier Bestel <<a href="mailto:xavier.bestel@free.fr">
xavier.bestel@free.fr</a>> wrote:<br>> > Any help would be awesome because as you can see I have limited coding<br>> > skills.<br>><br>> Cog just told you to try:<br>><br>> global $user;<br>> array ( 0 => array ('uid' => $user->uid));
<br><br><br>Either that, or (if you need a single expression)<br><br>array ( 0 => array ('uid' => ($GLOBALS['user']->uid)) );<br><br><br>> Note the difference: the last "=" has been replaced with a "-".
<br>><br>> HTH,<br>> Xav<br>><br>><br>> --<br>> [ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<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