In the line 68 of csplitter.module, set $fdicpath as the following:

$fdicpath = drupal_get_path('module', 'csplitter')."/filter.txt";

But the file "filter.txt" does not exist.

Comments

zealy’s picture

Assigned: Unassigned » zealy
Status: Active » Fixed

I've add this missing file to CVS HEAD and 4.6 branch. You can find it in cvs or 4.6.x module tar file.

Anonymous’s picture

Status: Fixed » Closed (fixed)