When using the views_xml the views frequently report a format plugin is missing. Once you clear cache all is returned to normal. This is a huge problem and only happens on views with XML data document selected.

Anyone else have this problem? Any solutions?

Thank you

Comments

Rebekaloz’s picture

Did you find any solutions?..... The module keeps shutting down all style plugins

Rebekaloz’s picture

deactivated references module, fixed this issue so far, .... of course not, sorry my mistake.

Rebekaloz’s picture

Any solutions?

rjdjohnston’s picture

My solution was to create a new view with only the one page display (no master just the one display). Haven't had a single issue since.

If you include this in the documentation we can probably mark this issue closed/fixed.

Rebekaloz’s picture

rjdjohnston solution didnt work for me, must be something related with views module, right now views datasource 4 style plugins disappear now and then, and emptying cache brings them back.

Rebekaloz’s picture

when I activate views datasource module I get this message:

Notice: Undefined index: message en views_plugin_list() (línea 279 de /home/zumbwall/public_html/uci-mexico.com/sites/all/modules/views/views.module).

Bartek34’s picture

Issue summary: View changes

is there any update on the subject? I'm facing the same problem and it's very stressful.

paulsm’s picture

Hit this issue today, and it's pretty annoying as this is seemingly the only module which supplies JSON output (implementing my own REST interface as Services is not granular enough). Tested on Drupal 7.28.

sunset_bill’s picture

I'm getting the same thing. The view will show the display format as 'MIssing style plugin', and clearing the cache brings it back.

anthonylindsay’s picture

Status: Active » Postponed (maintainer needs more info)

Can anyone supply actual steps to reproduce this consistently? So, starting from a clean install of D7, Views and Views Datasource (and dependencies), what does one do to trigger the issue?

neilhanvey’s picture

i get the same problem using the json plugin. i do notice that i get a server cpu usage alarm popup before it crashes.

zeip’s picture

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

Not seeing this kind of problem in my test installation, and no further information has been obtained. Closing this, re-open or make a new issue if the problem is still relevant.