Getting this error on an event node:

warning: array_merge() [function.array-merge]: Argument #1 is not an array in /var/www/hightowerlowdown.org/modules/contrib/location/location.module on line 643

I created a patch which checks if the array exists.

CommentFileSizeAuthor
#1 patch21.31 KBarthurf
patch1835 bytesarthurf

Comments

arthurf’s picture

StatusFileSize
new1.31 KB

missed a second spot to check this (line 496)

ankur’s picture

Status: Needs review » Fixed

I believe this is fixed w/ the most recent commit.

Anonymous’s picture

Status: Fixed » Closed (fixed)