uvdesk / core-framework

UVDesk Community Helpdesk Core Framework Bundle providing the core essential functionalities and integration tools to easily integrate any other community helpdesk packages.
https://www.uvdesk.com
MIT License
60 stars 55 forks source link

Getting exception when redirects customer/agents list from admin panel #279

Closed vaishaliwebkul closed 4 years ago

vaishaliwebkul commented 4 years ago

Title

customer/ agent routes render internal server error

Issue Description

Getting exception when redirects customer/agents list from admin panel if prefix update

Request Url: http://localhost/uvdesk_ecomm/community-skeleton1.0.7/public/en/agent/customers/xhr

Test Environment

Steps to reproduce

It is important to provide a set of clear steps to reproduce this bug.If relevant please include code samples.

1. step1- setup fresh uvdesk package
2. step2- update admin prefix
3. step3- log in as a member, and go to agent list 

Actual result

Screenshot from 2020-02-01 13-05-58

Note: this issue occurs on all routes for customer, agent, email template, saved reply

papnoisanjeev commented 4 years ago

@vaishaliwebkul
We will update .htaccess in next release till then you can update it.

Check here: https://github.com/uvdesk/community-skeleton/issues/232