I was installing CCK here on WWDD, and got this error -
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of content_db_construct_column_type(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /sites/default/modules/cck/content_admin.inc on line 955 and 1000I remembered having the same error after installing on a different site, and having gone in manually to fix it. For my own future reference, or for anyone having the same problem, someone has submitted a patch here: http://drupal.org/node/81599






JonBob has just committed the patch, so this should no longer be a problem for newly downloaded copies of CCK.
Just a heads up.