I get hits message in a pink box on the themes page after installing it. I didn't do anything to the files.

warning: Missing argument 3 for themesettingsapi_form_alter() in /home/lizaiza/public_html/modules/themesettingsapi/themesettingsapi.module on line 20

Thanks
Elizabeth

Comments

johnalbin’s picture

Status: Active » Fixed

The error message you are getting indicates you are using the 5.x version of the module on Drupal 6. The Drupal 6 version of the module does not display this warning since it does have 3 arguments in the themesettingsapi_form_alter() function call.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.