Quote Originally Posted by jamielife View Post
Just about all those work for me.

Maybe try adding

PHP Code:
echo "<pre>";
var_dump($_POST['products_description']);
exit; 
just before
PHP Code:
//AutoFacebook 
somewhere around line 90-ish

let me know what it says

getting close, but the product will not insert now. It shows this when trying to insert product.


array(1) {
[1]=>
string(499) "
[FONT=\&quot;VERDANA,]Stylish serving is a snap with this country themed Lazy Susan! Jaunty rooster motif brightens any gathering with down home charm; smoothly rolling turn table gives guests fingertip access to their favorite treats. [/FONT][FONT=\&quot;VERDANA,]Weight 4.6 lbs. Tempered glass and stainless steel. 14" diameter x 1" high.[/FONT]
"
}