Quote:
Originally Posted by Dan.Linehan I don't see any post named BCDE in your forum |
I was just referring to the “hypothetical board” you mentioned in your previous post:
Quote:
Originally Posted by Dan.Linehan Well, it sounds like you might have to do this custom. If you create a new thread in SMF and make the thread title "ASDF" and the post itself say "BCDE" we can go back into PhpMyAdmin and browse around and find those values (ASDF or BCDE) in the SMF MySql table. |
Quote:
Originally Posted by Dan.Linehan Also, what is a child board? |
It is what SMF calls a sub-forum, like a “board within a board” (In my case it could be a “blog category", under a regular board called “Toptenlisted Blog Posts”, or something)
Quote:
Originally Posted by Dan.Linehan The SMF table is the table that stores your forum posts in your MySql database.
How would you be able to import them properly if you don't know where they go in the database? |
I wasn’t sure of the exact terminology, (My site uses cpanel, so I can access it through mySQL Databases > phpmyadmin > smf database (I think this is where I would go, I’m unsure) > and here there were all kinds of tabs with a “smf_****” prefix, but nothing called “smf_table”)