Menu

I can't get the checklogin.php to work in the Bulk Newsletter Mailer

Ralph
2016-07-11
2016-12-21
  • Ralph

    Ralph - 2016-07-11

    I already had a table called "users" in my database so I renamed the table for this document "user_2". That being said http://www.ralphlongiii.com/social/Bulk_Newsletter_Mailer/login/checklogin.php I get when I log in that my password is incorrect. Please help me.

    "; echo "
    "; echo "
    "; echo "
    "; echo "Wrong Username or Password!!!"; echo "
    "; echo "
    "; echo "Press the return button and try to fill in again your username and password!"; echo "
    "; echo "
    "; echo "
    "; echo "<input type="\"BUTTON\"" value="\"Return\"" onclick="\"window.location.href='login.php'\""> "; echo "
    "; } ob_end_flush(); ?>
     
  • xanthos

    xanthos - 2016-07-11

    Hi Ralph,

    As you mentioned you renamed the users table to 'user_2' but in the code i have seen that you have add: $tbl_name="users_2";
    It says users not user?

    Is this just a typo in your comment or in your code?

     
  • Lowell Jehu

    Lowell Jehu - 2016-12-21

    hey Ralph

     

Log in to post a comment.

MongoDB Logo MongoDB