M
Asked
I have faced the “Ajax Call Failed” error every time when I try to delete an item.
The same error appears when i tried to delete a quotation / purchase
Please let me know how can i fix it. Thank you!
Attachments
- MSAnswered
Hello,
Have you change the config? Specially the
index_page
?This happens when URL structure is changed. Please let me know the URL with owner login details in private reply sao that I can have a look.
Thank you
- MSAnswered
Hello,
You are getting 307 for ajax call. Please remove the redirects and if you don’t need shop at the moment, you can rename the
app/controllers/shop/Shop.php
and this will disable the shop module.Thank you
- Login to Reply