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.
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
Comment #1
zealy commentedI'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.
Comment #2
(not verified) commented