try saving a method directly in the database field.
look for the save info in the product you saved it in.
is it there?
does the field name in database table match what is in admin?
try saving a method directly in the database field.
look for the save info in the product you saved it in.
is it there?
does the field name in database table match what is in admin?
you can had the info through phpadmin or easypopulate4 and it will work. adding it through admin is optional
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.
im thinking it has something to do placement of the code you put in 1 of the core files like copy to confirm.
Hi jimmie, I'm extremely interested in making a clone of ceon's Advanced Shipper module. Been reading the tutorial here :
http://www.zen-cart.com/showthread.p...tem#post149531
But since the advanced shipper is way more advanced than the flat rate module, I'm wondering if there are any extra steps I need to take.
I would really appreciate some words on how you did this that would point me in the right direction :).
Thank you!
Best regards
Peter