I have been configuring a Drupal site for a school. I have created a couple of forms. Here is a problem I am having using the file attachement tab when creating posts

* warning: Parameter 2 to audio_attach_form_alter() expected to be a reference, value given in /usr/share/drupal6/includes/common.inc on line 2946.
* warning: Parameter 2 to audio_feeds_form_alter() expected to be a reference, value given in /usr/share/drupal6/includes/common.inc on line 2946.
* warning: Parameter 2 to audio_getid3_form_alter() expected to be a reference, value given in /usr/share/drupal6/includes/common.inc on line 2946.
* warning: Parameter 2 to audio_images_form_alter() expected to be a reference, value given in /usr/share/drupal6/includes/common.inc on line 2946.
* warning: Parameter 2 to date_form_alter() expected to be a reference, value given in /usr/share/drupal6/includes/common.inc on line 2946.
* warning: Parameter 2 to date_timezone_form_alter() expected to be a reference, value given in /usr/share/drupal6/includes/common.inc on line 2946.
* warning: Parameter 2 to nodereference_url_form_alter() expected to be a reference, value given in /usr/share/drupal6/includes/common.inc on line 2946.
* warning: Parameter 2 to webfm_form_alter() expected to be a reference, value given in /usr/share/drupal6/includes/common.inc on line 2946.
* warning: Parameter 2 to word2web_form_alter() expected to be a reference, value given in /usr/share/drupal6/includes/common.inc on line 2946.
* warning: Parameter 2 to rules_forms_form_alter() expected to be a reference, value given in /usr/share/drupal6/includes/common.inc on line 2946.

I would really appreciate some help in determining what the problem is

Comments

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.