Hi!
I am receiving the following error when I attempt to add a container at /admin/content/forum/add/container
Fatal error: Call to undefined function taxonomy_form() in /***path to modules***/forum_access/forum_access.admin.inc on line 85
Any assistance would be appreciated.
Thanks!
-Brian
Comments
Comment #1
salvistaxonomy_form() is a core function in taxonomy.module, see http://api.drupal.org/api/function/taxonomy_form/6 .
You must have messed up your Drupal installation.
Comment #2
brianbrown commentedMoved to taxonomy.
Comment #3
cpugeniusmv commentedTaxonomy Access Control isn't Taxonomy.
Comment #4
salvisI doubt that anyone will be able to help you. You should reinstall Drupal from scratch.
Comment #5
Jr Strickland commented