Admin backend is broken

Discussion in 'Troubleshooting' started by mendo, May 22, 2013.

  1. mendo

    mendo New Member

    Joined:
    Apr 14, 2013
    Messages:
    6
    Hi i have some sort of the same error like this http://www.amember.com/forum/threads/cannot-access-admin-backend.16801/

    i pulled this out of the error log db
    Code:
    INSERT INTO `member_error_log` (`log_id`, `user_id`, `time`, `url`, `remote_addr`, `referrer`, `error`, `trace`) VALUES
     
    (8, NULL, '2013-05-22 11:17:16', '/member/admin-restore/restore', '87.63.120.186', 'http://mmoe.net/member/admin-restore', 'Uploaded file is not valid aMember Pro backup', 'Exception Am_Exception_InputError\nAdminRestoreController->restoreAction [ library/Am/Controller.php : 139 ]\nAm_Controller->_runAction [ library/Am/Controller.php : 116 ]\nAm_Controller->dispatch [ library/Zend/Controller/Dispatcher/Standard.php : 295 ]\nZend_Controller_Dispatcher_Standard->dispatch [ library/Zend/Controller/Front.php : 954 ]\nZend_Controller_Front->dispatch [ library/Am/App.php : 1675 ]\nAm_App->run [ index.php : 43 ]\n'),
     
    (9, NULL, '2013-05-22 11:17:29', '/member/admin-users', '87.63.120.186', 'http://mmoe.net/member/admin-restore', 'count could not be empty in Am_Query::selectPageRecords', 'Exception Am_Exception_InternalError\nAm_Query->selectPageRecords [ library/Am/Grid/ReadOnly.php : 249 ]\nAm_Grid_ReadOnly->renderTable [ library/Am/Grid/Editable.php : 279 ]\nAm_Grid_Editable->renderTable [ library/Am/Grid/ReadOnly.php : 313 ]\nAm_Grid_ReadOnly->renderContent [ library/Am/Grid/ReadOnly.php : 354 ]\nAm_Grid_ReadOnly->render [ library/Am/Grid/ReadOnly.php : 475 ]\nAm_Grid_ReadOnly->indexAction [ library/Am/Grid/Editable.php : 232 ]\nAm_Grid_Editable->actionRun [ library/Am/Grid/ReadOnly.php : 422 ]\nAm_Grid_ReadOnly->run [ library/Am/Grid/ReadOnly.php : 459 ]\nAm_Grid_ReadOnly->runWithLayout [ library/Am/Controller/Grid.php : 25 ]\nAm_Controller_Grid->indexAction [ application/default/controllers/AdminUsersController.php : 764 ]\nAdminUsersController->indexAction [ library/Am/Controller.php : 139 ]\nAm_Controller->_runAction [ library/Am/Controller.php : 116 ]\nAm_Controller->dispatch [ library/Zend/Controller/Dispatcher/Standard.php : 295 ]\nZend_Controller_Dispatcher_Standard->dispatch [ library/Zend/Controller/Front.php : 954 ]\nZend_Controller_Front->dispatch [ library/Am/App.php : 1675 ]\nAm_App->run [ index.php : 43 ]\n');
    As you can see i cant access the option to restore the db either. and it also have made all users on the from as paying members instead of regular access
  2. mendo

    mendo New Member

    Joined:
    Apr 14, 2013
    Messages:
    6
    Btw ive been waiting almost a day on a reply on my ticket.

Share This Page