Jump to content

Import Assist from ClientExec Error


Recommended Posts

Hello

 

Trying to import ClientExec to Whmcs using the import assist but getting the following error:

 

Gateways present in Source installation are missing from this installation - Fail

- Please configure All missing gateways in the destination installation and then try again. Missing gateways are: 0

 

It says missing gateways as 0, so not sure wht is happening.

 

Any help would be appreciated.

 

Thanks in advance

Link to comment
Share on other sites

  • WHMCS Support Manager

Hi,

Brian is right on this, you can execute this query on the ClientExec database to identify the problematic records:

SELECT * FROM `users` WHERE paymenttype = '0';

If this above query produces any results, you will need to correct the records in ClientExec prior to attempting the import again. This helps ensure that only valid data is imported into WHMCS.

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
Reply to this topic...

×   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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated