Advertisement
Guest User

Untitled

a guest
Dec 11th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.10 KB | None | 0 0
  1. {
  2. "error": "Invalid value for 0",
  3. "traces": [
  4. {
  5. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/classes\/Errors.php",
  6. "line": "279",
  7. "function": "end",
  8. "class": "Craft\\Errors",
  9. "type": "->",
  10. "args": []
  11. },
  12. {
  13. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/classes\/Errors.php",
  14. "line": "172",
  15. "function": "returnError",
  16. "class": "Craft\\Errors",
  17. "type": "->",
  18. "args": [
  19. "",
  20. "Invalid value for 0",
  21. null,
  22. "400",
  23. ""
  24. ]
  25. },
  26. {
  27. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/classes\/Errors.php",
  28. "line": "177",
  29. "function": "returnErr",
  30. "class": "Craft\\Errors",
  31. "type": "::",
  32. "args": [
  33. "",
  34. "Invalid value for 0",
  35. null,
  36. "400",
  37. ""
  38. ]
  39. },
  40. {
  41. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/classes\/Errors.php",
  42. "line": "190",
  43. "function": "usualError",
  44. "class": "Craft\\Errors",
  45. "type": "::",
  46. "args": [
  47. "Invalid value for 0",
  48. "",
  49. "400"
  50. ]
  51. },
  52. {
  53. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/controllers\/BaseController.php",
  54. "line": "494",
  55. "function": "checkError",
  56. "class": "Craft\\Errors",
  57. "type": "::",
  58. "args": [
  59. "Invalid value for 0"
  60. ]
  61. },
  62. {
  63. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/controllers\/PortalController.php",
  64. "line": "1206",
  65. "function": "getMandatoryUriParam",
  66. "class": "Craft\\BaseController",
  67. "type": "->",
  68. "args": []
  69. },
  70. {
  71. "function": "categoryAction",
  72. "class": "Craft\\PortalController",
  73. "type": "->",
  74. "args": []
  75. },
  76. {
  77. "file": "\/var\/www\/nginx\/craftpp3\/erp_synergy\/core\/BaseController.php",
  78. "line": "87",
  79. "function": "call_user_func",
  80. "args": [
  81. [
  82. {},
  83. "categoryAction"
  84. ]
  85. ]
  86. },
  87. {
  88. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/controllers\/BaseController.php",
  89. "line": "507",
  90. "function": "invokeAction",
  91. "class": "ERP_Core_BaseController",
  92. "type": "->",
  93. "args": [
  94. "category"
  95. ]
  96. },
  97. {
  98. "file": "\/var\/www\/nginx\/craftpp3\/erp_synergy\/core\/Application.php",
  99. "line": "169",
  100. "function": "invokeAction",
  101. "class": "Craft\\BaseController",
  102. "type": "->",
  103. "args": [
  104. "category"
  105. ]
  106. },
  107. {
  108. "file": "\/var\/www\/nginx\/craftpp3\/api\/application\/MainApplication.php",
  109. "line": "150",
  110. "function": "processURI",
  111. "class": "ERP_Core_Application",
  112. "type": "->",
  113. "args": []
  114. },
  115. {
  116. "file": "\/var\/www\/nginx\/craftpp3\/erp_synergy\/core\/Application.php",
  117. "line": "59",
  118. "function": "processURI",
  119. "class": "Craft\\MainApplication",
  120. "type": "->",
  121. "args": []
  122. },
  123. {
  124. "file": "\/var\/www\/nginx\/craftpp3\/api\/api.php",
  125. "line": "5",
  126. "function": "run",
  127. "class": "ERP_Core_Application",
  128. "type": "->",
  129. "args": []
  130. }
  131. ],
  132. "id": null,
  133. "type": "",
  134. "group": "",
  135. "data": "",
  136. "code": "0"
  137. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement