XF 2.3 Import keeps crashing.

panos

Member
I'm trying to import from vb 3.8 using the CLI and it keeps crashing with the following message :

php cmd.php xf:import
Starting import from vBulletin 3.7, 3.8...
  • Step 1 of 26: User groups 00:00:00 [22]
  • Step 2 of 26: Custom user fields 00:00:00 [7]
  • Step 3 of 26: Users 00:00:05 [1,000] 1.34%The specified user is already an administrator.

The new installation only has 1 user which is the admin user.

There is nothing in the logs.

Not sure what I'm doing wrong. Can somebody please advise.
 
Last edited:
Thanks! I tried both those options and it didn't help.

Using --processes X will exit without giving the error message (The specified user is already an administrator.).

Renaming the admin account / changing the admin account email didn't help either.

Since this was a test import I reverted back to a fresh install and started again, this time it is working. Not sure what was causing the problem, but it's working now!
 
i would troubleshoot why it outputs the admin message. Maybe, stick to one admin (user id 1). If i remember correct the base xenforo user and email must match the admin import information too. Stick with singular admin in the test environment with matching info to see if it bypasses the error.
 
Back
Top Bottom