Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. A PHP Error was encountered
  2. Severity: Notice
  3.  
  4. Message: Undefined variable: lesson
  5.  
  6. Filename: views/item.php
  7.  
  8. Line Number: 12
  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: 629
  18. Function: show_php_error
  19.  
  20. File: /motivity/application/modules/test/views/item.php
  21. Line: 12
  22. Function: _error_handler
  23.  
  24. File: /motivity/application/core/MY_Loader.php
  25. Line: 788
  26. Function: include
  27.  
  28. File: /motivity/application/core/MY_Loader.php
  29. Line: 817
  30. Function: {closure}
  31.  
  32. File: /motivity/application/core/MY_Loader.php
  33. Line: 718
  34. Function: _ci_load
  35.  
  36. File: /motivity/application/modules/test/controllers/Test_public.php
  37. Line: 43
  38. Function: view
  39.  
  40. File: /motivity/application/modules/test/controllers/Test_public.php
  41. Line: 257
  42. Function: index
  43.  
  44. File: /motivity/system/core/CodeIgniter.php
  45. Line: 519
  46. Function: _remap
  47.  
  48. File: /motivity/index.php
  49. Line: 467
  50. Function: require_once
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement