Crowvo

Untitled

Aug 13th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. Error
  2. Yikes, there seems to have been an error. We've taken note and will check out the problem right away!
  3. Home
  4. Exception information:
  5. Message: SQLSTATE[HY093]: Invalid parameter number: no parameters were bound, query was: SELECT `user_extra`.`nsfw_mode` FROM `user_extra` WHERE (user_id = ?)
  6.  
  7.  
  8. Stack trace:
  9. #0 /home/production/enjinlibrary/Zend/Db/Statement.php(303): Zend_Db_Statement_Pdo->_execute(Array)
  10. #1 /home/production/enjinlibrary/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
  11. #2 /home/production/enjinlibrary/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query(Object(Zend_Db_Select), Array)
  12. #3 /home/production/enjinlibrary/Zend/Db/Adapter/Abstract.php(828): Zend_Db_Adapter_Pdo_Abstract->query(Object(Zend_Db_Select), Array)
  13. #4 /home/production/enjinlibrary/Enjin/System/Db/Adapter/Mysql.php(147): Zend_Db_Adapter_Abstract->fetchOne(Object(Zend_Db_Select), Array)
  14. #5 /home/production/enjinlibrary/Enjin/System/User.php(1983): Enjin_System_Db_Adapter_Mysql->fetchOne(Object(Zend_Db_Select))
  15. #6 /home/production/enjincms/current/enjin/application/modules/modules/controllers/SystemSocialController.php(79): Enjin_System_User->getNotSafeForWorkMode()
  16. #7 /home/production/enjinlibrary/Zend/Controller/Action.php(133): Modules_SystemSocialController->init()
  17. #8 /home/production/enjinlibrary/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)
  18. #9 /home/production/enjinlibrary/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
  19. #10 /home/production/enjincms/current/enjin/application/bootstrap.php(78): Zend_Controller_Front->dispatch()
  20. #11 /home/production/enjincms/current/public_html/index.php(10): require('/home/productio...')
  21. #12 {main}
  22.  
  23. Request Parameters:
  24. array(11) {
  25. ["user_id"]=>
  26. string(14) "web1.enjin.com"
  27. ["page_id"]=>
  28. string(7) "profile"
  29. ["section"]=>
  30. string(4) "wall"
  31. ["subsection"]=>
  32. string(0) ""
  33. ["module"]=>
  34. string(7) "default"
  35. ["controller"]=>
  36. string(5) "index"
  37. ["action"]=>
  38. string(5) "index"
  39. ["preset_id"]=>
  40. int(0)
  41. ["get_params"]=>
  42. array(7) {
  43. ["user_id"]=>
  44. string(14) "web1.enjin.com"
  45. ["page_id"]=>
  46. string(7) "profile"
  47. ["section"]=>
  48. string(4) "wall"
  49. ["subsection"]=>
  50. string(0) ""
  51. ["module"]=>
  52. string(7) "default"
  53. ["controller"]=>
  54. string(5) "index"
  55. ["action"]=>
  56. string(5) "index"
  57. }
  58. ["post_params"]=>
  59. array(0) {
  60. }
  61. ["module_width"]=>
  62. int(1030)
  63. }
Advertisement
Add Comment
Please, Sign In to add comment