By bambangfals on
i use drupal5.2.x and have error in my web, the error message like this :
Fatal error: Call to undefined function: taxonomy_get_tree() in /home/indoskri/public_html/one/includes/common.inc(1342) : eval()'d code on line 5
and
Fatal error: Call to undefined function: taxonomy_node_get_terms() in /home/indoskri/public_html/one/themes/art4_blue/template.php on line 107
please, somebody help me...
Comments
Both valid calls to the
Both valid calls to the taxonomy module;
http://api.drupal.org/api/function/taxonomy_get_tree/5
http://api.drupal.org/api/function/taxonomy_node_get_terms/5
Have you disabled your taxonomy module? It obviously has dependencies!
Pobster
I Cant find solutions
I have read n update taxonomy.module, my web running again, but i have problem after i click logout from administrator.. Message Error come back...
what this problem affected by cached..???
what mean about
in http://api.drupal.org/api/function/taxonomy_get_tree/5