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.
this is the page where errors are.
TIA.
Solved! Go to Solution.
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
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.
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