Hi,
Did you customize the widget?
Search found 43 matches
- Mon Apr 05, 2021 12:43 pm
- Forum: OrangeHRM Tech
- Topic: Uncaught Exception: Doctrine_Record_UnknownPropertyException: Unknown record property / related component Error
- Replies: 1
- Views: 177
- Wed Jan 06, 2021 7:16 am
- Forum: Suggestions & Feedback
- Topic: Internal Error Occurred
- Replies: 1
- Views: 2728
Re: Internal Error Occurred
Hi
Can you try deleting the application cache?
Using command;
cd <orangehrm>/symfony
php symfony cc
Manual delete directory;
Delete directories in <orangehrm>/symfony/cache directory
Can you try deleting the application cache?
Using command;
cd <orangehrm>/symfony
php symfony cc
Manual delete directory;
Delete directories in <orangehrm>/symfony/cache directory
- Wed Jan 06, 2021 7:10 am
- Forum: OrangeHRM Tech
- Topic: Unabel to Start the Orange HRM service
- Replies: 1
- Views: 1360
Re: Unabel to Start the Orange HRM service
Hi Can you try move OrangeHRM source code into /var/www then? Please download the latest release from https://sourceforge.net/projects/orangehrm/files/latest/download . Or you can check your default document root in /etc/httpd/conf/httpd.conf and change current DocumentRoot to DocumentRoot "/var/www...
- Wed Jan 06, 2021 6:59 am
- Forum: How to Install?
- Topic: Installing OrangeHRM on IBM Cloud
- Replies: 2
- Views: 2357
Re: Installing OrangeHRM on IBM Cloud
Hi
Thank you for the guide.
Thank you for the guide.
- Tue Nov 24, 2020 5:20 am
- Forum: How to Install?
- Topic: Internal Error Occurred after installation V4.5
- Replies: 5
- Views: 5287
Re: Internal Error Occurred after installation V4.5
Hi @muhtadi,
You are correct. Most probebly yes, it's connection issue with database. Sometime it's cache issue if you re-install multiple times.
Thanks,
You are correct. Most probebly yes, it's connection issue with database. Sometime it's cache issue if you re-install multiple times.
Thanks,
- Tue Nov 24, 2020 4:28 am
- Forum: How to Install?
- Topic: Internal Error Occurred after installation V4.5
- Replies: 5
- Views: 5287
Re: Internal Error Occurred after installation V4.5
Hi @muhtadi,
You may need to contact your hosting provider to solve this issue.
Thanks,
You may need to contact your hosting provider to solve this issue.
Thanks,
- Tue Nov 24, 2020 4:26 am
- Forum: How to Install?
- Topic: Internal Error Occurred after installation V4.5
- Replies: 5
- Views: 5287
Re: Internal Error Occurred after installation V4.5
Hi @dherremans
Can you try executing php symfony cc within <orangehrm-app>/symfony directory.
Thanks,
Can you try executing php symfony cc within <orangehrm-app>/symfony directory.
Thanks,
- Tue Nov 24, 2020 4:18 am
- Forum: How to Install?
- Topic: Add Dropdown Field to personal details
- Replies: 4
- Views: 4538
Re: Add Dropdown Field to personal details
Hi @thell,
Can you try,
$widgets['cmbState']->setDefault($this->employee->getEmpStatus());
Please refer symfony/lib/model/doctrine/orangehrmPimPlugin/base/BaseEmployee.class.php
Thanks,
Can you try,
$widgets['cmbState']->setDefault($this->employee->getEmpStatus());
Please refer symfony/lib/model/doctrine/orangehrmPimPlugin/base/BaseEmployee.class.php
Thanks,
- Tue Nov 10, 2020 7:10 am
- Forum: How to Install?
- Topic: Slovenian language pack
- Replies: 3
- Views: 6426
Re: Slovenian language pack
Hi,
OrangeHRM 4.6 onwards you can customize your language pack as you want,
Feel free to shrare your language pack with us.
Thanks.
OrangeHRM 4.6 onwards you can customize your language pack as you want,
Feel free to shrare your language pack with us.
Thanks.
- Tue Nov 10, 2020 6:54 am
- Forum: How to use OrangeHRM?
- Topic: Newly added Leave Types not available in employees user.
- Replies: 1
- Views: 3564
Re: Newly added Leave Types not available in employees user.
Hi,
Can you try adding entitlements for your employees, Thanks
Can you try adding entitlements for your employees, Thanks