After installing the mixpanel module I get the following warning messages when trying to save the node after content editing:

warning: array_values(): The argument should be an array in /srv/www/vhosts/myinsurancebase.com/httpdocs/main/sites/all/modules/mixpanel-6.x-1.0-beta1/mixpanel/mixpanel.module on line 233.

warning: array_pop(): The argument should be an array in /srv/www/vhosts/myinsurancebase.com/httpdocs/main/sites/all/modules/mixpanel-6.x-1.0-beta1/mixpanel/mixpanel.module on line 233.

One other thing: after hitting the Save button I got the Server error message and after reloading the page the content is saved but with the already mentioned warning messages appearing on the top!

Is there a way to resolve this?

Best regards

Comments

kyle_mathews’s picture

Status: Active » Needs review

I just committed a fix -- http://drupalcode.org/project/mixpanel.git/commit/dcc0711

Please clone the repository or wait for a new dev package to be built and test out the fix. Thanks!

wundo’s picture

Status: Needs review » Fixed

It's fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.