Quote:
Originally Posted by CyberRanger
.....following error when I import the product. I've reloaded the files multiple times. Any ideas? (I've darn near forgotten how vb works!)
PHP Code:
Invalid SQL:
UPDATE language SET title ....
MySQL Error : Unknown column 'phrasegroup_ecdownloads' in 'field list'
Error Number : 1054
|
Fixed! I went into the database and add the column phrasegroup_ecdownloads to the language table. That let the product install.