Status
Not open for further replies.
W

willypt

i started receiving this error when i try to creat a new User Permission Group. It only happens on creation, updating a existant group doesn't give me the error :

Code:
Stack Trace
 
#0 /home/gamingnoac/www/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/gamingnoac/www/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/gamingnoac/www/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#3 /home/gamingnoac/www/library/XenForo/DataWriter.php(1638): Zend_Db_Adapter_Abstract->insert('xf_user_group', Array)
#4 /home/gamingnoac/www/library/XenForo/DataWriter.php(1627): XenForo_DataWriter->_insert()
#5 /home/gamingnoac/www/library/XenForo/DataWriter.php(1419): XenForo_DataWriter->_save()
#6 /home/gamingnoac/www/library/XenForo/Model/UserGroup.php(281): XenForo_DataWriter->save()
#7 /home/gamingnoac/www/library/XenForo/ControllerAdmin/UserGroup.php(131): XenForo_Model_UserGroup->updateUserGroupAndPermissions(0, Array, Array)
#8 /home/gamingnoac/www/library/XenForo/FrontController.php(351): XenForo_ControllerAdmin_UserGroup->actionSave()
#9 /home/gamingnoac/www/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /home/gamingnoac/www/admin.php(13): XenForo_FrontController->run()
#11 {main}
 
Request State
 
array(3) {
["url"] => string(51) "http://mywebsite.pt/admin.php?user-groups/0/save"
["_GET"] => array(1) {
["user-groups/0/save"] => string(0) ""
}

I run xenforo 1.5.5a. Can someone explain me why is this happening?
 
Last edited by a moderator:
W

willypt

I found out the problem. If anyone have the same problem, this happen when you configure and then disable the addon NixFifty: TeamSpeak 3 Integration 1.0.0 Beta 6. I activate it again and everything started working perfectly again :D
I think its a bug from the addon.
 

AnimeHaxor

Retro-NulledTeam
Registered
Joined
8 year 4 month 6 day
Messages
6,522
Reaction score
40,575
Points
113
Site Script
XenForo
Solved, Closed thread.
 
Status
Not open for further replies.