Closed (duplicate)
Project:
GeSHi Filter for syntax highlighting
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2011 at 02:39 UTC
Updated:
10 Feb 2011 at 12:33 UTC
I just installed it and set some options, so maybe one of the options cause this, but i get this error after i save the configurations(admin/config/content/geshifilter):
Fatal error: Call to undefined function file_directory_path() in /home/jaguaribe/www/sites/all/modules/geshifilter/geshifilter.module on line 283
This function does not exist in drupal 7, so it need to be replaced, maybe a look at this issue http://drupal.org/node/915006#comment-3975170 as they have the same problem for other module, so can see their fix and use as base to create a fix for geshifilter.
Comments
Comment #1
yukare commentedUpdate
The setting that cause the error is:
Use CSS classes and an automatically managed external CSS style sheet.
If i use the first option there is no error.
Comment #2
soxofaan commentedThis is a duplicate of #1023584: Issues with CSS File handling, use of file_directory_path()