Hello
I have a message:

[code]
warning: implode() [function.implode]: Invalid arguments passed in /home/public_html/loko/sites/all/modules/google_analytics/googleanalytics.module on line 551.
warning: array_keys() [function.array-keys]: The first argument should be an array in /home/public_html/loko/sites/all/modules/google_analytics/googleanalytics.module on line 552.
warning: implode() [function.implode]: Invalid arguments passed in /home/public_html/loko/sites/all/modules/google_analytics/googleanalytics.module on line 552.
[/code]

How to fix it?

CommentFileSizeAuthor
#6 Modules.png4.35 KBloko

Comments

hass’s picture

Status: Active » Postponed (maintainer needs more info)
Issue tags: +token integration

Again a token issue... Where have you seen this issue? Roles array must exist... What token version are you running? Are you really using ga 3.3?

loko’s picture

Hello
Thank you for replies.
I have Token version 6.x-1.15 ang GA 6.x-3.3.

hass’s picture

At what url have you seen this issue?

loko’s picture

When new user create account.

hass’s picture

Please check again if you really see v3.3 in modules page next to GA. This is a known issue in 3.1, but should be fixed since 3.2...

loko’s picture

StatusFileSize
new4.35 KB

Yeas I have.

hass’s picture

Please share your php version, the url you expierenced this issue (aka repro plan) and please dump the user object just before line 551. Please try to debug as good as possible and maybe provide a patch.

hass’s picture

Title: warning: implode() [function.implode]: Invalid arguments passed » E_ALL warning when a new user creates an account
Status: Postponed (maintainer needs more info) » Fixed

Please give next DEV in a few hours a try and report back if fixed.

Status: Fixed » Closed (fixed)

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

hass’s picture

@loko: Is this issue fixed with latest DEV?