Posted by ecstasy2 on January 3, 2009 at 8:46pm
Jump to:
| 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
it was due to a date_module bug: http://drupal.org/node/348241