I'm a noob to drupal so this COULD be my fault - but it sorta smells like a bug. I have done a bit of PHP and MySQL and this just "feels wrong"... like it shouldn't be this hard. :-)
Setup: Brandy-new site going up with newest d/l of Drupal 5.0 and Category and a couple others. Working from Mac OSX on a 1&1 site (art.sargasso-sea.net)
Problem: Can't seem to get forums to set up. I'm trying a tree setup with "forums" as base container, and then a couple specifc forum containers. I can create the base forum container and it shows in Manage Categories. However when I go to Content Managment > Forums it shows "No existing containers". I've dropped all tables in the database several times and restarted and followed steps in the Drupal forums on this, but this still persists.
After creating containers in the Forums page and the I go to Content Managment > Content, the containers are there, in name only, as they have no Type assigned. When hit Edit, I get this error message:
warning: call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, 'category-cat_node_form' was given in /homepages/13/d169806360/htdocs/aart/includes/form.inc on line 217.
I can delete all these errant containers, but when I look at the database (via phpmyadmin) the table column "Variable.fourm_containers" still has the same data.