By Delzuma on
I'm currently in the midst of trying to figure out why no one can post comments on my site and I was turning off modules to see if there was some sort of conflict. After turning off taxonomy I now get this message whenever I try to access my site at all.
Fatal error: Call to undefined function: taxonomy_get_tree() in /homepages/40/d123458324/htdocs/delzuma/modules/simplenews/simplenews.module on line 125
The site is www.fpsba.org
I can access it viw ftp and I will be able to change whatever I need to in order to get taxonomy back on and hopefully resurrect my site. I don't know what to change. Please help me. Thanks.
Mike
Comments
Simple Solution: move
Simple Solution: move simplenews.module to some other place then the modules directory. This will prevent php from trying to call simplenews.
And make sure whenever you use simplenews to have taxonomy enabled
Thanks! I didn't even think
Thanks! I didn't even think about removing the complaining module. Site's back up and running now. Stay tuned for my forthcoming clueless query, Why can't anybody (even me the admin) leave comments?!?
Mike