When I tryed to view the terms by Taxonomy VTN it displays me that error:
Fatal error: Call to undefined function taxonomy_vocabulary_load()

Yesterday it all worked fine... also my tracker dont work anymore :/
Any idea?

Comments

Vovka’s picture

I solved the problem with undef func in this way: in '/modules/tagadelic/tagadelic.module' file in line with error replaced taxonomy_vocabulary_load function name with taxonomy_get_vocabulary. Now all is ok, except of eight warnings ))