Fresh install of 6.x-1.3

"array_combine() [function.array-combine]: Both parameters should have at least 1 element in /var/blahblahblah/web/sites/all/modules/gotwo/gotwo.module on line 206."

According to this post (which includes a potential workaround), it could be related to this php bug. When I read up on the php site it appears to have been fixed in php but I have the latest versions and still see this behavior in this module.

Anyone else experiencing this? I would really like to use this module.

Comments

anonymous07’s picture

Let me also clarify, the module does work ... I just get this notification message on every node that uses GoTwo. Remove the module and everything is fine. I am running a ton of modules so let me know if I need to provide more details.

EDIT: I also tried the Dev version 6.x-1.x-dev and it gave the same result.

anonymous07’s picture

Turning off the notification (/admin/settings/error-reporting) gets rid of the display of the error message; and the module does work. Should we be concerned about the error?

hass’s picture

I may not able to repro. Please try do testing with the ode changes based on the links you provided.

hass’s picture

Status: Active » Postponed (maintainer needs more info)
anonymous07’s picture

Thanks, I have been using it and it is working (I am just not displaying the error per the settings I mentioned above) ... I have tested the heck out of it and it is redirecting properly so I won't worry about it for now and hope that it doesn't cause any issues.

hass’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

As it seems to be a PHP bug, I suggest upgrading PHP.