Hi, I recently updated BEF from 7.x-3.0.beta1 to 7.x-3.0.beta3.

I'm getting warning message that:

Warning in_array() expects parameter 2 to be array, null given in better_exposed_filters_exposed_form_plugin->exposed_form_alter() (line 591 of \sites\all\modules\better_exposed_filters\better_exposed_filters_exposed_form_plugin.inc)

and also when I try to filter date type exposed filter, I get :

the value input for field start date is invalid:
the value 10/24/2012 does not match the expected format.

drupal core version: 7.16
views: 7.x-3.5
date: 7.x-2.6

please help. thank you.

CommentFileSizeAuthor
#1 Untitled.jpg48.52 KBethan.han777
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ethan.han777’s picture

FileSize
48.52 KB

screen shot attached

zorax’s picture

subscribe

jerry’s picture

Apparently related to issue #1512874: Token replacement on BEF Description fields show warnings when no tokens are used, and likely corrected by the patch given there. I'll know shortly.

jerry’s picture

The patch mentioned above indeed appears to have solved this problem on my system.

mikeker’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

Issue queue cleanup... My apologies for taking so long to address this issue!

Based on #4, I'm closing this as fixed. Thank you for confirming the fix, @jerry!