Program Module permissions
markuslowe - June 4, 2009 - 15:57
| Project: | Station |
| Version: | 5.x-2.1-beta1 |
| Component: | Programs |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Anonymous users cannot view Program Nodes, receive login screen. Authenticated users cannot either, receive a "You are not authorized to access this page" error. They can view the program schedule just fine, but clicking on an individual program will result in access denied. Admin accounts can see program nodes just fine.
I have looked and looked in the Access Control area but cannot find a permissions setting that would control this access. I have also upgraded to 5.x-2.1-beta1, but no luck.
Help!
http://wfhb.org/station/schedule/
Thanks,
-Mark

#1
That's really odd. Do you have any node access modules installed on the site?
#2
I believe I had this same issue with 5.x version. I don't remember what I did to fix it though. Have a look through the older issues.
I too, had looked and looked...and it ended up being a simple access issue that was turned off by default.
#3
Hey, I went back and found my issue on this.
Please look at this node. It seems to have been fixed already. Not sure why you are still getting the problem.
http://drupal.org/node/319125
#4
Yeah, I'm going to just call this a duplicate of #319125: access problem with program nodes. If you've got more information on your site please re-open that issue.
#5
I tried using the patched 5.x.2.x-dev instance of Station, as well as adding the patch code by hand to the station_program.module file. Neither seem to work.
Is there a cache in the database that would need to be cleared? I'm running out of ideas here...
Thanks for your help.
-Mark
#6
More possible DB oddness. If I view the Program Schedule in week-view then I see the scheduled programs. If I look at day-view then it shows no programs scheduled. (see attached)
Any thoughts?
Our hosting provider had a server crash a few months back and we had to recover the entire site. Wondering if this is possibly a side-effect?
Thanks,
-Mark
#7
I can view the Program Schedule as "Anonymous" if I add the permission for "Administer Schedule". Obviously not doing that... but could this be a Schedule issue rather than a Program issue?
#8
Fixed this by clearing the Cache table in the mysql db.