AzzidReign
Well-known member
I tried going through support when we first moved to xf, got no help. Then months later when Jake joined, I tried to get help again...no help. I was really hoping someone else might have ran into this problem already and found the answer (I mean, hell, digitalpoint is using xf and not having this problem).
I find it weird that my site is the only site that is having problems with the members tab and the "list all members" in the ACP. When I click on either, the site hangs for a while and then I get a db error. This happened before any mod was installed.
I got this error when trying to load the list all users in the acp with debug mode enabled:
This is from the forums members tab:
This is my server specs:
This is my forum specs:
We typically have 1,000-1,700 users online at once.
I find it weird that my site is the only site that is having problems with the members tab and the "list all members" in the ACP. When I click on either, the site hangs for a while and then I get a db error. This happened before any mod was installed.
I got this error when trying to load the list all users in the acp with debug mode enabled:
Code:
Failed to get controller response and reroute to error handler (XenForo_ControllerAdmin_User::actionlist)
An exception occurred: Too many connections in /home/****/public_html/forums/library/Zend/Db/Adapter/Mysqli.php on line 333
Zend_Db_Adapter_Mysqli->_connect() in Zend/Db/Adapter/Abstract.php at line 315
Zend_Db_Adapter_Abstract->getConnection() in XenForo/Application.php at line 554
XenForo_Application->loadDb()
call_user_func_array() in XenForo/Application.php at line 781
XenForo_Application->lazyLoad() in XenForo/Application.php at line 811
XenForo_Application::get() in XenForo/Application.php at line 1100
XenForo_Application::getDb() in XenForo/Session.php at line 166
XenForo_Session->__construct() in XenForo/Session.php at line 292
XenForo_Session::startAdminSession() in XenForo/ControllerAdmin/Abstract.php at line 48
XenForo_ControllerAdmin_Abstract->_setupSession() in XenForo/Controller.php at line 298
XenForo_Controller->preDispatch() in XenForo/FrontController.php at line 309
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /home/****/public_html/forums/admin.php at line 13
This is from the forums members tab:
Code:
An exception occurred: Too many connections in /home/****/public_html/forums/library/Zend/Db/Adapter/Mysqli.php on line 333
Zend_Db_Adapter_Mysqli->_connect() in Zend/Db/Adapter/Abstract.php at line 315
Zend_Db_Adapter_Abstract->getConnection() in XenForo/Application.php at line 554
XenForo_Application->loadDb()
call_user_func_array() in XenForo/Application.php at line 781
XenForo_Application->lazyLoad() in XenForo/Application.php at line 811
XenForo_Application::get() in XenForo/Application.php at line 1100
XenForo_Application::getDb() in XenForo/Error.php at line 47
XenForo_Error::unexpectedException() in XenForo/Application.php at line 296
XenForo_Application::handleException()
This is my server specs:
This is my forum specs:
We typically have 1,000-1,700 users online at once.