Quote Originally Posted by tharrison
Unknown column 'popt.products_options_rows'
Quote Originally Posted by tharrison View Post
Both db have "products_options_row".
If both databases have the field, but the database engine is telling you it cannot find the field ... then you must have it pointed to the wrong database.

Are your database settings in your configure.php pointed to the right database, server, username, password? Do they have the correct db table-prefix set?