Postponed (maintainer needs more info)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.x-dev
Component:
content.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2009 at 07:50 UTC
Updated:
6 Nov 2009 at 09:05 UTC
Comments
Comment #1
markus_petrux commentedhmm... actually, I think require_once 'includes/content.token.inc'; will fail (unless CCK installation directory is in the include path) because Drupal runs from Drupal root, and that file does not exist there.
That issue is related to D7. Any pointer on when module_load_include() is not reliable when used from hook_init() in D6?