The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Forbidden problems with WYSIWYG - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Forbidden problems with WYSIWYG (/showthread.php?tid=19661) |
Forbidden problems with WYSIWYG - provotector - Jan 11th, 2017 Hi. My version is 2.2.6. I have a form with 4 textbox and 1 WYSIWYG. When I fill the fields and click the update button... If there's one line of text in WYSIWYG field, submission is fine. If there's more than one line of text in WYSIWIG field the form tools explode and show this error: Forbidden You don't have permission to access /formularios/clients/forms/edit_submission.php on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. If I erase the extra lines and let only one, the form submission works fine. Why this problem occurs? |