Advertisement
Guest User

Untitled

a guest
Nov 14th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. A PHP Error was encountered
  2. Severity: Notice
  3.  
  4. Message: Undefined variable: bull
  5.  
  6. Filename: Reports/BillDistributionReport.php
  7.  
  8. Line Number: 73
  9.  
  10. Backtrace:
  11.  
  12. File: /motivity/system/core/Exceptions.php
  13. Line: 269
  14. Function: include
  15.  
  16. File: /motivity/system/core/Common.php
  17. Line: 627
  18. Function: show_php_error
  19.  
  20. File: /motivity/application/modules/myteam/Reports/BillDistributionReport.php
  21. Line: 73
  22. Function: _error_handler
  23.  
  24. File: /motivity/application/modules/report/FileBuilders/XlsxBuilder.php
  25. Line: 48
  26. Function: getData
  27.  
  28. File: /motivity/application/modules/report/Service/ReportService.php
  29. Line: 53
  30. Function: buildFile
  31.  
  32. File: /motivity/application/modules/report/Service/ReportService.php
  33. Line: 44
  34. Function: generateReport
  35.  
  36. File: /motivity/application/modules/myteam/controllers/ScoreDistribution.php
  37. Line: 95
  38. Function: createReport
  39.  
  40. File: /motivity/system/core/CodeIgniter.php
  41. Line: 527
  42. Function: report
  43.  
  44. File: /motivity/index.php
  45. Line: 467
  46. Function: require_once
  47.  
  48. A PHP Error was encountered
  49. Severity: Warning
  50.  
  51. Message: Cannot modify header information - headers already sent by (output started at /motivity/system/core/Exceptions.php:272)
  52.  
  53. Filename: core/Common.php
  54.  
  55. Line Number: 573
  56.  
  57. Backtrace:
  58.  
  59. File: /motivity/system/core/Exceptions.php
  60. Line: 269
  61. Function: include
  62.  
  63. File: /motivity/system/core/Common.php
  64. Line: 627
  65. Function: show_php_error
  66.  
  67. File: /motivity/system/core/Common.php
  68. Line: 573
  69. Function: header
  70.  
  71. File: /motivity/system/core/Exceptions.php
  72. Line: 210
  73. Function: set_status_header
  74.  
  75. File: /motivity/system/core/Common.php
  76. Line: 662
  77. Function: show_exception
  78.  
  79. An uncaught Exception was encountered
  80. Type: Error
  81.  
  82. Message: Call to a member function getMake() on null
  83.  
  84. Filename: /motivity/application/modules/myteam/Reports/BillDistributionReport.php
  85.  
  86. Line Number: 73
  87.  
  88. Backtrace:
  89.  
  90. File: /motivity/application/modules/report/FileBuilders/XlsxBuilder.php
  91. Line: 48
  92. Function: getData
  93.  
  94. File: /motivity/application/modules/report/Service/ReportService.php
  95. Line: 53
  96. Function: buildFile
  97.  
  98. File: /motivity/application/modules/report/Service/ReportService.php
  99. Line: 44
  100. Function: generateReport
  101.  
  102. File: /motivity/application/modules/myteam/controllers/ScoreDistribution.php
  103. Line: 95
  104. Function: createReport
  105.  
  106. File: /motivity/index.php
  107. Line: 467
  108. Function: require_once
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement