sapplica / sentrifugo

Sentrifugo is a FREE and powerful Human Resource Management System (HRMS) that can be easily configured to meet your organizational needs.
http://www.sentrifugo.com/
GNU General Public License v3.0
485 stars 428 forks source link

Error message during upgrade/install #180

Open webmarfo18 opened 7 years ago

webmarfo18 commented 7 years ago

Hi i had sentrifugo 3.0 and upgraded to 3.2 with no issue. upgraded db as well. now i am going through the install and i get this error to declare a time zone in constants.php which i did. now that error message is gone. now the last process success.php tells me to download this pdf and when i click that i get this error message below

Warning: require(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/marfocorp/hrm.marfocorp.com/data/html_table.php on line 4

Warning: require(../application/modules/default/library/FPDF/fpdf.php): failed to open stream: No such file or directory in /home/marfocorp/hrm.marfocorp.com/data/html_table.php on line 4

Warning: require(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/marfocorp/hrm.marfocorp.com/data/html_table.php on line 4

Warning: require(../application/modules/default/library/FPDF/fpdf.php): failed to open stream: No such file or directory in /home/marfocorp/hrm.marfocorp.com/data/html_table.php on line 4

Warning: require(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/marfocorp/hrm.marfocorp.com/data/html_table.php on line 4

Fatal error: require(): Failed opening required '../application/modules/default/library/FPDF/fpdf.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/marfocorp/hrm.marfocorp.com/data/html_table.php on line 4

now when i close this and try to get access to my site it shows an http 500 error message. Any idea what is going on here? i already thought setting the timezone in constants.php will fix this. Thanks

sapplica commented 7 years ago

Hi,

Kindly let us know the steps you have followed to upgrade the application. Thank you!