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
Comment #1
hass commentedHave you installed a linkchecker D6 version into Drupal 5? Please re-check all your files...
Comment #2
TurtleNinja commentedI guess that must have been it, I reinstalled the 5.x version and it is running smooth. Thanks for the suggestion hass.