Hi .
I need to reinsert all the posts from and older forum into our new minibb forum. They were extracted and formatted into simple XML, and will now be inserted manually (via SQL INSERT statements) into the new database. This is where I need some help. The db schema you use is poorly commented. I got some info from the setup_mysql.php file, and am asking you for the rest.
The DB seams to contain 6 tables; of those I only need two: $Tt (topics) and $Tp (posts). Please explain to me, what their fields are, in what format, and what a specific values mean.
Thanks in advance, -ike, .si |