Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.36 KB | None | 0 0
  1. {
  2. "error": {
  3. "userMessage": null,
  4. "developerMessage": {
  5. "message": "Trying to get property of non-object:",
  6. "0": 0,
  7. "file": "\/var\/www\/sokoleoko\/backend_v2\/src\/SportCenter\/SportCenterActiveRecord.php:117",
  8. "trace": [
  9. {
  10. "file": "\/var\/www\/sokoleoko\/backend_v2\/src\/SportCenter\/SportCenterActiveRecord.php",
  11. "line": 117,
  12. "function": "errorHandler",
  13. "class": "Lib\\Log",
  14. "type": "::",
  15. "args": [
  16. 8,
  17. "Trying to get property of non-object",
  18. "\/var\/www\/sokoleoko\/backend_v2\/src\/SportCenter\/SportCenterActiveRecord.php",
  19. 117,
  20. []
  21. ]
  22. },
  23. {
  24. "file": "\/var\/www\/sokoleoko\/backend_v2\/src\/Admin\/PremiumSubscriptions\/SubscriptionsModel.php",
  25. "line": 36,
  26. "function": "getSportCenterOwner",
  27. "class": "SportCenter\\SportCenterActiveRecord",
  28. "type": "-\u003E",
  29. "args": []
  30. },
  31. {
  32. "file": "\/var\/www\/sokoleoko\/backend_v2\/src\/Admin\/PremiumSubscriptions\/SubscriptionController.php",
  33. "line": 94,
  34. "function": "saveIndividualOffer",
  35. "class": "Admin\\PremiumSubscriptions\\SubscriptionsModel",
  36. "type": "-\u003E",
  37. "args": [
  38. {
  39. "name": null,
  40. "user_id": "101",
  41. "email": "admin@admin.admin",
  42. "login": "admin",
  43. "gender": null,
  44. "gender_name": "no data",
  45. "city": null,
  46. "scope": "admin,application_news",
  47. "first_name": null,
  48. "surname": null,
  49. "phone": null,
  50. "postal_code": null,
  51. "workplace": null,
  52. "standalone": "0",
  53. "avatar_path": "",
  54. "loyalty_points": "0",
  55. "user_reference_secret": "0",
  56. "language": {
  57. "language_id": "1",
  58. "code": "pl_PL",
  59. "language_name": "Polski",
  60. "language_english_name": "Polish",
  61. "publish": "1"
  62. }
  63. },
  64. 20,
  65. true,
  66. null,
  67. null,
  68. null,
  69. "8"
  70. ]
  71. },
  72. {
  73. "function": "offerSave",
  74. "class": "Admin\\PremiumSubscriptions\\SubscriptionController",
  75. "type": "-\u003E",
  76. "args": [
  77. "8"
  78. ]
  79. },
  80. {
  81. "file": "\/var\/www\/sokoleoko\/backend_v2\/src\/Lib\/Router.php",
  82. "line": 69,
  83. "function": "call_user_func_array",
  84. "args": [
  85. [
  86. {},
  87. "offerSave"
  88. ],
  89. [
  90. "8"
  91. ]
  92. ]
  93. },
  94. {
  95. "file": "\/var\/www\/sokoleoko\/backend_v2\/src\/Lib\/Router.php",
  96. "line": 171,
  97. "function": "invokeObject",
  98. "class": "Lib\\Router",
  99. "type": "::",
  100. "args": [
  101. "Admin\\PremiumSubscriptions\\SubscriptionController@offerSave",
  102. [
  103. "8"
  104. ]
  105. ]
  106. },
  107. {
  108. "file": "\/var\/www\/sokoleoko\/backend_v2\/src\/Common\/Routing.php",
  109. "line": 33,
  110. "function": "dispatch",
  111. "class": "Lib\\Router",
  112. "type": "::",
  113. "args": []
  114. },
  115. {
  116. "file": "\/var\/www\/sokoleoko\/backend_v2\/src\/Lib\/Application.php",
  117. "line": 28,
  118. "function": "__construct",
  119. "class": "Common\\Routing",
  120. "type": "-\u003E",
  121. "args": []
  122. },
  123. {
  124. "file": "\/var\/www\/sokoleoko\/backend_v2\/index.php",
  125. "line": 27,
  126. "function": "run",
  127. "class": "Lib\\Application",
  128. "type": "-\u003E",
  129. "args": []
  130. }
  131. ]
  132. }
  133. }
  134. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement