I ran into an issue last night when I tried adding a jQuery script to the After Fields section on the Customize HTML page. The problem is reproducible on multiple sites. As soon as I update a form after adding a a script, I get a page not found error and the script does not save.
If I place any other content beside script tags, everything works as expected. Adding code with script tags produces the error every time.
Interesting, I'm having a similar issue, though I get a 403 error. Both on 6.14 and 6.15.1.
This could be related to mod_security. Formidable is not saving custom styles or scripts on my server. I deactivated mod_security on the development site I'm working with and the script was saved.
I have a dedicated server and am digging into mod_security now.
Please login or Register to submit your answer
No such errors for me, i have jquery and normal javascript saving fine, I do notice I need to update formidable. "You have version 6.14.1 installed. Update to 6.15.1"
Here's a video demonstrating the issue: https://victorfont.s3.amazonaws.com/script-tag-not-saving.mp4