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

CommentFileSizeAuthor
geshifilter-absolute-path.diff6.66 KBsaper

Comments

soxofaan’s picture

Version: 6.x-1.1 » 5.x-2.x-dev
Category: bug » task
Priority: Critical » Normal
Status: Needs review » Patch (to be ported)

thanks

fixed in HEAD by http://drupal.org/cvs?commit=128906

should be backported to the DRUPAL-5--2 branch too

boombatower’s picture

Status: Patch (to be ported) » Fixed

5.x is no longer supported.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.