Hello,

I cencountered two errors with version 1 of this module:

1. When editing the view i see a 'Broken/Missing Handler' in the filter section of Views

2. The following error message: 'Notice: Undefined index: type in views_handler_filter->accept_exposed_input() (line 506 of /home/.../modules/views/handlers/views_handler_filter.inc).'

Did anyone encounter the same? Any hints how to fix these?

Otherwise everything displays fine.

I also noticed that it is not possible to clone the default Media Browser view without loosing the layout. Is there any chance to do this? It would be a great feature. As well as actually being able to choose between different Media display styles.

Greets sdk

Comments

csevb10’s picture

Status: Active » Fixed

You can simply remove the offending view filter. Basically, the field is part of 2.x, but not part of 1.x and - to be honest - we accidentally added it into vmb thinking it was generic. The latest version (committed today, so it may take a day to package) of 1.x-dev should resolve this problem and provide an easier path to upgrade to 2.x without issue.

The short version: Fixed in 7.x-1.x-dev and I'll roll a new release soon for 1.x.

Thanks for the report!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

isolate’s picture

For the people who still want to use the released version of 1. Here is the patch to quick fix it: