Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. A PHP Error was encountered
  2. Severity: 4096
  3.  
  4. Message: Object of class Doctrine\ORM\PersistentCollection could not be converted to string
  5.  
  6. Filename: user_info/_user_info_fields.php
  7.  
  8. Line Number: 60
  9.  
  10. Backtrace:
  11.  
  12. File: /motivity/application/core/MY_Exceptions.php
  13. Line: 331
  14. Function: include
  15.  
  16. File: /motivity/application/core/MY_Exceptions.php
  17. Line: 349
  18. Function: get_php_error
  19.  
  20. File: /motivity/system/core/Common.php
  21. Line: 519
  22. Function: show_php_error
  23.  
  24. File: /motivity/application/modules/user/views/profile/user_info/_user_info_fields.php
  25. Line: 60
  26. Function: _error_handler
  27.  
  28. File: /motivity/application/core/MY_Loader.php
  29. Line: 509
  30. Function: include
  31.  
  32. File: /motivity/application/core/MY_Loader.php
  33. Line: 545
  34. Function: {closure}
  35.  
  36. File: /motivity/application/core/MY_Loader.php
  37. Line: 423
  38. Function: _ci_load
  39.  
  40. File: /motivity/application/modules/user/views/profile/user_info/_user_info.php
  41. Line: 21
  42. Function: view
  43.  
  44. File: /motivity/application/core/MY_Loader.php
  45. Line: 509
  46. Function: include
  47.  
  48. File: /motivity/application/core/MY_Loader.php
  49. Line: 545
  50. Function: {closure}
  51.  
  52. File: /motivity/application/core/MY_Loader.php
  53. Line: 423
  54. Function: _ci_load
  55.  
  56. File: /motivity/application/modules/user/views/profile/profile.php
  57. Line: 58
  58. Function: view
  59.  
  60. File: /motivity/application/core/MY_Loader.php
  61. Line: 509
  62. Function: include
  63.  
  64. File: /motivity/application/core/MY_Loader.php
  65. Line: 545
  66. Function: {closure}
  67.  
  68. File: /motivity/application/core/MY_Loader.php
  69. Line: 423
  70. Function: _ci_load
  71.  
  72. File: /motivity/application/modules/user/controllers/Profile.php
  73. Line: 77
  74. Function: view
  75.  
  76. File: /motivity/application/modules/user/controllers/Profile.php
  77. Line: 305
  78. Function: index
  79.  
  80. File: /motivity/system/core/CodeIgniter.php
  81. Line: 268
  82. Function: _remap
  83.  
  84. File: /motivity/index.php
  85. Line: 472
  86. Function: require_once
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement