Jump to content

wysiwyg-html-edit submit to database problem (only submits source)


shortysbest

Recommended Posts

I am currently using this http://www.leigeber.com/2010/02/javascript-wysiwyg-editor/ wyiswyg html editor however when i try to submit the text and everything to my database it won't unless i switch it to the source code view then it does it fine, however im not sure why this is, im not sure if it's a problem with how i have my database row set up/php or if its something in the editor itself.

 

My database row for this is a VARCHAR(2000)  and i had tried with LONGTEXT. my php is just $about=$_POST['about']

 

any help would be nice :) thanks

read the responses on the linked page

 

a couple seem to deal with this problem

 

however it seems to me that there are so many things missing from this editor

that it's really not up to what ckeditor can do

 

yeah i actually read those earlier and fixed it, wasnt anything but a few pieces of code lol. forgot to mark this as solved, and no this only has the basic features, but this one actually has many more features then i need for my current client's website. Just an antique site that only the owner will be using to add things, nothing big. But thanks for the repsonse.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.