[418 unused] Error when saving from Sub-Form
Posted: Mon Apr 27, 2015 11:12 pm
When attempting to save a change from a sub-form grid, I am getting the above error:
I did poke around on the server to see if I could find any obvious log location and was unsuccessful.
Any ideas?
Jeff
Code: Select all
Uncaught Error.
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN>
<html><head>
<title>418 unused</title>
</head><body>
<h1>unused</h1>
<p>The server encountered an internal error or misconfiguration and was unable to complete your request</p>
<p>Please contact the server administrator, webmaster@.... blah, blah...</p>
<p>More information about this error may be available in the server error log.</p>
</body></html>
Any ideas?
Jeff