zishan0215 / attendance

Attendance Management System for Computer Departement, JMI
Other
42 stars 130 forks source link

PHP Error #8

Closed nickedes closed 10 years ago

nickedes commented 10 years ago

I dont understand why I am getting this error. :tired_face: pc

nickedes commented 10 years ago

U can check my code here https://github.com/nkmittal4994/attendance/tree/attendance

zishan0215 commented 10 years ago

the reason behind this is that in the teacher_controller, you have not loaded the session.. $this->load->library('session');

nickedes commented 10 years ago

Ya...i saw this in the code.. n it works den :smiley:

nickedes commented 10 years ago

Problem solved :P closing the issue.