
Originally Posted by
DrByte
Evidently you've damaged the products_options table in your database such that it no longer contains the products_options_rows column. Thus when you try to insert new records it fails with the error message you've quoted.
A clean new install of Zen Cart does contain that column.
Why would your database be missing structural things which are built-in to the core of Zen Cart? It's very unlike addons to remove existing structural components, so it suggests that you're doing that yourself.