php - 403 Error when trying to remove products from Cart -


i using cpanel host , running php 5.5. opencart version 1.5.1.

when try remove product cart getting 403 forbidden error.

this seems happen products have lot of options , include text input options.

i have tried clean install , same thing happening.

i assuming has server configuration.

i found information indicating suhosin.get.max_value_length might problem, server using php 5.5 (no suhosin). have tried increasing max_input_vars, doesn't seem help

example of remove cart urls used remove products cart:

the following url works:

cart&remove=50:yto0ontpoji7czoyoiixnii7atoxo3m6mtoioci7atozo3m6ntoiulvdvfkio2k6ndtzojewoiiwndy2nje1oda4ijt9:

the following url not work:

cart&remove=61:yto0ontpojqyo3m6mzoimjqwijtpojqxo3m6mzoimjm2ijtpojqzo3m6ntoiulvtvfkio2k6ndq7czoxmdoimdq2njyxntgwoci7fq==:

any appreciated.

i can see getting 403 forbidden error means mod_security blocking access url. suggest please contact server admin , ask them check apache error logs of domain. can find exact root cause of issues.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -