Thanks for your very prompt reply DrByte!
If you mean the shop admin login name and shop admin login password from my live shop, these don't seem to work..
I found a scriptwhich I ran but came back as non existant so i presumed this data wasn't in the old db..Code:DELETE FROM admin WHERE admin_name = 'Admin'; INSERT INTO admin (admin_name, admin_email, admin_pass, admin_level) VALUES ('Admin', 'admin@localhost', '351683ea4e19efe34874b501fdbf9792:9b', 1);
maybe my exported database from live shop is corrupted?
SK


Reply With Quote
