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

ecstasy2 - January 3, 2009 - 20:46
Project:Views Rotator
Version:6.x-1.0-alpha2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

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.

#1

ecstasy2 - January 3, 2009 - 22:05
Status:active» duplicate

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

 
 

Drupal is a registered trademark of Dries Buytaert.