Nope, still not importing the usergroup data. I'm still getting a partial error message during the transition from step 4 into step 5 as I've indicated in the attached file. I believe the reason (or at least part of the issue) that data is not getting imported is due to lines 376 - 377 in the postnuke file that look like this:
Code:
Content visible to verified customers only.
1. There are single quotes around the data in column 1 which is a numeric id field (both queries)
2. There also appears to be a field missing. There are 12 field values in this query and 13 fields in the table.
On lines 421 - 422 the same occurs as above however this query appears to have the correct number of field values.
Code:
Content visible to verified customers only.
I suspect that the error during the install is originating between lines 1017 - 1036 in install.php.
Hth,
Jim