By steve.m on
Hi all,
Having an odd problem with a nice fresh install of Drupal 5.0. The forum module seems to be installed and enabled properly, but I cannot create any forums or forum contaners. There are no watchdog or php/apache errors being thrown, and the UI proudly claims to have created my new entities ... but they don't exist.
Anyone else seen this? Ideas?
Comments
update
Hmmm. Nodes are being created with the names I've specified, but they don't seem to be the correct node type. Note that all the category-cont and category-cat stuff below was created from the forum UI.
----
Steve McCullough, PhD
:: Drupal . Web . DevOps . Linux
:: http://irrational.ca
update 2
Looks like this must be a category module problem, as the same thing seems to be happening with newsletters.
----
Steve McCullough, PhD
:: Drupal . Web . DevOps . Linux
:: http://irrational.ca
I banged my head with this
I banged my head with this for quite sometime before giving up. The contrib category module proved to be the cause of most of my headaches. In perticular with forums.
it has something to do with the taxonomy wrapper. I won't say that the module doesnt work properly, but I couldn't get it to work with some core modules. That being said, the contrib category.module is not a module in my arsenal.
cannot create forums/containers in 5.0
oi I thought I was going nuts until I found this thread, I have categories installed as well and the exact same thing is happening to me, tells me it is created but it's not to be found anywhere.
Any idea's on what would be causing this?
Category Module And Forums 5.X
Okay found more posts relating to this problem in Category-Issues (not fixes) http://drupal.org/node/59728#comment-182842
I strongly believe it is a
I strongly believe it is a problem with category's taxonomy wrapper so I suggest we discuss it in this post (Category Module and Forums).
Category + Forum compatibility
See also: http://drupal.org/node/117172
Fixes quite a few problems.