Hello Guys!
After installing Short Decription mod I'm having problem with copy and create new product from my admin.
The error I'm getting is as following:

136 Column count doesn't match value count at row 1
in:
[insert into products_description (products_id, language_id, products_name, products_description, products_url, products_viewed) values ('57', '2'.....
=================================

I think the problem is in copy_to_confirm.php file but not so good in programming to identify where the problem it is.

Could please someone have a look at the code and help me identify what is error in code?


copy_to_confirm.zip
Thank you in advance!