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(
Returned value :
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 => ...
);
Thanks
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/ ]