I get the following error in my logs:

array_merge() [function.array-merge]: Argument #2 is not an array in /home1/gotsvenc/public_html/sites/soulshineink.com/modules/login_security/login_security.module on line 82.

What can I do to get the error to go away?

Thanks,

Sven

Comments

weka’s picture

Is your User login block type set to display as link? If so, try to change the block type to standard or collapsible form.

I was able to replicate this problem and get the exact same error just by changing the block type to Link.

I will run some test to see which module is playing some role in this.

weka’s picture

The block type selection is a feature of Login Toboggan, so it is some type of conflict between the two modules. I will open a ticket in the LT queue and let LT users know about this conflict.

weka’s picture

Status: Active » Closed (duplicate)

Marking this one as duplicate because #722748: Possible Conflict with Login Security Module is pointing out the source of the problem.