HRSALE - The Ultimate HRM

HRSALE - The Ultimate HRM v3.0.1

No permission to download

iiviir_sam

New member
Jun 6, 2020
8
2
3
yes my friend i will try to help you, the best that i can do.

this is what i did,

i'm using xampp for windows,

open php.ini from the control panel: Apache row -> Config -> php.ini

Then enable intl extension by removing ; in front of extension=intl

then copy the installation folder inside htdocs, i select the freshfile folder from the downloaded file coming from our babiato site.

then on web browser, i key in localhost/filename(here folder of your selected filename of the folder)/installation

then follow instruction for installation,

then after installing, you need to key in on your browser localhost/<foldername you put>/

when you see the login in page and if not working.

go to the app/config/app.php

look for public $baseURL ='http://localhost/<change here your foldername>

then that's what i did.

i hope it will help you.

stay safe
thanks love.
 

omega55

New member
May 18, 2022
19
0
1
hello to all I hope you are well so after installation I just had these errors

Deprecated: Return type of CodeIgniter\Cookie\Cookie::eek:ffsetExists($offset) should either be compatible with ArrayAccess::eek:ffsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u258217/domains/xxxxxxx/system/Cookie/Cookie.php on line 583

Deprecated
: Return type of CodeIgniter\Cookie\Cookie::eek:ffsetGet($offset) should either be compatible with ArrayAccess::eek:ffsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u258269517/domains/xxxxxx/system/Cookie/Cookie.php on line 597

Deprecated
: Return type of CodeIgniter\Cookie\Cookie::eek:ffsetSet($offset, $value) should either be compatible with ArrayAccess::eek:ffsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u258217/domains/xxxxxxx/system/Cookie/Cookie.php on line 617

Deprecated
: Return type of CodeIgniter\Cookie\Cookie::eek:ffsetUnset($offset) should either be compatible with ArrayAccess::eek:ffsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u258267/domains/xxxxxx/system/Cookie/Cookie.php on line 631

Deprecated
: Return type of CodeIgniter\Cookie\CookieStore::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u258517/domains/xxxxxxx/system/Cookie/CookieStore.php on line 247

Fatal error
: Uncaught ErrorException: Cannot modify header information - headers already sent by (output started at /home/u2582/xxxxxxx/public_html/sale/app/Config/Events.php:35) in /home/u258269517/domains/xxxxxxxxxxxsystem/Debug/Exceptions.php:137 Stack trace: #0 [internal function]: CodeIgniter\Debug\Exceptions->errorHandler() #1 /home/u2517/domains/xxxxxxxx/system/Debug/Exceptions.php(137): header() #2 [internal function]: CodeIgniter\Debug\Exceptions->exceptionHandler() #3 {main} thrown in /home/u2582/domains/system/Debug/Exceptions.php on line 137


I did some research but it did not give anything, if someone can help me please
thanks
 

omega55

New member
May 18, 2022
19
0
1
hello to all I hope you are well so after installation I just had these errors

Deprecated: Return type of CodeIgniter\Cookie\Cookie::eek:ffsetExists($offset) should either be compatible with ArrayAccess::eek:ffsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u258217/domains/xxxxxxx/system/Cookie/Cookie.php on line 583

Deprecated
: Return type of CodeIgniter\Cookie\Cookie::eek:ffsetGet($offset) should either be compatible with ArrayAccess::eek:ffsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u258269517/domains/xxxxxx/system/Cookie/Cookie.php on line 597

Deprecated
: Return type of CodeIgniter\Cookie\Cookie::eek:ffsetSet($offset, $value) should either be compatible with ArrayAccess::eek:ffsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u258217/domains/xxxxxxx/system/Cookie/Cookie.php on line 617

Deprecated
: Return type of CodeIgniter\Cookie\Cookie::eek:ffsetUnset($offset) should either be compatible with ArrayAccess::eek:ffsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u258267/domains/xxxxxx/system/Cookie/Cookie.php on line 631

Deprecated
: Return type of CodeIgniter\Cookie\CookieStore::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/u258517/domains/xxxxxxx/system/Cookie/CookieStore.php on line 247

Fatal error
: Uncaught ErrorException: Cannot modify header information - headers already sent by (output started at /home/u2582/xxxxxxx/public_html/sale/app/Config/Events.php:35) in /home/u258269517/domains/xxxxxxxxxxxsystem/Debug/Exceptions.php:137 Stack trace: #0 [internal function]: CodeIgniter\Debug\Exceptions->errorHandler() #1 /home/u2517/domains/xxxxxxxx/system/Debug/Exceptions.php(137): header() #2 [internal function]: CodeIgniter\Debug\Exceptions->exceptionHandler() #3 {main} thrown in /home/u2582/domains/system/Debug/Exceptions.php on line 137


I did some research but it did not give anything, if someone can help me please
thanks
@Tomz can you help me or someone else please guys.
 

omega55

New member
May 18, 2022
19
0
1
check your PHP version
1661275227807-png.154898


Thank you for answering
it was version 8.1 I put version 7.4 and it gives me this error now
 

Attachments

  • 1661275227807.png
    1661275227807.png
    63.5 KB · Views: 201

sleepyhead

New member
Feb 16, 2021
2
0
3
Hi guys someone help me with that please
Thanks
Error message is clear - says you cannot to connect to thee database with the given credentials. Login to the database server and check the credentials. I am assuming that the 'user'@localhost is not added..

Best thing is, create a new DB & user to manage the DB and use this in your application setup..
 

therom632

New member
May 21, 2020
23
6
3
Hi guys someone help me with that please
Thanks
Hi friend,

first you need check what version of php you are using, deprecated it means its not supporting the a certain command. possible you are using a latest version of php. mine im using

PHP Version 7.4.11​

never encounter any problem.

next if you are making a new db, dont create a password as of testing phase for db, when creating a db, use the following details below

hostname: localhost
database username: root
db password: (blank) dont use any password
database name: you desired dbase name

i hope it will help you.

stay safe!
 

omega55

New member
May 18, 2022
19
0
1
Hi friend,

first you need check what version of php you are using, deprecated it means its not supporting the a certain command. possible you are using a latest version of php. mine im using

PHP Version 7.4.11​

never encounter any problem.

next if you are making a new db, dont create a password as of testing phase for db, when creating a db, use the following details below

hostname: localhost
database username: root
db password: (blank) dont use any password
database name: you desired dbase name

i hope it will help you.

stay safe!
Thank you very much for answering and it works thanks again but when I login in I have this page I have already changed the url in /app/Config/Database.php oups.PNG
 

therom632

New member
May 21, 2020
23
6
3
Thank you very much for answering and it works thanks again but when I login in I have this page I have already changed the url in /app/Config/Database.php oups.PNG
hi friend,

have you check the url location on config.php?

hope it helps you.
 

therom632

New member
May 21, 2020
23
6
3
hi to all,

i also have question, hope somebody give me an answer.

if for example i have list of names save on excel file. is there a way that i can upload it direct on hrsale? i mean like uploading the excel file going to hrsale database.

thank you for answering.
 

jefflau76

Member
May 14, 2022
114
20
18
CheckIn
Did Anyone Faced The Below Error When Clicked The Enploee Module, Really Hope That Someone Can Guide How May I Can Solved The Below Error

DataTables warning: table id=xin_table - Ajax error. For more information about this error, please see http://datatables.net/tn/7
 

khgreen

New member
Jul 7, 2022
4
3
3
hi to all,

i also have question, hope somebody give me an answer.

if for example i have list of names save on excel file. is there a way that i can upload it direct on hrsale? i mean like uploading the excel file going to hrsale database.

thank you for answering.
There is a feature call: HR IMPORT. This feature exist since the old version. There is a template for us to put data inside it as well.
 
  • Like
Reactions: therom632

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu