Invalid style plugin.
totomobile - October 1, 2009 - 21:20
| Project: | Views Bulk Operations (VBO) |
| Version: | 6.x-1.0 |
| Component: | Core |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi there, I installed this plug-in on my 6.04 Drupal, and when I try to switch an existing view style to Bulk Operations, it fails and reverts to the previous selected style.
There is also a view that is installed with VBO, and that has Bulk Operations pre -selected, and when you try to save it it will say:
Default view invalid style plugin.
going to admin/content/node2 you get this error:
Fatal error: Call to a member function uses_fields() on a non-object in.../htdocs/sites/all/modules/views/includes/view.inc on line 550
super thanks!
T

#1
Please reinstall your Views and VBO modules, making sure you get the latest version of each and that you don't have several copies of either in any of your installation folders. Do you still get that same error?
#2
I have the newest version of VBO. I tried installing uninstalling VBO with no luck.
I have the version of views which came with 6.04. Is it safe to get the newest version of Views to replace the current one?
#3
As far as I know, Views does not come bundled with Drupal core, unless you're talking about Acquia Drupal. In any case, please upgrade Drupal to 6.14 and Views to 6.x-2.6.
Upgrading Drupal and individual modules is an unavoidable annoyance. Please read http://drupal.org/upgrade/ to see how to properly do it.
#4
Thanks for the reply. I upgraded my views to the newest version and that fixes VBO. However, it breaks most of my other views.. Mostly missing NIDs. Any idea how to properly upgrade? I am just replacing the folder for now.
#5
You should replace the folder and then visit the page http://localhost/update.php to update the database schema. This is mentioned on the page I sent above. Didn't that work for you?
#6
#7
Closed unless I hear back from OP.