NamPham Posted July 13, 2015 Share Posted July 13, 2015 My backend website sometime return 404 error everytime I make something change on it.(Ex: add new products, categories .....) And when I refresh again, it's work normally. This condition occurs most often when I backup db & import csv files. (Nothing happened in localhost when I download datasource for testing). I thought error can be in re-write method. But I don't know how to solve it. Thanks for any help Link to comment Share on other sites More sharing options...
NemoPS Posted July 13, 2015 Share Posted July 13, 2015 It might just be the server running out of resources. Is it a shared one? Link to comment Share on other sites More sharing options...
NamPham Posted July 13, 2015 Author Share Posted July 13, 2015 Yeah, It's share hosting. But It just happened about one week ago Link to comment Share on other sites More sharing options...
NemoPS Posted July 15, 2015 Share Posted July 15, 2015 Check with them, it might really be running out of resources Link to comment Share on other sites More sharing options...
JuanImpr Posted January 21, 2016 Share Posted January 21, 2016 Hi, i get 404 error after saving only some products, not all. No errors in log file. Any ideas? Thanks Link to comment Share on other sites More sharing options...
NemoPS Posted January 22, 2016 Share Posted January 22, 2016 Might be mod_security, you should ask your hosting company Link to comment Share on other sites More sharing options...
JuanImpr Posted January 22, 2016 Share Posted January 22, 2016 My hosting company has checked mod_security and everything seems ok, checked also that product images not contain whitespaces and uppercase. Link to comment Share on other sites More sharing options...
NemoPS Posted January 23, 2016 Share Posted January 23, 2016 Are you using any specific html in the descriptions, or are you saving custom tabs? Link to comment Share on other sites More sharing options...
JuanImpr Posted January 25, 2016 Share Posted January 25, 2016 I have iframe video, links and images in the description and a custom tab for packs. I tried to disable custom tabs and all overrides without success. Link to comment Share on other sites More sharing options...
NemoPS Posted January 25, 2016 Share Posted January 25, 2016 See if you are allowing iframes in the descriptions (it's a configuration option, should be in... preferences, general, I think)Also check that the html purifier is disabled on the same page Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now