Quote:
Originally Posted by Ranma2k
upload the product again chief
and allow the overwrite
it will alter the table to add the field
or you can just run the following Quary in your database
Code:
ALTER TABLE " . TABLE_PREFIX . "vbimghost ADD thumbname VARCHAR( 250 ) NOT NULL AFTER imgname
remmber to replace TABLE_PREFIX with the on you set in the config.php
|
Ok, I just did, hope it works out