Download & Extend

do not use the same Template files when the user is loged in

Project:Views Rotator
Version:6.x-1.0-alpha2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

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

#1

Status:active» closed (duplicate)

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

nobody click here