What this error ?

Discussion in 'Troubleshooting' started by trungnq, Sep 21, 2011.

  1. trungnq

    trungnq New Member

    Joined:
    Jun 21, 2011
    Messages:
    4
    I have received these error in debugg/error log

    Payment 432 is already completed, please login to your account <a href='member.php'>here</a>

    You have not verified your e-mail address, so login is not
    allowed. Please check your mailbox for e-mail verification message and
    click link to be verified. If you have not receive verification message,
    please click <a href='resend.php?member_id=417&v=3ddee4baa14e652c01eb3c5beabb415c'>this link</a> and we will resend you verification message.

    I notice that the href='member.php' and resend.php when amember has put in sub folder. so the link maybe not work.

    How to change it to like that amember/member.php

    And where to go to change the content in these messages ?
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Above urls are correct. href='member.php' full url in this case will be calculated from current folder. So result link calculated by browser will be correct .
    Both error messages can be changed in /amember/language/en.php

Share This Page