normal users can't view presentations
greggles - September 15, 2008 - 13:47
| Project: | S5 presentation player |
| Version: | HEAD |
| Component: | Code - s5_textfield |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Description
reported by ezra - the hook_menu definition seems to be wrong and prevents normal users from seeing the presentation. My first guess is that the arguments are wrong for node_access.

#1
This seems better...
#2
Agreed. Same patch, with a minor change to use $node->nid instead of setting $nid.
#3
Thanks - committed this and a similar one for the s5_book.module - http://drupal.org/cvs?commit=170383
#4
Automatically closed -- issue fixed for 2 weeks with no activity.