0

I am using tinyMCE 5 and n1ed. I have no idea where this is coming from and have search google with zero results. When I submit my textarea to db for saving, it always includes "[removed][removed]". I remove n1ed and it doesn't happen. I am stumped how to even debug. Any guidance very much appreciated.

spreaderman
  • 918
  • 2
  • 10
  • 39

1 Answers1

0

Sorry, I failed to mention I was using Codeigniter3.

I turned off xxs_clean in the validation rules and it worked.

Refer to this: Codeigniter: Submit textarea with <script> inside

spreaderman
  • 918
  • 2
  • 10
  • 39