amirhamza05 / Student-Management-System

This is a simple web-based student management software written in PHP and Javascript. This was specifically written for school or educational organization.
http://ems.tserm.com/
245 stars 151 forks source link

connect.php issue #23

Closed PVIJAYSIMHAREDDY closed 3 years ago

PVIJAYSIMHAREDDY commented 4 years ago

if i disable public function set_institute_info iam able to login but other modules are not working properly

Notice: Undefined offset: 0 in /opt/lampp/htdocs/sms/config/connect.php on line 66

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 66

Notice: Undefined offset: 1 in /opt/lampp/htdocs/sms/config/connect.php on line 67

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 67

Notice: Undefined offset: 2 in /opt/lampp/htdocs/sms/config/connect.php on line 68

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 68

Notice: Undefined offset: 5 in /opt/lampp/htdocs/sms/config/connect.php on line 69

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 69

Notice: Undefined offset: 6 in /opt/lampp/htdocs/sms/config/connect.php on line 70

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 70

Notice: Undefined offset: 4 in /opt/lampp/htdocs/sms/config/connect.php on line 71

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 71

Notice: Undefined offset: 3 in /opt/lampp/htdocs/sms/config/connect.php on line 72

Notice: Trying to access array offset on value of type null in /opt/lampp/htdocs/sms/config/connect.php on line 72

Notice: Undefined offset: 1 in /opt/lampp/htdocs/sms/config/connect.php on line 73

amirhamza05 commented 4 years ago

change config/db.php config.

sutejym122 commented 3 years ago

same problem how to solve this?

amirhamza05 commented 3 years ago

In the current updated version, this problem is solved. You just clone this system then install database like instruction and use it easily.