Page 1 of 1

The requested URL was not found on this server (Content)

Posted: Thu Oct 25, 2018 5:22 pm
by magallo
Hey guys, i'm getting this annoying problem:
when saving simple text in the content area of a page i inexplicably get the error below.

url: admin/moduleinterface.php
Not Found
The requested URL was not found on this server.

for example if i type:

Code: Select all

<h3>Users Outside of the United States and Canada:</h3>
and hit save, all good, but if i add:

Code: Select all

<h3>Users Outside of the United States and Canada:</h3>
<p>You may request that we delete Personal Information</p>
i get the error message. There's no real reason why this is happening.
I deactivated tynimce and working in source view.

Re: The requested URL was not found on this server (Content)

Posted: Thu Oct 25, 2018 5:37 pm
by magallo
I think there's a big bug here. I noticed that the error is triggered by the word "from"
actually, it's the letter 'm' in "from".

if i type "collected from you" i get redirected to the error.
if i type "collected froM you" saves ok

This is very frustrating!!

CMS Made Simple™ 2.2.8 “Flin Flon”

Re: The requested URL was not found on this server (Content)

Posted: Thu Oct 25, 2018 9:47 pm
by DIGI3
This is most likely mod_security. You'll need to disable it or ask your host to disable the offending rule.