PHP Fatal error: Call to undefined function file_directory_path() in /www/drupal-7.0-beta1/sites/all/modules/insert/insert.module on line 209
I can insert an image insert just fine, but when I got to edit the page, I get the above error. /www/drupal-7.0-beta1 is where I have Drupal 7.0 Beta 1 installed.
Comments
Comment #1
florisla commentedA patch is provided here: http://drupal.org/node/918958#comment-3626110
Comment #2
lpalgarvio commentedanother one here
Fatal error: Call to undefined function file_directory_path() in /insert/insert.module on line 28
insert alpha3
drupal beta2
Comment #3
florisla commentedWhich was also fixed in that other issue:
http://drupal.org/node/918958#comment-3634096