I want users from everywhere to buy my products. The only country I don't want to show up at all (I don't want it to show up on the user register page or checkout). Is there a file I can go into and delete Spain EU? Pleeease help me!!
Dan (Guest)
19 Jun 2008 5:33 AM
go into your static tables and click on the countries and remove it. It's that simple.
on2dvd
21 Jun 2008 2:50 AM
Yes that is how to do it.
I would request that Viat add a way of deleting more than one at a time, very time consuming if you want all but one gone.
eelrid (Guest)
21 Jun 2008 7:15 AM
You could access directly the database, the table va_countries. There is a field "show for user", just change that values from 1 to 0.
That is far more easy then doing via the Admin.
Dan (Guest)
22 Jun 2008 12:07 AM
just run a sql command from the admin center and you'll complete what you're looking for.