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

Discussion in 'aMember Pro v.4' started by rmara, Mar 1, 2013.

  1. rmara

    rmara Eager Beaver and Avid Learner

    Joined:
    Jan 21, 2013
    Messages:
    24
    I continue to get this error message when enrolling a new member.

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

    Why is a user name not usable, even if the user has been deleted?

    Exception Am_Exception_Db_NotUnique
    Am_Db::defaultDatabaseErrorHandler
    call_user_func [ library/DbSimple/Generic.php : 1244 ]
    DbSimple_Generic_LastError->_setLastError [ library/DbSimple/Generic.php : 861 ]
    DbSimple_Generic_Database->_setLastError [ library/DbSimple/Generic.php : 1481 ]
    DbSimple_Mypdo->_setDbError [ library/DbSimple/Generic.php : 1441 ]
    DbSimple_Mypdo->_performQuery [ library/DbSimple/Generic.php : 465 ]
    DbSimple_Generic_Database->_query [ library/DbSimple/Generic.php : 211 ]
    DbSimple_Generic_Database->query [ library/Am/Record/WithData.php : 635 ]
    Am_DataFieldStorage->insert [ library/Am/Record/WithData.php : 690 ]
    Am_Record_WithData->insert [ application/default/models/User.php : 70 ]
    User->insert [ application/default/controllers/SignupController.php : 142 ]
    SignupController->process [ library/Am/Form/Controller.php : 243 ]
    Am_Form_Controller_Action_Process->perform [ library/pear/HTML/QuickForm2/Controller.php : 302 ]
    HTML_QuickForm2_Controller->handle [ library/pear/HTML/QuickForm2/Controller/Page.php : 155 ]
    HTML_QuickForm2_Controller_Page->handle [ library/Am/Form/Signup.php : 280 ]
    Am_Form_Signup_Page->handle [ library/pear/HTML/QuickForm2/Controller/Action/Next.php : 77 ]
    HTML_QuickForm2_Controller_Action_Next->perform [ library/pear/HTML/QuickForm2/Controller.php : 302 ]
    HTML_QuickForm2_Controller->handle [ library/pear/HTML/QuickForm2/Controller/Page.php : 155 ]
    HTML_QuickForm2_Controller_Page->handle [ library/Am/Form/Signup.php : 280 ]
    Am_Form_Signup_Page->handle [ library/pear/HTML/QuickForm2/Controller.php : 267 ]
    HTML_QuickForm2_Controller->run [ library/Am/Form/Signup.php : 129 ]
    Am_Form_Signup->run [ application/default/controllers/SignupController.php : 76 ]
    SignupController->indexAction [ library/Am/Controller.php : 139 ]
    Am_Controller->_runAction [ library/Am/Controller.php : 116 ]
    Am_Controller->dispatch [ library/Zend/Controller/Dispatcher/Standard.php : 295 ]
    Zend_Controller_Dispatcher_Standard->dispatch [ library/Zend/Controller/Front.php : 954 ]
    Zend_Controller_Front->dispatch [ library/Am/App.php : 1682 ]
    Am_App->run [ index.php : 43 ]
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    Are you integrated with any other systems- like wordpress? Perhaps the usename/email is still in there?

    David
  3. rmara

    rmara Eager Beaver and Avid Learner

    Joined:
    Jan 21, 2013
    Messages:
    24
    phpBB and they were. Forgot about that setup, nice catch. Thank you

Share This Page