Hi,
I had installed this addon, checked three times with my installation steps, and it seems I had follow the steps in the right way.
Somehow I did not have the AJAX Attribute comes up after click on Admin / Catalog / Categories & Products
And when I test to save a product, I got error message as below:
1054 - Unknown column 'products_cost_price' in 'field list'
insert into products (products_quantity, products_model, products_price, products_cost_price, products_date_available, products_weight, products_status, products_tax_class_id, manufacturers_id, products_date_added) values ('0', '', '', '', null, '0', '1', '0', '0', now())
according to the thread "
AJAX Attribute Manager" to v2.3.1?
I have to install QTPro, I did but the errors still the same. (SQL error and AJAX not appear)
Can anyone please help? Im newbie just started edit oscommerce a while ago, don't know much about PHP and SQL.
It will be very much appreciated if could point me out which file and what part of code I should look into.
Lyn