mrdoperie Posted April 12, 2017 Share Posted April 12, 2017 Hello There, I need my customers to add extra comment when they are making a purchase on a specific item on my website. For that I'm asking us to fill a form and then copy paste it in the comment section (bottom of the pic) The problem is the forms contain more words than it is allowed. I want to modify this limitation Which file do I need to modify via my FTP client? Bare in mind that if I can do it via the backoffice It will be better for me ! Best Regards Link to comment Share on other sites More sharing options...
JeredBolton Posted April 12, 2017 Share Posted April 12, 2017 How big is the form? The comment is stored in the database as a mediumtext field, which is HUGE. Depending on how much data you're submitting, you may be hitting the POST limit of the server. Link to comment Share on other sites More sharing options...
mrdoperie Posted April 12, 2017 Author Share Posted April 12, 2017 figure it out, it was causing by " - " and " > " ... 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