Using CCK 6.x-2.0-rc7 and Views 6.x-2.x-dev, the Style under Views now doesn't recognize Views Rotator, but rather says "Missing style plugin".

Comments

mfer’s picture

This depends on what date you grabbed the Views 2 snapshot from. If it's really recent Views Rotator won't work. Views 2 had a slight API change adding hook_views_api which needs to be implemented in the module file.

Views Rotator needs to be updated to reflect this change. It's on my todo list. If you go back to the Views 2 RC the Views Rotator module should work.

chlobe’s picture

Hi

I am having the same issue, after inadvertently upgrading views it snapped rotator (eg 'missing style plug in.' I have since reinstalled numerous times back down the views release chain and have finalled uninstalled and deleted tables and reinstalled but cannot get rotator back. Interestingly, once views (and rotator) are disabled and uninstalled, tables removed and ONLY views installed (not rotator) the module listing shows rotator as being available. I have currently given up until rotator is updated for the latest views release candidate - no pressure then ;)

Cheers

Update

Tried one more time with Views 6.x-2.0-rc1 and rotator is back.

mfer’s picture

Status: Active » Fixed

This is fixed in the alpha 2 release. Support for Views 2 RC 3 with the new hook_views_api is provided.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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