cancel
Showing results for 
Search instead for 
Did you mean: 

404 error Backend Js only for one file

SOLVED

404 error Backend Js only for one file

Hi
I am getting 404 error for jquery-ui-1.9.2 file in magento to backend. Even it exists in folder.
Please help me to sort out this task. Please help me ASAP.
Other files from same folder are loading perfectly.

It is loading jquery-ui-1.9.2 in frontend but not only in backend.

http://m2.gocleaning.nl/admin 

this is the page where errors are.


TIA.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: 404 error Backend Js only for one file

Hi @kulwinder_singh1,

I read your query. you need to do one thing is upgrade and deploy by running this below command in the terminal window.

1. php bin/magento setup:upgrade

2. php bin/magento setup:static-content:deploy

If my answer is useful, give kudos & accept as solution

Best regards
Madhuresan
Bootsgrid

View solution in original post

3 REPLIES 3

Re: 404 error Backend Js only for one file

http://m2.gocleaning.nl/admin

 

Url where i get error

Re: 404 error Backend Js only for one file

It is loading jquery-ui for frontend only not for backend. In backend giving 404 error for jquery -ui file. I can't understand why only giving error for backend. 

Re: 404 error Backend Js only for one file

Hi @kulwinder_singh1,

I read your query. you need to do one thing is upgrade and deploy by running this below command in the terminal window.

1. php bin/magento setup:upgrade

2. php bin/magento setup:static-content:deploy

If my answer is useful, give kudos & accept as solution

Best regards
Madhuresan
Bootsgrid