Update DB after move

Discussion in 'Integration' started by rmeder, Oct 18, 2007.

  1. rmeder

    rmeder New Member

    Joined:
    Sep 3, 2007
    Messages:
    3
    I have moved to a new host and now the EE plugin is not working because of DB issues. I can't get into the amember admin screens because of this problem as well.

    Where can I edit the db that the EE plugin is looking for.

    Or how can I manually disable the EE plugin?
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Edit /amember/plugins/protect/ee/ee.inc.php and change first line from
    <?php
    to
    <?php return;

    You will be able to access aMember CP then.
    Fix plugin configuration and restore original file.

Share This Page