Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. A PHP Error was encountered
  2. Severity: Notice
  3.  
  4. Message: Trying to get property 'id' of non-object
  5.  
  6. Filename: models/Action_log.php
  7.  
  8. Line Number: 186
  9.  
  10. Backtrace:
  11.  
  12. File: /motivity/system/core/Exceptions.php
  13. Line: 270
  14. Function: include
  15.  
  16. File: /motivity/system/core/Common.php
  17. Line: 598
  18. Function: show_php_error
  19.  
  20. File: /motivity/application/modules/log/models/Action_log.php
  21. Line: 186
  22. Function: _error_handler
  23.  
  24. File: /motivity/application/modules/log/models/Action_log.php
  25. Line: 56
  26. Function: getModelId
  27.  
  28. File: /motivity/application/core/MY_Model.php
  29. Line: 502
  30. Function: log
  31.  
  32. File: /motivity/application/modules/user/controllers/User_admin.php
  33. Line: 287
  34. Function: saveAndLog
  35.  
  36. File: /motivity/application/modules/user/controllers/User_admin.php
  37. Line: 326
  38. Function: edit
  39.  
  40. File: /motivity/system/core/CodeIgniter.php
  41. Line: 507
  42. Function: _remap
  43.  
  44. File: /motivity/index.php
  45. Line: 469
  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:273)
  52.  
  53. Filename: helpers/url_helper.php
  54.  
  55. Line Number: 564
  56.  
  57. Backtrace:
  58.  
  59. File: /motivity/system/core/Exceptions.php
  60. Line: 270
  61. Function: include
  62.  
  63. File: /motivity/system/core/Common.php
  64. Line: 598
  65. Function: show_php_error
  66.  
  67. File: /motivity/system/helpers/url_helper.php
  68. Line: 564
  69. Function: header
  70.  
  71. File: /motivity/application/modules/user/controllers/User_admin.php
  72. Line: 296
  73. Function: redirect
  74.  
  75. File: /motivity/application/modules/user/controllers/User_admin.php
  76. Line: 326
  77. Function: edit
  78.  
  79. File: /motivity/system/core/CodeIgniter.php
  80. Line: 507
  81. Function: _remap
  82.  
  83. File: /motivity/index.php
  84. Line: 469
  85. Function: require_once
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement