406 Not Acceptable in Section Editor

3 posts by 3 authors in: Forums > CMS Builder
Last Post: September 21, 2017   (RSS)

By Mikey - September 20, 2017 - edited: September 21, 2017

I have a section editor which has a field called "redirect" in where I can add a website address and redirect the the page to a different section of a website or to an external website when a link is clicked. This has worked flawlessly for years.

I created an additional text field called "partners" to enter website addresses like http://domain.com

When I try to save a record with a web address place in the field I get the following error message.

406 Not Acceptable
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>406 Not Acceptable</title>
</head><body>
<h1>Not Acceptable</h1>
<p>An appropriate representation of the requested resource /cmsb/admin.php could not be found on this server.</p>
<p>Additionally, a 406 Not Acceptable
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>

When I deleted the text field called "partners" the error message didn't appear again on save, and when I add the text field "partners" back it throws the error again.

Curios if anyone else has had similar issues, and any ideas what the issue is and how to fix?

Zicky

By Deborah - September 21, 2017

Hi, Zicky.

I've not experienced a 406 before, but in doing a little research it appears to often be caused by a Mod_security rule being tripped. I sometimes get a 403 error with Mod_security when saving in CMS Builder and it's always content related.

If you have direct access to the server and can either permanently or temporarily disable that specific rule server-wide just long enough to save the record. Alternately, if you don't have server access, but can access the hosting account for that specific domain, you may have access to temporarily toggle off the Mod_security service prior to saving the record.

Let us know how it goes.

Deborah