Links to manage Curriculum/Programs and Terms/Conditions don't work
Posted August 25th, 2009 by martyb
Project: | RUetd |
Version: | 2.1.0 |
Component: | Code |
Category: | bug report |
Priority: | normal |
Assigned: | chadmills |
Status: | closed |
Jump to:
Description
When signed in as Administrator, the Manage Schools option on the Main Menu takes you to a list of schools. If you click on the Edit link for a school, it takes you to a screen with info for that school. Near the top of the screen are links called "Manage Curriculum/Programs" and "Manage Terms/Conditions". Clicking on either of those gives a screen that says only "Invalid Request", rather than a screen to enter info for the selected area.
Comments
#1
Fixed. Error in database not containing the appropriate values to allow access.
1) table `etd_privledges` needs to have two scripts added
2) table `roles2privileges` then had to have newly added scripts assigned to admin role
#2