I currently have amember files in the members directory. domain.com/members/ this folder was existing and has .htpasswd /.htaccess with 170+ users. I would now like to change to the .htpasswd & include method but firstly need to import all of the member details. On the very first page, domain.com/index.php I have a form linking to the /members/login.php page, when you enter the login details and click login it then keeps asking for the username and password, obviously because the .htpasswd /access still exists what is the best setup to control log in and locations for the htaccess & htpasswd files? thanks Lee