XF 1.5 Cant delete posts or threads

Aberidius

Member
So i just got Xenforo running on my website, i was wondering, for some reason i can't remove threads or anything, perhaps im just blind. I've set the permissions for myself to allowed on everything.

Secondly: People cant upload images. I just shows them an error message and to contact site owner.
 
Alright, they're saying that they can't help due to not knowing what to search for.
Although, im recieving this error, could it be related?

Code:
Zend_Db_Adapter_Mysqli_Exception: Too many connections - library/Zend/Db/Adapter/Mysqli.php:333
Generated By: Unknown Account, Yesterday at 6:08 AM
Stack Trace
#0 /home/swedisheme/domains/svgaming.se/public_html/community/library/Zend/Db/Adapter/Abstract.php(315): Zend_Db_Adapter_Mysqli->_connect()
#1 /home/swedisheme/domains/svgaming.se/public_html/community/library/XenForo/Application.php(728): Zend_Db_Adapter_Abstract->getConnection()
#2 [internal function]: XenForo_Application->loadDb(Object(Zend_Config))
#3 /home/swedisheme/domains/svgaming.se/public_html/community/library/XenForo/Application.php(971): call_user_func_array(Array, Array)
#4 /home/swedisheme/domains/svgaming.se/public_html/community/library/XenForo/Application.php(1002): XenForo_Application->lazyLoad('db', NULL)
#5 /home/swedisheme/domains/svgaming.se/public_html/community/library/XenForo/Application.php(1607): XenForo_Application::get('db')
#6 /home/swedisheme/domains/svgaming.se/public_html/community/library/XenForo/Model.php(161): XenForo_Application::getDb()
#7 /home/swedisheme/domains/svgaming.se/public_html/community/library/XenForo/Model/DataRegistry.php(138): XenForo_Model->_getDb()
#8 /home/swedisheme/domains/svgaming.se/public_html/community/library/XenForo/Model/DataRegistry.php(97): XenForo_Model_DataRegistry->_getMultiFromDb(Array)
#9 /home/swedisheme/domains/svgaming.se/public_html/community/library/XenForo/Dependencies/Abstract.php(147): XenForo_Model_DataRegistry->getMulti(Array)
#10 /home/swedisheme/domains/svgaming.se/public_html/community/library/XenForo/FrontController.php(127): XenForo_Dependencies_Abstract->preLoadData()
#11 /home/swedisheme/domains/svgaming.se/public_html/community/index.php(13): XenForo_FrontController->run()
#12 {main}
Request State
array(3) {
  ["url"] => string(55) "http://www.svgaming.se/community/index.php?help/smilies"
  ["_GET"] => array(1) {
    ["help/smilies"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}
 
Back
Top Bottom