Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.1
-
Fix Version/s: 4.1.0-b1
-
Component/s: None
-
Labels:None
Description
Paul came across these errors when helping a client import a whmcs database.
The contact issue stems from invalid creation dates being submitted for users (see importClients() and createUsers()).
The services issue first came up because it seems that the configurable options they were assigned did not in fact exist in the database. There seems also to be missing terms so that no valid pricing option exists for some config options. Both of these cases cause an error that cuts off the rest of the import.