letsurf Posted September 26, 2013 Share Posted September 26, 2013 I'd like to remove the Australia option from the country options in the checkout page. Where can I do this at? I have access to the whmcs folders but can't find the one that lists the states/countries. 0 Quote Link to comment Share on other sites More sharing options...
Alex - Arvixe Posted September 26, 2013 Share Posted September 26, 2013 I'm not sure how it is possible to remove a country from that drop down menu, however you can block Australia via MaxMind Mini Fraud (Which is provided for free via the WHMCS partnership). 0 Quote Link to comment Share on other sites More sharing options...
vektorhost Posted September 26, 2013 Share Posted September 26, 2013 I saw an example like this letsurf. There is no country option on their website user registration form. Then i removed myself from the template file but this time reg form stopped working so here is the real question: Where is the registration form validation options? 0 Quote Link to comment Share on other sites More sharing options...
Alex - Arvixe Posted September 26, 2013 Share Posted September 26, 2013 I saw an example like this letsurf. There is no country option on their website user registration form. Then i removed myself from the template file but this time reg form stopped working so here is the real question: Where is the registration form validation options? Well there is a few in Setup -> General Settings -> Other Though for the most part I recall a template edit would be needed, removing the fields if you wanted and inserting "blank" or "pretext" fields. In other words they would be hidden from the order form and the admin will see what ever default value they put in there. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted September 26, 2013 Share Posted September 26, 2013 I'd like to remove the Australia option from the country options in the checkout page. Where can I do this at? I have access to the whmcs folders but can't find the one that lists the states/countries. you can remove countries from the dropdown list (or add countries to it), by editing the following file:- whmcs folder -> includes -> countries.php "AW"=>"Aruba","AU"=>"Australia", "AT"=>"Austria", so to remove Australia, just delete the line highlighted in red and it will be removed from the dropdown. 0 Quote Link to comment Share on other sites More sharing options...
Alex - Arvixe Posted September 26, 2013 Share Posted September 26, 2013 you can remove countries from the dropdown list (or add countries to it), by editing the following file:- whmcs folder -> includes -> countries.php so to remove Australia, just delete the line highlighted in red and it will be removed from the dropdown. Aha proves me wrong Good job! 0 Quote Link to comment Share on other sites More sharing options...
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.