Closed (fixed)
Project:
CiviCRM Constant Contact Integration
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2011 at 06:08 UTC
Updated:
21 Apr 2011 at 00:24 UTC
After installing the module and turning on sync for one CiviCRM group, I attempted to add an individual to that group and got the attached error.
| Comment | File | Size | Author |
|---|---|---|---|
| CiviCRMCCerror2.jpg | 22.45 KB | Bweber-1 |
Comments
Comment #1
chiddicks commentedHere's more detail on that error, as I'm having the same problem:
What version of CiviCRM are you running?
Comment #2
Josher commentedNotice the above error one logged in, user home page. Running version CiviCRM 3.3.6.
Comment #3
chiddicks commentedCode typo: line 133 of civicrm_constant_contact.module - $line_feild; correct to $line_field and problem goes away.
Comment #4
Bweber-1 commentedGlad to hear that the issue root cause was identified. I am confused about the status of this being set as fixed. Does that mean it will be fixed in a future release?
Comment #5
chiddicks commentedWell, the source of the issue has been found, and a fix has been posted and tested. Normally I would also put up a patch, but I figured it's simpler for folks to just make the change to the code directly. It's up to the maintainers to decide if they want to include this fix in future releases (one would hope so).
Comment #6
Bweber-1 commentedI have also made the change in the module php and the problem goes away for me too!! Thank you.
If a new user of the module downloads the most current version, they will run into the error. I think it would be appropriate to set this to reviewed and tested, but not yet fixed so that others will at least look for a fix someplace.
Comment #7
bigjim commentedit's fixed in a patch applied to Issue #1104938