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
Comment #1
Rebekaloz commentedDid you find any solutions?..... The module keeps shutting down all style plugins
Comment #2
Rebekaloz commenteddeactivated references module, fixed this issue so far, .... of course not, sorry my mistake.
Comment #3
Rebekaloz commentedAny solutions?
Comment #4
rjdjohnston commentedMy 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.
Comment #5
Rebekaloz commentedrjdjohnston 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.
Comment #6
Rebekaloz commentedwhen 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).
Comment #7
Bartek34 commentedis there any update on the subject? I'm facing the same problem and it's very stressful.
Comment #8
paulsm commentedHit 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.
Comment #9
sunset_bill commentedI'm getting the same thing. The view will show the display format as 'MIssing style plugin', and clearing the cache brings it back.
Comment #10
anthonylindsay commentedCan 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?
Comment #11
neilhanvey commentedi get the same problem using the json plugin. i do notice that i get a server cpu usage alarm popup before it crashes.
Comment #12
zeip commentedNot 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.