Just wondering.
One site works (Views 2) the other does not (Views 3) even with the default node explorer view etc.
Thanks

Comments

gnindl’s picture

Title: Anyone having issues with Views 3 6.x-3.x-dev » Views 3 (dev snapshot) compatibilty
Version: 6.x-1.1-rc4 » 6.x-1.x-dev

After debugging the URL/menu callback "nodereference_explorer/dialog/page/field_photo" I get the following error message:

Call to a member function exposed_form_alter() on a non-object in .../views/views.module on line 1054

I posted a Views issue as I think it is related:

#852882: How to render exposed filters in Views 3 programmatically?

yurtboy’s picture

thanks for the follow up.

gnindl’s picture

Views 3 seems to have problems rendering exposed filters. A workaround - till this issue is solved - is to configure "Exposed form in block: No". This has the side effect that the filters are rendered inside the tabs.

gnindl’s picture

Status: Active » Fixed

The code proposed in http://drupal.org/node/852882#comment-3223796 has been submitted to code repository. It should work in Views 2 & 3.

Status: Fixed » Closed (fixed)

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