4.2.1 issues

Discussion in 'aMember Pro v.4' started by graphixx, Apr 17, 2012.

  1. graphixx

    graphixx Member

    Joined:
    Apr 19, 2008
    Messages:
    48
    After upgrade and enter admin link all i can see is this here:

    An Error has occured

    The database has encountered a problem, please try again later.

    The options to upload,select file/folders for protections gives same error message as above also.
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Run /amember/admin-upgrade-db then test again.
    If this does not help, contact us in helpdesk.
  3. graphixx

    graphixx Member

    Joined:
    Apr 19, 2008
    Messages:
    48
    Same issue, when i go to /amember/admin-upgrade-db i get same error message. I am working on this local so i have no live site of it yet.

    It seems that if i go to example /admin-products it works fine, but /admin dont work at all.
  4. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    That is strange..

    First, make sure you uploaded all upgrade files and run admin-upgrade-db again.

    If it does not help, please edit file amember/application/configs/config.php
    replace first line
    <?php
    to
    <?php define('APPLICATION_ENV', 'debug');

    then try again - it will dump error details to the screen.

Share This Page