Closed (fixed)
Project:
Gradebook
Version:
6.x-2.0-beta2
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2009 at 17:26 UTC
Updated:
18 Mar 2009 at 20:20 UTC
I recently downloaded the gradebook module, I am an administrator at a site that uses drupal, I am not the first user (actually we forgot hat username and password) but I have all the possible administrating privileges. I can't access the admin/gradebook/gradebook page. could you please tell me what is the solution for such problem.
Comments
Comment #1
MGN commentedGreat catch. Its a typo in the gradebook.module file. I've fixed it and committed the change to 6.x-2.x-dev. Its an easy fix: change 'admin gradebook' to 'administer gradebook' on line 11 of gradebook.module. It should read:
I've also updated the README.txt file to reflect the switch from admin gradebook to administer gradebook.
Thanks for your help.
Comment #2
balsaify commentedI downloaded the 6.x-2.x-dev version, The module is yet to be modified. Anyway, I modified it and downloaded the modified version, The problem is still there.
Comment #3
MGN commentedThe dev version hasn't probably been packaged yet. It happens about twice a day automatically. You can always get the most up to date code from cvs.
If the user role has 'administer gradebook' permission (assigned at admin/user/permissions), then access should be granted to admin/gradebook/gradebook. After you made the change, did you check the 'administer gradebook' permission for the correct role on the permissions page?
If this isn't happening, tell me more about your setup that will help me to reproduce the problem.
Thanks
Comment #4
balsaify commentedAfter I did the modification I rechecked the permissions, the administrator role has all of the permissions. regarding my setup, I just downloaded the 6.x-2.x-dev package, I enabled the module, and I gave permissions to the administrator.
Comment #5
balsaify commentedMr. Mike,
Did you find out what is wrong?
Baha' Alsaify
Comment #6
MGN commentedSorry. When you marked your last post as fixed, I thought you found the problem. So no, I haven't been able to reproduce this problem. I have made a lot of changes to the 6.x.2.x-dev version recently, so I would again recommend you try the latest version and see if it is still happening.
Comment #7
balsaify commentedYes. The problem is solved. Thank you