Quote Originally Posted by mprough View Post
No, the file is looking for it to store the data. Go to Tools >> Developer tool and search for

products_description2

in the entire cart at the bottom.

There a most certainly others when you resolve this one. Make sure the plugin is fully re-installed with the database changes.

~Melanie
Running into the same EXACT problem. But I don't have NPF installed. Running through my admin and searching, yields no results. This is as I choose to search EVERYTHING (not just PHP files).

I ended up having to patch this problem by adding products_description2 to the $fields_to_skip variable for now and it worked. But I have no idea why this field is being looked for as it is not a part of my MySQL tables. Would appreciate a better fix.