Kjolebutikken Posted September 21, 2006 Posted September 21, 2006 I use only two of the four shipping alternatives. I have set indvship3 and 4 to false in admin, but they still appear for the customer to choose in checkout and in my shipping estimator. Is there someone who knows a way to disable them, whitout removing them, as I might have the need for them later. I could not find a support thread for this mod. Thank you so much ! Quote Best regards Kjolebutikken
Kjolebutikken Posted September 22, 2006 Author Posted September 22, 2006 (edited) I did not figure out why the disabeling in admin did not work. If someone have an idea, please let me know, cause it is much easier to control this from admin. However, I found a way to make the two options that I did not need invisable for the customer: In includes/modules/shipping/indvship3.php I changed: // Enable Individual Shipping Module $this->enabled = MODULE_SHIPPING_INDVSHIP3_STATUS; to // Enable Individual Shipping Module //$this->enabled = MODULE_SHIPPING_INDVSHIP3_STATUS; Same in indvship4.php. Edited September 22, 2006 by kjolebutikken Quote Best regards Kjolebutikken
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.