Knowledgebase
Product models can not be updated in Configure|Products
Posted by Adam Liberman on 03 December 2007 01:22 AM
|
|
Problem: Product models can not be updated in Configure|Products Cause: The products_vendor field is not getting added to the database when upgrading QBI. Solution: 1) Manually add the field to the products table as follows: products_vendor VARCHAR (40) DEFAULT '' NOT NULL 2) or Upgrade to v3.58 Versions: 3.50 - 3.58 | |
|