pppswing Posted November 14, 2007 Posted November 14, 2007 Hi, I would like to limit the country destination in the formular checkout_shipping_address.php when a customer register I would like to restrict the numbers of countries where he can be from. At the moment, I have a list with all countries. I probably have to create a specific geo_zone with a specific geo_zone_id in database. then make a zone_to_geo zone map and then modify the query in the function tep_get_countries() in /includes/functions/general.php I wonder if there is a form to create geo_zone and zone to geo_zone relations in the oscommerce admin. Otherwise I will have to use PhpMyAdmin but it will take me ages to check id for each country. Thanks,
Recommended Posts
Archived
This topic is now archived and is closed to further replies.