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

salvis’s picture

Category: bug » support
Status: Active » Fixed

taxonomy_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.

brianbrown’s picture

Project: Forum Access » Taxonomy Access Control
Status: Fixed » Active

Moved to taxonomy.

cpugeniusmv’s picture

Project: Taxonomy Access Control » Drupal core
Version: 6.x-1.x-dev » 6.x-dev
Component: User interface » taxonomy.module

Taxonomy Access Control isn't Taxonomy.

salvis’s picture

I doubt that anyone will be able to help you. You should reinstall Drupal from scratch.

Jr Strickland’s picture

Title: Fatal error: Call to undefined function taxonomy_form() in /***path to modules***/forum_access/forum_access.admin.inc on line 85 » Fatal Error: Sites\acquia-drupal-site\acquia-drupal\modules\acquia\admin_menu\admin_menu.module on line 85
Component: taxonomy.module » admin.module
Assigned: Unassigned » Jr Strickland
Status: Active » Closed (fixed)