Fixing line 202 to ...
'batch_file' => drupal_get_path('module', 'nodesymlinks') . '/nodesymlinks.inc',
... seems to work as the file nodesymlinks.pathauto.inc does not exist in the D7 Version of this module and nodesymlinks.inc has some pathauto functions inside.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | nodesymlinks-pathautobulk-1537874-1.patch | 699 bytes | Wolfgang Reszel |
Comments
Comment #1
Wolfgang Reszel commentedI created a patch for this issue.
Comment #2
wojtha commentedFixed in http://drupalcode.org/project/nodesymlinks.git/commit/cc50b07. Thanks!