Closed (fixed)
Project:
IE Destroyer
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2007 at 05:54 UTC
Updated:
12 Feb 2007 at 23:15 UTC
According to this thread, which is a 4.7 problem, there's a line missing from the IE Destroyer module. It needs a
require_once("includes/common.inc");
inserted at the start of the module to avoid a
Fatal error: Call to undefined function: drupal_get_path() in /usr/local/apache/vhosts/sites/all/modules/iedestroyer/iedestroyer.module on line 33
I have verified this problem still exists on a fresh Drupal 5.0 install when using the latest IE Destroyer 5.x-1.x-dev module.
Cheers!
Comments
Comment #1
deekayen commentedI've been this report before, but haven't been able to reproduce it. Added the patch to the init hook in 4-7 and 5 anyway.
Comment #2
(not verified) commented