After installation of VotingAPI and Advanced Poll according to the installation instructions, activating them and under settings:
Home » administer » settings Advanced Poll I recieved the following:

warning: Missing argument 1 for drupal_get_form() in /usr/home/mysite.com/public_html/drupal/includes/form.inc on line 61.
warning: Missing argument 2 for drupal_get_form() in /usr/home/mysite.com/public_html/drupal/includes/form.inc on line 61.

What has gone wrong?

Tomas

Comments

druvision’s picture

WhiplashInfo’s picture

No - that wasn't any dependency to Forms.module according to installation insructions.

I have now, and the result is:

  • warning: Missing argument 1 for drupal_get_form() in /usr/home/mydomain.com/public_html/drupal/includes/form.inc on line 61.
  • warning: Missing argument 2 for drupal_get_form() in /usr/home/mydomain.com/public_html/drupal/includes/form.inc on line 61.

Tomas

ChrisKennedy’s picture

Which version are you using? I just made a bunch of improvements to the 4.7 version so you should try the latest 4.7 release and let me know if you still have problems.

WhiplashInfo’s picture

Chris, the latest version from November 6:th solved my problems.
Thanks!
Tomas