The answer you entered to the math problem is incorrect.

How to pass filter to Views?

$view = views_get_view('popular_location_upcoming');
$filters = views_get_filter_values(array('filter0' => 'chicago'));
print views_build_view('block', $view, $args, false, 0, 0, 0, $filters);

Reply

Please solve the math problem above and type in the result. e.g. for 1+1, type 2.