Closed (duplicate)
Project:
Category
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2009 at 09:08 UTC
Updated:
10 Sep 2009 at 21:25 UTC
I just had the same issue like http://drupal.org/node/271658
in category_nodeapi( )
Fatal error: Call to undefined function category_node_get_categories() in /var/drupal/6.x/modules-beta/category/category.module on line 796
this helpd me, thus it might be not the solution:
http://drupal.org/node/271658#comment-1288752
might be an issue for hook_init() ?? don't know.
Comments
Comment #1
JirkaRybka commentedReducing all the duplicate issues for this problem into one: See #338750: Fatal errors - category.inc sometimes not loaded?