Hello there.

I'm trying to download a development version of the site. The drupal version is 5.x and my Development server configuration is the next: PHP 5.3, MySQL 5.1. I had some deprecated functions at the beginning but I solved them one by one.

Now I'm having another errors in the development version:

warning: Parameter 2 to cck_taxonomy_field_settings() expected to be a reference, value given in D:\htdocs\clientes\bdc\includes\module.inc on line 386.

Could you help me with this?

Thanks in advance.

Comments

mcrittenden’s picture

You're going to run into problems running Drupal (especially D5) with PHP 5.3. Downgrade to 5.2 if possible.

- Mike, from Little Blue Labs and Drupal Check