Post by emavens » Tue Nov 29, 2011 3:32 pm

Go to phpmyadmin and click on the sql tab.
there you will get a form to input queries.
input the following commands and press "GO"

To enable or disable countries -

UPDATE country SET status = 0 WHERE country_id <> 223;
UPDATE zone SET status = 0 WHERE country_id <> 223;

223 = USA
222 = UK
150 = Netherlands

status 0 = disabled
status 1 = enabled

Lets share opencart Mysql commands here in the forum !

User avatar
Newbie

Posts

Joined
Tue Nov 29, 2011 3:19 pm
Location - Delhi , India

Post by stonehinged » Fri May 11, 2012 10:53 pm

I second that! Very helpful!

STONEHINGED
Handcrafted, Semi-Precious Jewelry
http://www.stonehinged.com/


User avatar
Active Member

Posts

Joined
Wed Aug 18, 2010 9:10 am
Location - US
Who is online

Users browsing this forum: No registered users and 196 guests