[support] Default PHP Code for CCK field
Chris McCreery
chris.mccreery at gmail.com
Fri Nov 2 13:00:14 UTC 2007
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 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20071102/eb3cc0a9/attachment.htm
More information about the support
mailing list