Tada!!!! Awesome Jim, thank you and thank you to all of the rest of you for your time. Glad we( and by we I mean "all of you" ) figured it out.

On 11/2/07, Jim Li <jimmydami@gmail.com> wrote:
Try this:

global $user;
return (array( 0 => array('uid' => $user->uid)));


On Nov 2, 2007 9:00 AM, Chris McCreery <chris.mccreery@gmail.com > wrote:
> Same one I mentioned earlier, the "configure cck field" page reloads and at
> the top in nice red box is:
>
>  The default value php code returned an incorrect value
> Expected format : array(
>  0 => array('uid' => value for uid),
>  // You'll usually want to stop here. Provide more values
>  // if you want your 'default value' to be multi-valued :
>
>
>  1 => array('uid' => value for uid),
>  2 => ...
> );
> Returned value :
>
>
>
> Thanks
>
>
> On 11/2/07, Xavier Bestel < xavier.bestel@free.fr> wrote:
>
> > Le vendredi 02 novembre 2007 à 08:33 -0400, Chris McCreery a écrit :
> > > Thanks guys but still the same none descriptive error. I tried both of
> > > the suggestions but no luck.
> >
> > Please describe the non-descriptive error.
> >
> >
> > --
> > [ Drupal support list | http://lists.drupal.org/ ]
> >
>
>
>
> --
> Chris McCreery
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
--
[ Drupal support list | http://lists.drupal.org/ ]



--
Chris McCreery