Cannot save page: `Server Error (403 Forbidden)`
-
Hello. If I create a new page and add certain HTML to the default text editor, I can then save the page without issue (screenshot). But if I instead open the same page for editing with Elementor, add a Text Editor element to the page, add the same HTML to that element, and try to ‘Update’ the page within Elementor, it fails, with the message:
Server Error (403 Forbidden)
There is also a similar message in the JS console (screenshot). Why is this occurring, and how can I resolve this?
The HTML in-question is:
<form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post" target="_top" name="myform"> <input type="image" src="https://www.sandbox.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" onClick="CalculateOrder(this.form)" alt="PayPal - The safer, easier way to pay online!"> </form>
The offending code seems to be the <input> element.
Thanks.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Cannot save page: `Server Error (403 Forbidden)`’ is closed to new replies.