The core class provided by the Constant Contact developers (class.cc.php) has changed and is now version 1.7.2. Most importantly, the API key has been altered and the Drupal module no longer works with the old one.

Temporary fix is to download the latest PHP sample code, and overwrite the modules class.cc.php with the one found in this sample code.

The ZIP file containing the sample code can be found at:
http://integrationservic.es/constant-contact/php-developers-code.php

Marking as critical as breaks functionality.

Comments

justphp’s picture

Assigned: Unassigned » justphp

The key should work fine, if it does'nt I reckon it's an issue CC's end not with the module.
By doing this your messing with the stats constant contact collect from the API keys.

justphp’s picture

Status: Closed (won't fix) » Active

Also the code offered as a standalone package is slightly different to that provided in the drupal module, I can't say if it will work properly and no support will be provided if you do this.

justphp’s picture

Status: Active » Closed (won't fix)

DO NOT USE THE CODE PROVIDED ABOVE FOR THE DRUPAL MODULE.
If anyone ignores this message then so be it but do not ask for help.

Status: Active » Closed (won't fix)