Can i disable all countries in one time

Hi all. i just want to have the u.s.a in my cart. is there a way to disable all the other countries not one by one…will take for ever.

thanks

[quote name=‘kobiadato’]Hi all. i just want to have the u.s.a in my cart. is there a way to disable all the other countries not one by one…will take for ever.

thanks[/QUOTE]



This subject has been covered, the only quick way is to go in to your sql and remove in there. [url]http://forum.cs-cart.com/showthread.php?t=12100[/url]



BarryH

oK THANKS. i wanted to do it without that but…

Rather than delete everything as per the other post, It would be much easier to run the following MySQL command



UPDATE cscart_countries SET status = ‘D’



This would disable all the countries then you could go back in and just activate the one you want.

And you can add your voice to the following feature request for a proper solution:

[url]http://forum.cs-cart.com/vbugs.php?do=view&vbug_id=951[/url]



Bob

syntax error, please help. i need to setup asap, thank you in advance



cs-cart 4.0.3

[quote name='mdj101' timestamp='1264470602' post='68186']

Rather than delete everything as per the other post, It would be much easier to run the following MySQL command



UPDATE cscart_countries SET status = 'D'



This would disable all the countries then you could go back in and just activate the one you want.

[/quote]



It work great, thanks to you jobosales… cs-cart 4.0.3