HRSALE - The Ultimate HRM

HRSALE - The Ultimate HRM v3.0.1

No permission to download

tezavu

New member
Jul 5, 2022
0
0
0
kindly help me for its configuration also i change base url in app.php but after installation process its take to the login page but there its showing above error
 

silumantu

Member
Oct 9, 2019
169
23
18
Installation is successful. But I am getting such error.

This page isn’t working​

This is called magic, you have all the files that I used, but you have not the magic wand 😁


home.png
companies.png
subscriptions.png
staff.png
roles.png
payments.png
wizard.png
currency.png
db.png
Brother,
Installation is successful. But I am getting such error.

This page isn’t working. HTTP ERROR 500​


Plz help
 

silumantu

Member
Oct 9, 2019
169
23
18
this error occurs when we upload this file to server, try this at localhost using laragon
I am installing this in my server through c-panel, I want to use this. Not have knowedge to use in localhost. How to make this work in server?
 

ShadowWalker126

New member
Jul 8, 2022
0
1
0
if someone has problem creating a new invoice : app/Views/erp/invoices/invoice_project_list.php
PUT THIS CODE ON LINE 166
Code:
<div class="nav-item nav-grid f-view"> <a href="<?= site_url().'/erp/create-new-invoice';?>" class="btn waves-effect waves-light btn-primary btn-sm m-0"> <i data-feather="plus"></i>
 
  • Like
Reactions: phpCore

ShadowWalker126

New member
Jul 8, 2022
0
1
0
If anyone has trouble adding "Estimates" : app/Views/erp/estimates/estimate_project_list.php
PUT THIS CODE ON LINE 72
Code:
<div class="nav-item nav-grid f-view"> <a href="<?= site_url().'/erp/create-new-estimate';?>" class="btn waves-effect waves-light btn-primary btn-sm m-0"> <i data-feather="plus"></i>
 

ShadowWalker126

New member
Jul 8, 2022
0
1
0
if someone has problem creating a new invoice : app/Views/erp/invoices/invoice_project_list.php
PUT THIS CODE ON LINE 166
Code:
<div class="nav-item nav-grid f-view"> <a href="<?= site_url().'/erp/create-new-invoice';?>" class="btn waves-effect waves-light btn-primary btn-sm m-0"> <i data-feather="plus"></i>
just replace it with the one I give them
 
  • Like
Reactions: silumantu

ShadowWalker126

New member
Jul 8, 2022
0
1
0
If anyone has trouble adding "Estimates" : app/Views/erp/estimates/estimate_project_list.php
PUT THIS CODE ON LINE 72
Code:
<div class="nav-item nav-grid f-view"> <a href="<?= site_url().'/erp/create-new-estimate';?>" class="btn waves-effect waves-light btn-primary btn-sm m-0"> <i data-feather="plus"></i>
just replace it with the one I give them
 

ShadowWalker126

New member
Jul 8, 2022
0
1
0
Cant add company, error 500.
Someone can help please
some lines of code are missing "/"

You have to add the "/"


app/Views/erp/inventory/salesorder/order_status_delivered.php

Before :

<div class="nav-item nav-grid f-view"> <a href="<?= site_url().'erp/create-order';?>" class="btn waves-effect waves-light btn-primary btn-sm m-0"> <i data-feather="plus"></i>


Now:


<div class="nav-item nav-grid f-view"> <a href="<?= site_url().'/erp/create-order';?>" class="btn waves-effect waves-light btn-primary btn-sm m-0"> <i data-feather="plus"></i>
 

ShadowWalker126

New member
Jul 8, 2022
0
1
0
some lines of code are missing "/"

You have to add the "/"


app/Views/erp/inventory/salesorder/order_status_delivered.php

Before :

<div class="nav-item nav-grid f-view"> <a href="<?= site_url().'erp/create-order';?>" class="btn waves-effect waves-light btn-primary btn-sm m-0"> <i data-feather="plus"></i>


Now:


<div class="nav-item nav-grid f-view"> <a href="<?= site_url().'/erp/create-order';?>" class="btn waves-effect waves-light btn-primary btn-sm m-0"> <i data-feather="plus"></i>
this is just one case ... you have to fix the other errors on your own
 

timalin

Active member
Nov 24, 2018
173
72
28
i dont understand bro, i say , when you create company ( not create invoice or create order), it doesnt work
 

timalin

Active member
Nov 24, 2018
173
72
28
ok , i understand ! but do you know how to correct my error, when adding company not work ?
 

cyclotro

New member
Sep 7, 2022
0
0
0
Please help. I have downloaded the file and was trying to create a leave but the leave that was existing for the leave types is not showing up on the list. I am not sure if there is a process for assigning the leave type to a specific role/user. I have also check the role management and I was able to check the leave request from the checklist but it is not allowing me to file a leave.
 

therom632

New member
May 21, 2020
23
6
3
i'm a little bit progressing, already installed, i removed ; infront of int. Then change base url.

now i was stuck where i need to put username and password. please help me to solve the problem. thank you!


1643178964469.png
 

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