Jump to content

Mailchimp integration issue


sgonzalez

Recommended Posts

Hi, I have been testing the mailchieenmp integration. and I found 2 issues.

 

1) If by mistake you dont create a list right after you setup the mailchimp API key, you wont be able to do it after... There  MUST be an option to create a list after the API key has been saved. I had this problem and I was forced to disconnect the mailchimp connection and make it again to be able to add a list.

 

2) When I try to add the list , I receive this error.. Any idea?

 

type - Schema describes string, NULL found instead vendor - Schema describes string, NULL found instead

 

 

Thanks!

 

 

Link to comment
Share on other sites

  • WHMCS Support Manager

Hi,

The error you are encountering indicates there are orphaned products in your WHMCS database (ie. products which are assigned to a non-existent product group).

To identify the problematic product,  the Utilities > Logs > Module debug Log tool can be used
Please enable it, reproduce the problem, disable it again and then review the data to identify the problematic product.

More detailed instructions are published at http://docs.whmcs.com/Troubleshooting_Module_Problems

This can be resolved in two ways:

  1. Delete the orphaned products from the tblhosting table. OR
  2. Insert a new record into tblproductgroups with the same id as the missing product group (tblproducts.gid) value. Call it something like "Orphaned Products" so you can deal with the product as you see fit via the Setup > Products/Services> Products/Services page.
Link to comment
Share on other sites

  • 2 weeks later...

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.

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