Closed (fixed)
Project:
GeSHi Filter for syntax highlighting
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2008 at 00:01 UTC
Updated:
6 Jul 2011 at 23:11 UTC
Having installed geshifilter under PLESK-managed virtual server geshifilter.admin.inc is unable to include geshifilter.inc and other files.
Actually, none of the require_once() directives in the geshifilter code works.
I have replaced all require_once() calls adding
drupal_get_path('module', 'geshifilter')
to the front and everything works fine.
The patch against current CVS is attached.
--Marcin
| Comment | File | Size | Author |
|---|---|---|---|
| geshifilter-absolute-path.diff | 6.66 KB | saper |
Comments
Comment #1
soxofaan commentedthanks
fixed in HEAD by http://drupal.org/cvs?commit=128906
should be backported to the DRUPAL-5--2 branch too
Comment #2
boombatower commented5.x is no longer supported.