pitrrs Posted October 4, 2011 Share Posted October 4, 2011 Hi, i have a problem width AdminTab . If I set the price for transportation to a specific carrier in the area, everything is properlyrecorded in the database. Well is offered in the shop. But my problem is that inadminarea values are not displayed. Displays only 0.00 ... The amplification condition "if (isset ($ deliveryArray [$ zone ['id_zone']][$ id_carrier] [$ range [$ rangeIdentifier ]]))..." (AdminShipping.php, line 231) but this is really an empty array even though the data is in the database. Thank you for your reply. Link to comment Share on other sites More sharing options...
Dave L Posted October 5, 2011 Share Posted October 5, 2011 How is it you want to set up your shipping exactly. You shouldn't need to start looking at code and editing it just to set up some shipping options. Not unless you are trying to achieve something outside of the ability of the default shipping module. Link to comment Share on other sites More sharing options...
Recommended Posts