Hi,

I had a working version of the module this morning. I tried installing the 7.x-2.x-dev version, then switched back to 7.x-1.0-beta2. After doing this, My view page returned a 404. When editing the view, the error: 'Display "Page" has an invalid style plugin.' appears.

I then uninstalled the module, cleared caches and tried again. I cannot create a view of type 'Isotope Grid' or 'Isotope Filter Block'. When I enable the Isotope Example module, the view gives the same 'Display "Page" has an invalid style plugin.' error.

I have tried emptying the ctools_object_cache DB table as mentioned here: http://www.kurtismccartney.com/drupal7_fix1 but still, the problem persists.

Somehow the views styles must have become corrupt in the DB, and now are not being created at all for whatever reason when re-enabling the module.

Comments

kurtismccartney’s picture

Component: Code » Miscellaneous

Just noticed the mention - my post had nothing to do with Views Isotope - jQuery Isotope.

Although I've seen the same type of problem with other third party views tools. Try changing the row type to something else, saving out the view, then changing it back to the original row type and saving again. Sometimes you get the right error messages so that we can see what is going on.

Chris Gillis’s picture

Issue summary: View changes
Status: Active » Postponed (maintainer needs more info)

Please follow steps listed by kurtismccartney and post any error messages.

Chris Gillis’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Have not heard from O.P.