Getting Not Found error when entering then exiting edit mode

Permalink
All,


Got a good v8.1 mystery for you: when entering edit mode, then exiting edit mode I get the following error:

Not Found
The requested URL /ccm/system/page/check_in/{strings of ids} was not found on this server.

Fortunately, if I edit the page then save or publish my work, I do not get this error. So the site is still functional fortunately, its more of an annoyance at the moment.

Anyone know why this is happening?

Doki
 
Doki replied on at Permalink Reply
Doki
I have to stop writing on the forums, I keep answering my own questions an hour later or so.

Anyway, for those with similar issues, I had edited my .htaccess file earlier in the day, and was eliminating index.php in some of my urls. Apparently, the check-in ctask needs index.php as part of the URL or the check-in system chokes.

(Also, don't put the pretty URL code into .htaccess without actually turning on pretty URLs in the system. This gives you the same problem...)