Fixed  Import stops at 1200 PMs

steven s

Well-known member
When I run my import at exactly 1200 PMs it stops with "The requested page could not be found".
Continue. Now it stops at message 1600. Same error.
Continue. Stops at 2000. Error.
Continue. Stops at 2400. Error.
I can go like this all night importing only 400 at a time after the initial 1200.

ADDED:
I thought this may have been causing it but changing it to 800 didn't do anything.

Library/XenForo/Importer/vBulletin.php

line2015 $options = array_merge(array(
line2016
line2017 'limit' => 400,
 
I'm going to leave this open, but there are plenty of changes related to this with beta 2. They will likely help this issue.
 
Thanks. Looking forward to b2. In the meantime I can work on a completely new site. And once Gold stable, move site number 3 over.
 
Top Bottom