Hello,

After my recent upgrade I cant post any forumcontent anymore. The content itself gets into the db and can be accessed by the direct node/nid url, but the forum list doesn't show any of my older forum topics and not even the new topics...

BTW, this is what I'm talking about: http://www.paraglide.be/node/1584

Trogie

Comments

trogie’s picture

btw, I found a lot of problems with the contributed 'category' module but I never had that module installed.

In the vocabulary table I have vid=1 for the forum module, the forum_nav_vocabulary variable=1 and my containers and forums seem to be linked ok...

I don't see where the problem is coming from

cog.rusty’s picture

Make sure that your 'vocabulary_node_types' table also contains a row with vid=1 and type='forum'

About the category module, any specific error messages?

trogie’s picture

OK,

been tracing this problem down and looks like it's a i18n related issue. The content of my site is multi-language but I didn't translate any forum- and containernames yet, also I didn't enable multi-language for the forum content-type (and don't really want that anyway as I want all user see all posts no matter what language).

Lets hope translating the names and containers is enough to solve this issue...

RaRi’s picture

My problem is a bit different but on the other hand, a bit similar.

Please read: http://drupal.org/node/199424#comment-674595

Checking "vocabulary_node_types" I found

vid=1 weblinks
...
vid=17 forum

I hope this does not cause the problem, isn't it?

RaRi’s picture

I created a new thread at:
http://drupal.org/node/207572

wanyax’s picture

I have exactly the same issue.....any solution?

cog.rusty’s picture