I decided to keep working on this,
After installing the V2 forums, I ran the sq. scripts and .exe converter successfully, but nothing was showing up, the forums were empty (the records were in the database however, pgd forums and messagese were populated with the Snitz content). So I reread the instructions and saw that I should run the version 1.7 DB installation script before installing V2. so here's what I did next (to a fresh DB restore of my snitz DB):
1. Run 1.70.17_Full.sql - successful
2. Run STEP1.SQL (members) - successful
3. Run convertSnitz.exe (messages/forums) - successful
4. Run STEP3.SQL (topics) - successful
5. Run all of the following 'Database_Upgrade_After_Conversion' scripts in order:
1) 1.70.17-1.82.20_UPGRADE.sql
2) 1.82.20-1.96.23_UPGRADE.sql
3) 1.96.23-1.99.24_UPGRADE.sql
4) 1.99.24_sp1.sql
5) 1.99.24_sp2.sql
6) 1.99.24_sp3.sql
7) 1.99.24_sp4.sql
8) 1.99.24_sp5.sql
9) 1.99.24SP5_2.0.5_UPGRADE.sql
10) 2.0.5_2.1.1_UPGRADE.sql
11) 2.1.1_2.1.5_UPGRADE.sql
12) 2.1.5_2.2_UPGRADE.sql
13)NOTE: the readme for this prtion referrs to .js files and an 'ini.asp file but none were included in the .zip I downloaded.
All executed successfully. And then I checked the DB and the pgd tables are EMPTY?!?!
Now I saw a final step Samuel referred to upgrading the 2.2 database to the latest, 2.4.5 ANSI - BUT that thread states that an upgrade to version 3 of the forums is not possible. And that's what I need ideally, version 3 with my old posts. That also does not explain why there's no data. do the upgrade scripts from step 5 overwrite everything?
What is the proper road map to get from snitz 3.4 to APG 3? Did I miss something in my procedures above? If somebody can provide me the proper steps I'll do the rest. Right now I'm going in circles with all of the different scripts, upgrades, and instructions.
Like I said the scripts are all executing but something isn't right because there's still no data. And when there is, data, the forum doesn't read in it.