Quote Originally Posted by countrycharm View Post
Hi jamielife thank you for the help. I tried both the other codes still nothing. I have racked my brain on this but still unsuccessful.
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