The following error appear when I'm viewing the node-list configuration page under admin>>settings:
warning: Missing argument 2 for variable_get() in /home/gov/alpinecounty/WWW/drupal/includes/bootstrap.inc on line 152.
warning: Missing argument 4 for form_textfield() in /home/gov/alpinecounty/WWW/drupal/includes/common.inc on line 1208.
warning: Missing argument 5 for form_textfield() in /home/gov/alpinecounty/WWW/drupal/includes/common.inc on line 1208.
warning: Missing argument 2 for variable_get() in /home/gov/alpinecounty/WWW/drupal/includes/bootstrap.inc on line 152.
Even with these errors, this is the coolest thing since sliced-bread! Again, thank you for taking those feature requests for site-map and turning them into this other module. I desperately needed it.
I'll also check out other modules to make sure that these errors aren't caused by a conflict with another third party contribution (I'll give an update if this is the case).
Comments
Comment #1
njivy commentedI found the errors in the code and will release a revision today. Thanks for the bug report.
Comment #2
bomarmonk commentedTwo of the warnings remain after your latest update (the last version to CVS eliminated two of the errors). Here are the ones that are left:
warning: Missing argument 4 for form_textfield() in /home/gov/alpinecounty/WWW/drupal/includes/common.inc on line 1208.
warning: Missing argument 5 for form_textfield() in /home/gov/alpinecounty/WWW/drupal/includes/common.inc on line 1208.
Comment #3
njivy commentedFixed. Thanks, bomarmonk.
Comment #4
(not verified) commented