Re: X-Cart 4.1.4 released
Hmm. On a fresh install of 4.1.4 I am unable to modify or add products, with this error:
INVALID SQL: 1146 : Table 'kustomrides_[database].product_shipping' doesn't exist
SQL QUERY FAILURE:select xcart_shipping.shippingid, shipping, product_shipping.shippingid as prod_shippingid, productid from xcart_shipping left join product_shipping using (shippingid) where productid=''
But what I did was export "product_shipping" sql file from 4.1.3, then imported it into 4.1.4 database. That solved the problem.
When adding a product, I noticed that I can establish shipping-per-product methods ... something I could only do in 4.0.18 with BCE's module. So I LIKE that! (unless it was something I tweaked when trying to add their module to 4.1.4 ... ?)
Anyway, still testing.
__________________
x-cart Gold 4.7.4
RedHat Linux 7.2; Pearl 5.20.2; PHP 5.5.26; MySQL 5.6.27, server 5.1.54;
Ruby 2.1.5p273; Python 3.4.2;
Several mods in menu and skin, BSCE shipping-per-product, CDSEO Pro
|