Welcome Guest, Not a member yet? Register   Sign In
Problem with Editor in view (Solved).
#1

[eluser]gazza7364[/eluser]
Hi

I'm trying to solve a problem, I'm not sure if, it is to do with config files in apache web server or how codeigniter works with editors.

The problem I'm having is, which ever editor I use (Ckeditor or Tinymce) i get the same output summited to the database.

This is the code before I submit
Code:
<p>This is to show what code is bein summited</p>
<p>Test 123</p>


This is the code after submitted
Code:
&amp;lt;p&amp;gt;This is to show what code is being summited &amp;lt;/p&amp;gt; &amp;lt;p&amp;gt;Test 123&amp;lt;/p&amp;gt;

So during the submit the code is changed, which is no use when sending back to the view page.

Their is most probally a simple answer, I have tried google and the help guide without succes.

Thanks for looking.


Messages In This Thread
Problem with Editor in view (Solved). - by El Forum - 01-22-2012, 04:15 AM
Problem with Editor in view (Solved). - by El Forum - 01-22-2012, 06:43 AM
Problem with Editor in view (Solved). - by El Forum - 01-22-2012, 07:19 AM
Problem with Editor in view (Solved). - by El Forum - 01-22-2012, 07:25 AM
Problem with Editor in view (Solved). - by El Forum - 01-22-2012, 07:28 AM
Problem with Editor in view (Solved). - by El Forum - 01-22-2012, 10:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB