keyboard-k / swifttide

old school management app
0 stars 0 forks source link

Undefined constant error #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Complete installation steps
2. Goto Manage Students > Add New Student
3. Many warning messages are seen.

What is the expected output? What do you see instead?
No warnings.

What version of the product are you using? On what operating system?
Windows XP + MySQL 5.1 + PHP 5

Please provide any additional information below.
Error message:
Notice: Use of undefined constant _ADMIN_ADD_STUDENT_1_ETHNICITY - assumed 
'_ADMIN_ADD_STUDENT_1_ETHNICITY' in C:\Program Files\Apache Software 
Foundation\Apache2.2\htdocs\swifttide\admin_add_student_1.php on line 141
_ADMIN_ADD_STUDENT_1_ETHNICITY

Many such warning for undefined constants are seen.

Original issue reported on code.google.com by sawangup...@gmail.com on 22 Dec 2012 at 4:15