Krallu Posted January 1, 2005 Posted January 1, 2005 Hi! Me again. :-" Easiest way for just using one country, and not having to chose country at sign up. Is that just deleting all countrys in admin? Or do I need to do something else? Thanks!
TCwho Posted January 1, 2005 Posted January 1, 2005 If you look in the KB you will find a tip on how to get your preffered country to be at the top of the list...already chosen... Drop_Shadow How Did You Hear About Us Email HTML Order Link ---- GMT -5:00
Krallu Posted January 1, 2005 Author Posted January 1, 2005 If you look in the KB you will find a tip on how to get your preffered country to be at the top of the list...already chosen... <{POST_SNAPBACK}> Ok, thanks. But I don't want the user to be able to chose any other country than Sweden. How do I do that? :blush:
TCwho Posted January 1, 2005 Posted January 1, 2005 well if thats the case, then you were right in your first post go into the admin and delete the others.... Drop_Shadow How Did You Hear About Us Email HTML Order Link ---- GMT -5:00
Rob123 Posted January 1, 2005 Posted January 1, 2005 well if thats the case, then you were right in your first postgo into the admin and delete the others.... <{POST_SNAPBACK}> With all due respect... using the admin will take forever. Use this MySQL statement instead: delete from countries where countries_name <> 'Sweden'; Backup First!!! Hope that helps, Robert
TCwho Posted January 1, 2005 Posted January 1, 2005 With all due respect... using the admin will take forever.Use this MySQL statement instead: delete from countries where countries_name <> 'Sweden'; Backup First!!! Hope that helps, Robert <{POST_SNAPBACK}> oh yeah I forgot all that stuff is stored in the database and yeah that would have taken a lonnnnnnnnnnnnng time :rolleyes: Drop_Shadow How Did You Hear About Us Email HTML Order Link ---- GMT -5:00
Krallu Posted January 1, 2005 Author Posted January 1, 2005 oh yeah I forgot all that stuff is stored in the database and yeah that would have taken a lonnnnnnnnnnnnng time :rolleyes: <{POST_SNAPBACK}> Great! Thank you guys! I can't explain how much I appreciate your help. Writing those sql queries isn't my expertise. Thanks, it would have taken forever to delete them in admin yes. A bit afraid that If I ask too much you people will be bored and ignoring me. :P
Recommended Posts
Archived
This topic is now archived and is closed to further replies.