Gatto_Rosso Posted July 8 Share Posted July 8 Hello, in backoffice product editing page the search field for adding related products does not work anymore. When typing some product name into it nothing happens, no products list shows up. PS 1.7.8.8, Cross Selling module 2.0.2. No changes have been made (core/modules upgrade, code editing...). Any help will be really appreciated! Link to comment Share on other sites More sharing options...
Knowband Plugins Posted July 9 Share Posted July 9 Check if there is any in the browser console tab (Developer Tool bar) Either its due to a JS error OR a 500 error in the request. Both errors can be checked from the console tab. Link to comment Share on other sites More sharing options...
Gatto_Rosso Posted July 9 Author Share Posted July 9 Hello, thank you for your reply! It seems a JS error. Console shows a 403 error "Request forbidden by administrative rules" triggered by main.bundle.js:1404 when trying to access product_page.bundle.js Both files exist and have not been modified, permissions are 640🤔 Link to comment Share on other sites More sharing options...
Knowband Plugins Posted July 9 Share Posted July 9 3 hours ago, Gatto_Rosso said: "Request forbidden by administrative rules" This error is due to security settings on the server end. It's nothing related to code. Some security rules (may be mod security) are denying access to the file. You need to check with hosting. Link to comment Share on other sites More sharing options...
Gatto_Rosso Posted July 9 Author Share Posted July 9 (edited) Indeed: a few days ago hosting tech added new firewall rules on the server in order to block spam robots. I sent them a message, let's see what they say. Edited July 9 by Gatto_Rosso a word missing (see edit history) Link to comment Share on other sites More sharing options...
Gatto_Rosso Posted July 9 Author Share Posted July 9 1 hour ago, Knowband Plugins said: This error is due to security settings on the server end. It's nothing related to code. Some security rules (may be mod security) are denying access to the file. You need to check with hosting. Firewall rules have been updated, everything works now. Thank you for your time, have a nice day/night! 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