Hello Larry,
E-com 2 edition is more developed and therefore more interesting than 1.
I have a connection problem with the login. Registration and works well in the database. But if I want to log, I get an error as if the password db could not be read.
Can you give me a track for research.
Thank you in advance
Congratulations for your work
see my file, so it looks like yours.
The message is
"The email address and password1" so it's the password problem
<?php
$login_errors = array();
//validation
if(filter_var($_POST['email'], FILTER_VALIDATE_EMAIL)){
$e = escape_d