When I click Admin-settings-image settings, I get the following error:
warning: Missing argument 2 for drupal_get_form() in /home/myname/public_html/drupal/includes/form.inc on line 61.

What does this mean?

Comments

danonne’s picture

Can somebody please help i get the same thing. I am trying to get images to work but nothing is happening...

toptom1’s picture

I'm getting this on one of my sites but not another and they're both running from the same code - so could this be a database thing?

toptom1’s picture

I've created a new database for the site, I didn't activate any modules apart from the image module and still the same problem? Any ideas anyone? see node/91531

Lowell’s picture

I had the same problem with the image.module. First the menu name should be 'image', not 'image settings'
You'll now the problem is solved when this displays correctly.

After searching and rebuilding EVERYTHING...here is what I found.

I had accidentally copied in an extra copy of the image folder into another modules folder...

ANSWER

Search all folders in the modules folder and sub folders and remove the accidental copy of the image.module folder.

Best of Luck, please let me know if this is the same cause for all of you.
After seeing this problem posted many times and not seeing any answers posted, I am curious to see the result for all of you.
After I removed the extra folder my image.module worked perfectly even though I decided to do away with it in favor of imce and tinymce for individual pics and Gallery 2 for galleries of pics.

toptom1’s picture

Could this be the answer?

http://drupal.org/node/90526