I get these warnings after I updated to the latest version:

* warning: Missing argument 3 for linkchecker_form_alter(), called in /srv/www/htdocs/drupal/includes/form.inc on line 365 and defined in /srv/www/htdocs/drupal/modules/linkchecker/linkchecker.module on line 348.
* warning: Missing argument 3 for linkchecker_form_alter(), called in /srv/www/htdocs/drupal/includes/form.inc on line 365 and defined in /srv/www/htdocs/drupal/modules/linkchecker/linkchecker.module on line 348.
* warning: Missing argument 2 for linkchecker_help() in /srv/www/htdocs/drupal/modules/linkchecker/linkchecker.module on line 33.
* warning: Missing argument 2 for linkchecker_help() in /srv/www/htdocs/drupal/modules/linkchecker/linkchecker.module on line 33.

Comments

hass’s picture

Status: Active » Postponed (maintainer needs more info)

Have you installed a linkchecker D6 version into Drupal 5? Please re-check all your files...

TurtleNinja’s picture

Version: 6.x-2.3 » 5.x-2.3
Status: Postponed (maintainer needs more info) » Closed (fixed)

I guess that must have been it, I reinstalled the 5.x version and it is running smooth. Thanks for the suggestion hass.