vBulletin bug

Discussion in 'Integration' started by chucknorris, Mar 14, 2013.

  1. chucknorris

    chucknorris Member

    Joined:
    May 19, 2011
    Messages:
    44
    Hi,

    When users try to reset their vBulletin password via:
    myforum.com/login.php?do=lostpw

    It redirects them to the aMember login screen:
    myforum.com/amember/login/?amember_redirect_url=myforum.com

    The users who do this are not in the aMember database, and I have "
    Create aMember Users By Demand"
    checked. Because they do not know their password/forgot it, they are not able to create their aMember account on demand. Because the account does not exist in aMember, they cannot use the aMember forgot password feature.

    In other words: aMember should not redirect the lost password feature of vBulletin. That should remain independent of aMember.

    Is there a way I can fix/disable this specific function without hurting any other aMember functionality?

    Thank you!
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Inside your vBulletin admin CP -> Plugins find plugin which was added by aMember for profile_editpassword_start hook and remove it.
  3. chucknorris

    chucknorris Member

    Joined:
    May 19, 2011
    Messages:
    44
    Thank you for the response! I deleted this hook and it still redirects to aMember. I have cache disabled, cleared my cookies and tried on several different browsers. Any ideas?

    Thank you

Share This Page