Closed (fixed)
Project:
Theme Settings API
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2007 at 05:31 UTC
Updated:
9 Dec 2007 at 19:31 UTC
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
Comment #1
johnalbinThe 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.Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.