I am facing a problem the last 5 days. I am facing a weird error where if I move fast inside the backend like clicking on links right after the page loads it returns a 404 page some times even breaks the css.
Any ideas?
I am facing a problem the last 5 days. I am facing a weird error where if I move fast inside the backend like clicking on links right after the page loads it returns a 404 page some times even breaks the css.
Any ideas?
Some links are opened by javascript (e.g. popups). If the page is loaded, but js scripts are not initiated yet, you can receive such errors
Hello and thank you for your response… Actually, the 404 not found is because of the errors (first) and this 404 is the results… It stops all the requests… I have upgrade the cs-cart to the latest version, after that upgrade these errors appeared …
I used to have options (combinations and so on) that is deprecated. Maybe this is the problem? Code that does not exist for these products. I do not know just guessing and trying to find these products in order to delete them and clear the database… While upgrading cs-cart, asked me to convert options to variants, but I believe that step won’t finished so well.
In the backend I do not have any popups, or you mean cs-cart’s default popups?
Any advise or idea of what to serach (addon disable, replace core files or anything), would be very appriciated!!
Please provide us with the URL of such a page (with 404 error)
It’s not an error that happens on the frontend. It happens on the backend when we navigate the page hastily.
Hello again,
finally we have an answer from our hosting provider, that said a module of apache (mod_evasive) was blocking some of our IPs incorrectly, as a DoS attempt.
I don’t have any more information about the issue, but I’m recording it here so there is a history in the ticket.
Thank you for your time everyone!
Cheers,
Kyriakos
Thank you for letting us know it