Line 97 to 100 of preview_info. Just delete those lines
PHP Code:
}
?>
</td>
</tr>
None of that should be there.
You also had an error with the closing } of my snippet in the facebook code blocks in update_products. You put them in too soon, they should have been at the bottom of the entire facebook code block which ends right above
//// *END OF PRODUCT-TYPE-SPECIFIC UPDATES* //////// ///////////////////////////////////////////////////////
and
//// *END OF PRODUCT-TYPE-SPECIFIC INSERTS* //////// ///////////////////////////////////////////////////////
I have edited the files in the attachment, just upload them and you should be good. Please let me know if you have any other issues.
Edit: I will be the first to admit I don't know everything about zen cart code, I thought the "insert" section was for when products are being added and the "updates" was for when they are being modified. I could very easily be wrong and it would be far from the first time (or the last).
