Integration phpBB

Discussion in 'aMember Pro v.4' started by fmagusto, Dec 8, 2011.

  1. fmagusto

    fmagusto Guest

    Hello

    When a rebuild PHPBB i have a bug
    (have a post a Ticket)


    Once the plugin installed and configured the fields add, how to add access to the forum since Amember?

    Exception Am_Exception_PluginDb
    Am_Protect_Databased->dbErrorHandler
    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 : 1461 ]
    DbSimple_Mypdo->_setDbError [ library/DbSimple/Generic.php : 1421 ]
    DbSimple_Mypdo->_performQuery [ library/DbSimple/Generic.php : 465 ]
    DbSimple_Generic_Database->_query [ library/DbSimple/Generic.php : 211 ]
    DbSimple_Generic_Database->query [ library/Am/Record.php : 779 ]
    Am_Table->update [ library/Am/Record.php : 181 ]
    Am_Record->updateSelectedFields [ application/default/plugins/protect/phpbb.php : 190 ]
    Am_Protect_Phpbb_Table->updateFromAmember [ library/Am/Protect/Databased.php : 708 ]
    Am_Protect_Databased->batchProcess
    call_user_func_array [ library/Am/App.php : 1833 ]
    Am_BatchProcessor->run [ library/Am/Protect/Databased.php : 674 ]
    Am_Protect_Databased->onRebuild
    call_user_func [ application/default/controllers/AdminRebuildController.php : 227 ]
    AdminRebuildController->doAction [ 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 : 1360 ]
    Am_App->run [ index.php : 41 ]
  2. fmagusto

    fmagusto Guest

    Have you a idea ?
  3. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    The error message itself would be also very helpful. (mask the passwords if present)
  4. fmagusto

    fmagusto Guest

    Ok,

    Duplicate entry 'aurelia31' for key 2 at /home/infoconc/www/amember/library/Am/Record.php line 779(1062) in query: UPDATE phpbb_users SET `username_clean`='aurelia31', `user_email_hash`='-345598269' WHERE `user_id`='350'
  5. fmagusto

    fmagusto Guest

    I found the bug is due to the fact that there was a duplicate
    the forum members with the same login

Share This Page