I have set up a views with views_rotator and it is showing up. The probleme is, that when the user is logged out views_rotator use the correct template file : node-views-VIEWSNAME.tpl.php, but when he is logged in, it use this one : node-NODETYPE.tpl.php.
We may think that it is a views bug, but views work well i used without views_rotator.

Comments

ecstasy2’s picture

Status: Active » Closed (duplicate)

it was due to a date_module bug: http://drupal.org/node/348241