Phocacart beta75 -> 87 update
Posted: 18 Nov 2024, 14:36
When I apply the update I get the following error:
1054
Unknown column 'change_tax' in 'field list'
1054
Unknown column 'change_tax' in 'field list'
Code: Select all
ALTER TABLE `#__phocacart_shipping_methods` ADD COLUMN `change_tax` tinyint(1) NOT NULL DEFAULT '0';