I was able to add the SHIPPING METHOD values via phpMyadmin to table advshipper_method_custom_product_field_values.
I can select a method in the product edit page. Saving the the product update save the value of the shipping method in the products table and the correct shipping method is applied in the shipping calculator.
However, I cannot update the shipping methods on the Advanced Shipper Config page. If I want to do that, I have to delete/rename file admin/functions/advshipper_custom_product_field_functions.php. If I delete that file I can update/save shipper methods but it breaks the product edit page.
Not an ideal solution but it is a solution.



Reply With Quote
