hrshadhin / school-management-system

Another School Management System
http://cloudschoolbd.com
GNU Affero General Public License v3.0
946 stars 862 forks source link

Error 500 #175

Closed 06fitreeyru closed 3 years ago

06fitreeyru commented 3 years ago

Academic ---> class not add subject not add

error 500 Oops! Something went wrong.

06fitreeyru commented 3 years ago

image

06fitreeyru commented 3 years ago

image Teachers cannot add marks for their own Subject.

hrshadhin commented 3 years ago

Turn on debug true in .env and check the log, what's generating the error. And before post your issue, please follow issue report template. That's help to reproduce the error.

06fitreeyru commented 3 years ago

I added a new file named timetable in the Academic/Subject folder. But when I become a student, teacher, or something that is not an admin, it shows error 401 Unauthorized, where should I fix it? to allow other roles to access the page.

image