When I run cron manually, it gives me a peculiar error:

array(1) { [0]=> string(0) "" }

The details of the Drupal installation are as follows:

Drupal Version: 5.7
Linkchecker Version: 5.x-1.2

Any help you can offer would be much appreciated. Thanks.

Comments

bnice5000’s picture

An issue that I have discovered is that link checker does not take into account any table prefixes. I had to manually go in and insert a table prefix before the two tables that link checker inserted into the database. After I fixed the table names link checker worked fine.

david@thrale.com’s picture

My table are prefixed "drupal_" and link checker did not honour this convention.

hass’s picture

Status: Active » Fixed

Known bug. 2.x branch will fix this.

Status: Fixed » Closed (fixed)

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