I just installed the module and was going through the various admin pages. On the Activities page some of the View links result in this error:

Fatal error: Cannot create references to/from string offsets nor overloaded objects in /var/www/newhotness/profiles/cod/modules/contrib/constant_contact/class.cc.php on line 1617

Anything I should be concerned about, or it doesn't really affect the actual module functions?

Comments

justphp’s picture

Assigned: Unassigned » justphp

It only happens in the latest PHP versions, a fix will be deployed at a later date.

Bricks and Clicks Marketing’s picture

OK. I'm assuming that this does affect the actual module functions, right?

justphp’s picture

Seems so yes.

juliakoelsch’s picture

Hi, I just encountered this error too. I am using version 7.x-3.1-beta5. I'm not sure the fix was committed. Could you supply the patch if you have it? I couldn't tell from the replies above if you had it already or were still working on it. Thanks!

justphp’s picture

Category: support » bug
goldlilys’s picture

Should I change the version to 7.x-3.5 because this error also shows up for it ?

Errors I get are:

Fatal error: Cannot create references to/from string offsets nor overloaded objects in ../sites/all/modules/constant_contact/class.cc.php on line 1629

Notice: Array to string conversion in cc->xml_to_array() (line 1625 of ../sites/all/modules/constant_contact/class.cc.php).

The first error occurred when visiting "View Activities" then I clicked on View button link. Afterwards, I get a blank white screen with that error. Then when I go to the main page by changing the url on the address, the 2nd error pops up as a red notice.

goldlilys’s picture

Version: 6.x-3.0 » 7.x-3.5

Needs to get addressed please. It's supposed to be a main function for people to be able to unsubscribe to Constant Contact once they've subscribed, and it's not good to get blank white screen with errors for a simple task.

Thanks for looking it up.

fcortez’s picture

Issue summary: View changes

I'm getting this error also:
Notice: Array to string conversion in cc->xml_to_array() (line 1625 of ../sites/all/modules/constant_contact/class.cc.php).

I'm using 7.x-3.6. It appears when I click on the link 'View' on page "admin/config/services/constant_contact/activities".