HI,
I migrated a forum from other drupal installation. I appended the following tables using SQL Scripts

forum
node
node access
node revisions
term date
term hierarchy
term node
node comment statistics

However the container appear as forums in drupal. How to change the forums to containers. What parameters (table and Field) in the database define if it is a forum or container?

Comments

salvis’s picture

Status: Active » Closed (fixed)

The core Forum module uses the forum_containers variable to tell containers from forums.

Your question has nothing to do with the Forum Access module. Please do not use this issue queue for support on doing open heart surgery on your database. I can't help you with that.