Advertisement
AleksBlr

Untitled

Aug 5th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. A PHP Error was encountered
  2. Severity: Warning
  3.  
  4. Message: Invalid argument supplied for foreach()
  5.  
  6. Filename: admin/edit.php
  7.  
  8. Line Number: 47
  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/poll/views/admin/edit.php
  25. Line: 47
  26. Function: _error_handler
  27.  
  28. File: /motivity/application/core/MY_Loader.php
  29. Line: 508
  30. Function: include
  31.  
  32. File: /motivity/application/core/MY_Loader.php
  33. Line: 544
  34. Function: {closure}
  35.  
  36. File: /motivity/application/core/MY_Loader.php
  37. Line: 422
  38. Function: _ci_load
  39.  
  40. File: /motivity/application/modules/poll/controllers/Poll_admin.php
  41. Line: 82
  42. Function: view
  43.  
  44. File: /motivity/application/modules/poll/controllers/Poll_admin.php
  45. Line: 145
  46. Function: edit
  47.  
  48. File: /motivity/system/core/CodeIgniter.php
  49. Line: 268
  50. Function: _remap
  51.  
  52. File: /motivity/index.php
  53. Line: 471
  54. Function: require_once
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement