vbulletin ordering of steps
Submitted
Guest
, Jan 05 2012 06:43 PM | Last updated Nov 02 2012 07:46 AM
The vbulletin converter is allowing conversion of topics before members.
should be
'topics' => array('forums'),should be
'topics' => array('forums', 'members'),
| Status: | Fixed |
| Version: | 0 |
| Fixed In: | 0 |











1 Comments
Updating Status to: Fixed
Updating Version to: 0
-