Giter VIP home page Giter VIP logo

icehrm's People

Contributors

ddave001 avatar gamonoid avatar icehrm avatar nightwatch75 avatar pattafeufeu avatar thilinah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

icehrm's Issues

Can't fresh install

version: icehrm_v16.0.OS
problem while checking database connectivity

(index):51 Uncaught TypeError: Cannot read property 'status' of null

cannot login

admin/admin is not working. there are 29 tables in database, is that OK.

Not Login

how to solve this error please help login page not display
#21

Removed Field not reflected on the form

I removed some fields using Field Names Setup, but to my surprise, the removed fields are still appearing on the Add New for employees. I thought this feature is meant to remove fields from an Employee table, and the removed fields will have its corresponding field names(labels) removed from the form

Cloud service for ICEHRM

Hi,

I have a question: How can we deploy a cloud service like http://icehrm.com/ (for many clients/companies can use system)
I am a student and I just use this for non-commercial purpose.

Regards,
ThienKhoi Tran

Editing Timesheet entry

After entered timesheet, i could not edit the details. Only delete option is available. IS there any way to edit the entry?

admin/admin credentials not working v18.0.OS

I successfully installed Icehrm v18.0 on an Apache server (Ubuntu 16.0.1) but at the login page, the credentials provided (admin/admin) don't work. I know this was previously an issue that was supposedly fixed somewhere around v10.

I have experimented with IceHrm on my localhost and really have a high regard for the quality of the program, so I am hoping there is a way to fix this issue now that I have deployed it on a server for my business.

Error on fresh install; Something wrong with calling SetFetchMode function

I've installed it on an ubuntu 16.04 but it gave me 500 on login page calling.
Here is the errors:

init log[03-Jul-2017 10:54:59 Asia/Colombo] PHP Fatal error:  Uncaught Error: Call to a member function SetFetchMode() on boolean in /var/www/hrm/adodb512/adodb-active-record.inc.php:405
Stack trace:
#0 /var/www/hrm/adodb512/adodb-active-record.inc.php(153): ADODB_Active_Record->UpdateActiveTable(false)
#1 /var/www/hrm/classes/SettingsManager.php(28): ADODB_Active_Record->__construct()
#2 /var/www/hrm/server.includes.inc.php(92): SettingsManager->getSetting('System: Do not ...')
#3 /var/www/hrm/login.php(5): include('/var/www/hrm/se...')
#4 /var/www/hrm/app/login.php(3): include('/var/www/hrm/lo...')
#5 {main}
  thrown in /var/www/hrm/adodb512/adodb-active-record.inc.php on line 405

Cannot Create Timesheets, Empty data fields elsewhere

I am running v18 on an Apache server (Ubuntu 16/MySQL 5.7,PHP7):

  • After adding an employee, and assigning him some projects, both the employee fields and projects fields are blank. I can see there are entries made because icons exist but no text.

  • In the Time Management/Times Sheets area, the option does not exist to create a new entry/timesheet. When I first go to this section, "Processing" appears in the space where the Add New button should be, but it never appears.

this is the browser warning in Chromium (I have had the same problems in chrome and firefox as well):

jquery.js:1 '//@ sourceURL' and '//@ sourceMappingURL' are deprecated, please use '//# sourceURL=' and '//# sourceMappingURL=' instead.

And this is the warning I get in Chromium when trying to load the Time Sheets screen:

lib.js?v=18.0.OS:260 Uncaught TypeError: Cannot read property 'toString' of null
vue.js:14082 Download the Vue Devtools for a better development experience:
https://github.com/vuejs/vue-devtools
jquery.js:1 '//@ sourceURL' and '//@ sourceMappingURL' are deprecated, please use '//# sourceURL=' and '//# sourceMappingURL=' instead.

Application not launching

Hello,
I have installed the application on localhost using xampp but whenever I try to launch it, it keeps returning a object not found error
ff

S3 Upload not working

Hi,

We are not able to upload documents after setting file backend to S3. It fails with following error,

[2016-12-11 22:23:54] IceHrm Pro.INFO: Upload file to s3:app/attachment_M6mAWMOcedftsW1481474168718.pdf [] []
[2016-12-11 22:23:54] IceHrm Pro.INFO: Local file: icehrm/app/data/attachment_M6mAWMOcedftsW1481474168718.pdf [] []
[2016-12-11 22:23:54] IceHrm Pro.INFO: Local file size:159597 [] []
[2016-12-11 22:23:58] IceHrm Pro.INFO: The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256. [] []
[2016-12-11 22:23:58] IceHrm Pro.INFO: Response from s3 file sys: [] []

500 Internal Server Error on Test database connection

Hi,

Downloaded latest version and trying to setup on my sub domain, while testing the database connectivity I got 500 internal server error in src/app/install/submit.php

I am not sure why I have to go to xxx.abcd.com/src to start installation, ideally it should be within document root, Also can you please explain if I install it like this, what will be my application URL? will it be xxx.abcd.com/src or xxx.abcd.com

Thank you

[16.1.OS] Unable to test Database Connectivity

Hi,

I'm trying to install a 16.1.OS version on PHP7 but get stuck with database connectivity test.

here's the error message returned:

Fatal error: Uncaught Error: Call to undefined function mysql_error() in /var/www/html/app/install/submit.php:28 Stack trace: #0 {main} thrown in /var/www/html/app/install/submit.php on line 28

It seems that you are still using mysql_* functions deprecated and removed since PHP5.5

Document upload in open source

Hello, I tried to explore the open source version but the Documents upload is not working. Is it disabled in open source version. I have installed it in my server also but its same there?
Thanks.

Module not found

I was installing it and after the installation, I got Server Error 500. I opened the log file and it says module not found. Attached the log

icehrm_log.txt

cant access.

when i try to go :
localhost:/icehrm//src/app/login.php
i'm getting this error !!!
Notice: Constant HOME_LINK_ADMIN already defined in /var/www/html/icehrm/src/config.base.php on line 9

( ! ) Notice: Constant HOME_LINK_OTHERS already defined in /var/www/html/icehrm/src/config.base.php on line 10

FYI: i'm using php 7, mysql 14.14

Can i check it locally?

I want to know, will it be able to run on local machine and how will i see it directly in the localhost?

Time entries over two days

How does an employee enter time for a shift that spans across two days? eg. Shift starts at 23:00 and ends the following morning at 07:00.

If they try to enter those times the following message appears "Start time should be less than End time".

Is there any way to do this without entering in 23:00-23:59 and then a second entry for 00:00-07:00?
timeentry

blank page is coming after instaltion - Class 'Module' not found in

HI , While i am trying to install,after installation , it is redirecting to login page , showing blank page, i saw the error log,its showing like this

Fatal error: Class 'Module' not found in /Applications/MAMP/htdocs/fctools/test/hrm/src/modules.php on line 74
can you help me on this ?

Login problem ubuntu 16.04.1 server php 7 icehrm 18 downloaded 13/10

Dear all,

I setup a VM fix IP .
I install lamp-server, phpmyadmin and all require module and memcache
i create an user with all privilege, same name user/db/pwd
Im under php 7.0.8

no problem during the installation
But when I put admin/admin i got wrong user and password.

My config.php is :

<?php`
ini_set('error_log', 'data/icehrm.log');

define('CLIENT_NAME', 'app');
define('APP_BASE_PATH', '/var/www/html/icehrm/');
define('CLIENT_BASE_PATH', '/var/www/html/icehrm/app/');
define('BASE_URL','http://192.168.0.200/icehrm/');
define('CLIENT_BASE_URL','http://192.168.0.200/icehrm/app/');

define('APP_DB', 'xxxx');
define('APP_USERNAME', 'xxxx');
define('APP_PASSWORD', 'xxxx');
define('APP_HOST', 'localhost');
define('APP_CON_STR', 'mysqli://'.APP_USERNAME.':'.APP_PASSWORD.'@'.APP_HOST.'/$

//file upload
define('FILE_TYPES', 'jpg,png,jpeg');
define('MAX_FILE_SIZE_KB', 10 * 1024);

in the log :

[14-Oct-2016 14:02:22 Asia/Colombo] Array
(
    [username] => admin
    [password] => admin
    [remember] => remember
)

[14-Oct-2016 14:02:22 Asia/Colombo] Array
(
    [f] => 1
)

I really don't know what to do please help.

Uncaught Error: Class 'User' not found in C:\xampp\htdocs\icehrm\src\login.php:60

Uncaught Error: Class 'User' not found in C:\xampp\htdocs\icehrm\src\login.php:60
Stack trace:
#0 C:\xampp\htdocs\icehrm\src\app\login.php(3): include()
#1 {main}
thrown in C:\xampp\htdocs\icehrm\src\login.php on line 60

Asia/Colombo] Array
(
)

Asia/Colombo] Array
(
[username] => EMP001
[password] => EMP001
[remember] => remember
)

500 Internal Server Error - app/service.php

when we go to the Employees -> Documents section

this section is not loaded and when I check the log and firebug console I seen that app.service file is called 6 times and among 3 times it gives error beacuseof following.

PHP Fatal error: Class 'Document' not found in D:\wamp\www\ice_hrm\esthrm161\classes\BaseService.php on line 675

PHP Fatal error: Class 'EmployeeDocument' not found in D:\wamp\www\ice_hrm\esthrm161\classes\BaseService.php on line 86

icehrm installation

Hi

I have cloned the repository and followed all the instruction as specified and when i do http://apps-icehrm/icehrm/ in the browser it says site not found.

After cloning I have created a mysql database where in i have created a icehrm_db and icehrm_user grant all the permissions of icehrm_db to icehrm_user after that i have ran all the 2 scripts/icehrmdb.sql, scripts/icehrm_master_data.sql modified the contents of config.php in /var/www/apps-icehrm/icehrm/core-ext/app/config.php. please find the folder i have zipped after setting up config.php.
Please find the folder I have zipped i have cloned this code under /var/www/apps-icehrm/icehrm.
icehrm.zip

Icehrm module error

the sections in the modules are not displaying in one shot. i've to refresh 2 times to get that section to display. So when i inspected the element...I'm getting this error in the console.
Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated.
I think its got to do with javascrpit file

image

Couldn't Install ice Hrm in Windows server 2012 R2

I followed all the steps including the manual installation but i don't get past the installation config page.

I have Tested database connectivity it is ok. ... and when I install it installs 107 tables in the database but nothing happens after that. If i manually open the hrm link then it shows me object not found error in http://192.168.1.150/icehrm/app/CLIENT_BASE_URLlogin.php

Please help ... I even tried manual installation but with no luck..

Login php not working after install

After installing IceHRM it says installation complete; however when you direct to the Login page it says the following error:

This page isn’t working

website url is currently unable to handle this request.
HTTP ERROR 500

Can anyone help?

Not populating Employee module with data

Hi
When adding info in the employee module, no data appear in the list. (This happens for all info in the employee module, Skills, Education etc.) The employees are listed but it dont dispaly the info
image 3

Unable to login with admin after first time installation

Hi
I have a issue logging inn first time after install. Just getting "login failed" when using the admin user. All configuration seems to be ok.
How can I troublesooh this to find the problem?
Running on Ubuntu 16, with php7, mySQL

Update: Reinstalled on a new Ubuntu VM, but same issue there. So there must be something I'm missing here. I'm not an expert on ubuntu/php/mysql, so please be specific on what I need to configure :)

Regards Vegard

Managers Add Days

Can we have the ability for managers to add extra days to peoples allowance? In the case of an employee works overtime and they get a day back in leave?

Can't get passed install connect to MySQL

I've tried using multiple browsers, different forks of MySQL, and deploying on a different flavour of linux.

I can not get passed this page: http://10.0.2.15/icehrm/app/install/

When I test the database connectivity, I get no indication that anything is happening, it seems like it's not even recognizing my attempt to connect to the database, is there a specific version of MySQL that I should be using?

Not able to download payslip

I am unable to download payslip from IceHRM Cloud. When I click download icon it shows progress but doesn't happen

Migrating to IceHRM in August

Suppose we start using icehrm on 1st August 2017. We have about 45 employees who have previously taken annual leaves, sick leaves etc since January. How do we reflect the previously taken leaves BEFORE we migrated to icehrm.

I have taken a look at the Admin functionalities but couldnt find a way of doing that. Please advise. Thank you in advance.

Translate and API

Will be great if possible how to tranlate, and API documentation!

Thanks!

NET_SMTP not found in the project

In lib\Mail\smtp.php on line 348 a file is included Net/SMTP.php but in whole project there is no class included anywhere so it gives error

include_once(Net/SMTP.php): failed to open stream: No such file or directory in D:\wamp\www\ice_hrm\esthrm161\lib\Mail\smtp.php on line 348

Install Error Has No Information

I have installed IceHRM multiple times and ensured all folders and config files are writable but I keep getting and error on the Installation page with no information.
The text given is '0){?>' and on the next line there is a black rectangle the size of a single character.
It then says 'Once above errors are corrected, please reload the page'.

Screenshot:
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.