Closed (outdated)
Project:
OOTools
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2009 at 22:50 UTC
Updated:
25 Sep 2020 at 09:39 UTC
Jump to comment: Most recent
require_once() needs to use the path returned from drupal_get_path(), otherwise it will not found the code when Drupal is not installed in the root directory of the server.
Actually, it would be easier to call module_load_include() (http://api.drupal.org/api/function/module_load_include/6).
Comments
Comment #1
avpadernoI am closing this issue, which is for a not supported Drupal version.