Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • graceweb Friend
    #177920

    I have successfully installed JA Purity and customized and added my content. The site is using the default login and user registration. The client wanted the ppl who would log in to register with their member numbers, so I went in and changed the ‘username’ in the database to ‘membernumber’ and accordingly changed it in the corresponding files, while it was glitchy so I changed it back to username till I could further research it. But now when a user goes to login in the front end to access the restricted pages all log in infor is correct, the login in button doesn’t work, as in nothing happens. No error message or blip of the screen as if it was processing. I checked to make sure I changed everything back correctly. I am unsure what to do. Please help as there is a deadline for this site. Thank you.

    HeR0 Friend
    #456727

    Hi
    In the login form I saw that
    [PHP]<form id=”form-login” name=”form-login” method=”post” action=”file:///C|/Users/Corri2/AppData/Local/Temp/index.php”>[/PHP]

    It is incorrect, it should be
    [PHP]
    <form id=”form-login” name=”form-login” method=”post” action=”index.php”>[/PHP]

    Please edit that in layout of the login module

    Regards,

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  HeR0 12 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum