at ...admin/content/vocabindex I have no textfield to fill in the path (see pic)
(using drupal 6.3)

CommentFileSizeAuthor
vocabindex.PNG20.04 KBharoldb

Comments

pontus_gbg’s picture

I have the same exact problem. Hopefully this will get fixed soon.

xano’s picture

Assigned: Unassigned » xano
Status: Active » Postponed (maintainer needs more info)

1) Does your PHP error log indicate that anything has gone wrong? If so, please post the error messages here.
2) Could you please post the output of the following PHP code. If you don't know where to put it, open page.tpl.php of your template and put it right before your doctype declaration. Then go to your Drupal site and view the source code. The PHP code's output will now be displayed right before your doctype declaration.

print_r(taxonomy_get_vocabularies());
xano’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)
xano’s picture

Assigned: xano » Unassigned