Closed (fixed)
Project:
Content Taxonomy
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2008 at 19:54 UTC
Updated:
25 Oct 2008 at 09:03 UTC
I had to change include_once(drupal_get_path('module', 'content') .'/content.module'); to include_once(sites/all/modules/cck/content.module'); to get it to work.
Comments
Comment #1
Setzler commentedThis was happening when I was trying to add another site to my multi-site configuration, as you can tell by the file path.
Comment #2
mh86 commentedthis should be fixed in the new beta4 too.
including the content module with drupal_load instead of a include_once now.
Comment #3
mh86 commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.