+ Reply to Thread
Results 1 to 7 of 7

Thread: Create a New Account link is broken on login page

  1. #1
    Senior Member
    Join Date
    Aug 2010
    Posts
    174

    Create a New Account link is broken on login page

    I changed the URL path of registration (/registration.html) page into “/signup.html”, but when I click the “Create a New Account” link on login page, it still has an old URL path. So, it’s resulting in broken link.

    I believe that system must to change this automatically.
    Attached Images Attached Images

  2. #2
    Flynax developer
    Join Date
    Jun 2010
    Posts
    239
    You can fix it the following way:

    - open file: templates/your_template/controllers/login.tpl
    - find this code:

    Code:
    Only registered members can view the code.
    and change it to:

    Code:
    Only registered members can view the code.

  3. #3
    This issue is also with the Remind my Password.

    I have added:
    Code:
    Only registered members can view the code.
    Last edited by Milea Ionut; January 3, 2013 at 12:15 PM.

  4. #4
    Hello Vladimir

    Please, how do if I change the name of the dealer-accounts.html?

  5. #5
    Senior Member
    Join Date
    Jun 2013
    Location
    Vietnam
    Posts
    157
    Hello Milea Ionut,
    I have the same problem.

    Can you support me?

    Thanks,
    Nguyen
    Quote Originally Posted by Milea Ionut View Post
    This issue is also with the Remind my Password.

    I have added:
    Code:
    Only registered members can view the code.
    Nguyen Dat Tai
    Mobile: +84.909933020
    Web: www.dangbanxe.com

  6. #6
    Senior Member
    Join Date
    Jun 2013
    Location
    Vietnam
    Posts
    157
    Hello,

    I changed remind.php file.
    Code:
    Only registered members can view the code.
    (line 9)

    and

    Code:
    Only registered members can view the code.
    (line 68)

    Is there any better way?

    Thanks,
    Nguyen
    Last edited by Nguyen Dat tai; September 12, 2013 at 08:22 AM.
    Nguyen Dat Tai
    Mobile: +84.909933020
    Web: www.dangbanxe.com

  7. #7
    Senior Member
    Join Date
    Jun 2013
    Location
    Vietnam
    Posts
    157
    Hi,

    My the problem with the Remind my Password is OK now.

    Find this code

    Code:
    Only registered members can view the code.
    and change it to
    Code:
    Only registered members can view the code.
    Thanks all,
    Nguyen Dat Tai
    Mobile: +84.909933020
    Web: www.dangbanxe.com

+ Reply to Thread