I guess that's the process I'll have to follow, maybe this will be addresses in V4, or I'll get time to look at the admin version of the form at some point. It looks like the mechanism is there to register the domains successfully, it's just that the admin form doesn't have all the fields required.
Cheers,
Jez.
Same as the displayed error:
importStaff
-----------------
importStaff took: 0.0079 seconds
-----------------
importClients
-----------------
importContacts
-----------------
importTaxes
-----------------
importCurrencies
-----------------
importInvoices
-----------------
importTransactions
-----------------
importPackages
-----------------
importPackageOptions
-----------------
importServices
-----------------
importSupportDepartments
-----------------
importSupportTickets
-----------------
importMisc
-----------------
decrypted 0 values using WHMCS' custom algorithm
decrypt took: 0 seconds
total time took: 0.4078 seconds
Array
(
[error] => Array
(
[0] => The import completed but the following errors ocurred:
[1] => importClients: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '90' for key 'PRIMARY' on line 124
[2] => importContacts: There is already an active transaction on line 163
[3] => importTaxes: There is already an active transaction on line 163
[4] => importCurrencies: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens on line 124
[5] => importInvoices: There is already an active transaction on line 163
[6] => importTransactions: There is already an active transaction on line 163
[7] => importPackages: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens on line 124
[8] => importPackageOptions: There is already an active transaction on line 163
[9] => importServices: There is already an active transaction on line 163
[10] => importSupportDepartments: There is already an active transaction on line 163
[11] => importSupportTickets: There is already an active transaction on line 163
[12] => importMisc: There is already an active transaction on line 163
)
)