php - OrangeHrm - Nationality field in Personal Details page transform in a free field -


i want modify nationality field in personal details page field free write.

i don't know i'm doing wrong, because website says:

an internal error occurred. please contact system administrator.

i change files, viewpersonaldetailssucess.php, employeedao.php, employeepersonaldetailsform.php, baseemployee.class.php.

i'm missing something? change hs_hr_employee table column varchar.

help me please

you can better understanding of error getting checking log file. it's located in

symfony/log/orangehrm.log

clear log first (you might need give write permission log file this) , recreate error.

if still cant figure out post log here


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -