Jump to content
  • 0

Whmcs To Blesta Migration Error


HOSTBD24

Question

Hello Everyone,

I am using WHMCS 6.x right now and interested to migrate to Blesta 3.6.1 


I followed MD's guide : https://licensecart.com/whmcs-blesta to migrate. Also i have required php extension on my server.


It did import clients, invoices, transactions but didn't import staffs, packages or services at all.


Small Note: I didn't stopped whmcs and cron during import process.


So guys, what can be the issue for this ?


If MD's with me why i am posting this, because he has other things to do beside helping me and i wanted to check it out with others so it became easy for both of us.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Mike's been helping me but the importer just doesn't want to pass the Packages.
 

importPackages
-----------------

It just shows that on the log.

We've even disabled the others to see if the importer continues from where it left off:

                        //"importStaff", // works
                        //"importClients", // works
                        //"importContacts", // works
                        //"importTaxes", // works
                        //"importCurrencies", // works
                        //"importInvoices", // works
                        //"importTransactions", // works
                        "importPackages", // works
                        "importPackageOptions", // works
                        "importServices", // works
                        "importSupportDepartments", // works
                        "importSupportTickets", // works
                        "importMisc" // works
Link to comment
Share on other sites

  • 0

Are there any package groups in the package_groups table? You may want to turn on error_reporting in php to see if there are any run-time errors occurring.

 

It could be that there is either an error, or you have a lot of records to import and it is taking some time to process.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...