Advertisement
Guest User

Untitled

a guest
Nov 7th, 2015
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. Error Info
  2. Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Deadlock found when trying to get lock; try restarting transaction - library/Zend/Db/Statement/Mysqli.php:214
  3. Generated By: KaiosLeKaimoose, Thursday at 3:05 PM
  4. Stack Trace
  5.  
  6. #0 /home/happyhgcwl/www/forum/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
  7. #1 /home/happyhgcwl/www/forum/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
  8. #2 /home/happyhgcwl/www/forum/library/XenForo/DataWriter/Alert.php(99): Zend_Db_Adapter_Abstract->query('\n\t\t\tUPDATE xf_u...', 2930)
  9. #3 /home/happyhgcwl/www/forum/library/XenForo/DataWriter.php(1409): XenForo_DataWriter_Alert->_postSave()
  10. #4 /home/happyhgcwl/www/forum/library/XenForo/Model/Alert.php(452): XenForo_DataWriter->save()
  11. #5 /home/happyhgcwl/www/forum/library/XenForo/Model/Alert.php(426): XenForo_Model_Alert->alertUser(2930, 949, 'KaiosLeKaimoose', 'profile_post_co...', 15845, 'your_profile', NULL)
  12. #6 /home/happyhgcwl/www/forum/library/XenForo/DataWriter/ProfilePostComment.php(186): XenForo_Model_Alert::alert(2930, 949, 'KaiosLeKaimoose', 'profile_post_co...', 15845, 'your_profile')
  13. #7 /home/happyhgcwl/www/forum/library/XenForo/DataWriter.php(1409): XenForo_DataWriter_ProfilePostComment->_postSave()
  14. #8 /home/happyhgcwl/www/forum/library/XenForo/ControllerPublic/ProfilePost.php(519): XenForo_DataWriter->save()
  15. #9 /home/happyhgcwl/www/forum/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_ProfilePost->actionComment()
  16. #10 /home/happyhgcwl/www/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  17. #11 /home/happyhgcwl/www/forum/index.php(13): XenForo_FrontController->run()
  18. #12 {main}
  19.  
  20. Request State
  21.  
  22. array(3) {
  23. ["url"] => string(56) "http://www.happy-hg.com/forum/profile-posts/9872/comment"
  24. ["_GET"] => array(0) {
  25. }
  26. ["_POST"] => array(6) {
  27. ["message"] => string(6) "Weenus"
  28. ["overlay"] => string(1) "1"
  29. ["_xfRequestUri"] => string(7) "/forum/"
  30. ["_xfNoRedirect"] => string(1) "1"
  31. ["_xfToken"] => string(8) "********"
  32. ["_xfResponseType"] => string(4) "json"
  33. }
  34. }
  35.  
  36. ===========================================================================================================================
  37.  
  38.  
  39. Error Info
  40. Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Duplicate entry 'Krazzy1134' for key 'username' - library/Zend/Db/Statement/Mysqli.php:214
  41. Generated By: Unknown Account, Oct 27, 2015
  42. Stack Trace
  43.  
  44. #0 /home/happyhgcwl/www/forum/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
  45. #1 /home/happyhgcwl/www/forum/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
  46. #2 /home/happyhgcwl/www/forum/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
  47. #3 /home/happyhgcwl/www/forum/library/XenForo/DataWriter.php(1624): Zend_Db_Adapter_Abstract->insert('xf_user', Array)
  48. #4 /home/happyhgcwl/www/forum/library/XenForo/DataWriter.php(1613): XenForo_DataWriter->_insert()
  49. #5 /home/happyhgcwl/www/forum/library/XenForo/DataWriter.php(1405): XenForo_DataWriter->_save()
  50. #6 /home/happyhgcwl/www/forum/library/XenForo/ControllerPublic/Register.php(740): XenForo_DataWriter->save()
  51. #7 /home/happyhgcwl/www/forum/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Register->actionFacebookRegister()
  52. #8 /home/happyhgcwl/www/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  53. #9 /home/happyhgcwl/www/forum/index.php(13): XenForo_FrontController->run()
  54. #10 {main}
  55.  
  56. Request State
  57.  
  58. array(3) {
  59. ["url"] => string(56) "http://www.happy-hg.com/forum/register/facebook/register"
  60. ["_GET"] => array(0) {
  61. }
  62. ["_POST"] => array(11) {
  63. ["username"] => string(10) "Krazzy1134"
  64. ["dob_month"] => string(1) "2"
  65. ["dob_day"] => string(2) "29"
  66. ["dob_year"] => string(4) "2000"
  67. ["timezone"] => string(15) "America/Chicago"
  68. ["agree"] => string(1) "1"
  69. ["associate_login"] => string(0) ""
  70. ["associate_password"] => string(8) "********"
  71. ["_xfToken"] => string(8) "********"
  72. ["redirect"] => string(54) "http://www.happy-hg.com/forum/forums/player-reports.9/"
  73. ["fb_token"] => string(0) ""
  74. }
  75. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement