Simple Board migration I was running simple board on another server. I wish to migrate just the forum into another server, specifically just the categories. On a freash install of mambo I enabled simple board then using phpmyadmin on the old server I dumped the following in an sql backup file,
mos_sb_attachments
mos_sb_categories
mos_sb_messages
mos_sb_messages_text
mos_sb_moderation
mos_sb_sessions
mos_sb_subscriptions
mos_sb_users
I headed over to the new server, and run the file there. In phpmyadmin it shows all categories, etc.. Yet when I go into mambo nothing shows up...
Am I missing something to backup? Does mambo/simple board stores anything related about components/modules in any other way/tables which I could do backup to migrate to another site? |