Advertisement
Guest User

Untitled

a guest
Feb 19th, 2020
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1.  
  2. A PHP Error was encountered
  3.  
  4. Severity: Notice
  5.  
  6. Message: Undefined variable: showImportButton
  7.  
  8. Filename: views/filters.php
  9.  
  10. Line Number: 4
  11.  
  12. Backtrace:
  13.  
  14. File: /motivity/application/core/MY_Exceptions.php
  15. Line: 331
  16. Function: include
  17.  
  18. File: /motivity/application/core/MY_Exceptions.php
  19. Line: 349
  20. Function: get_php_error
  21.  
  22. File: /motivity/system/core/Common.php
  23. Line: 519
  24. Function: show_php_error
  25.  
  26. File: /motivity/application/modules/admin/views/filters.php
  27. Line: 4
  28. Function: _error_handler
  29.  
  30. File: /motivity/application/core/MY_Loader.php
  31. Line: 516
  32. Function: include
  33.  
  34. File: /motivity/application/core/MY_Loader.php
  35. Line: 552
  36. Function: {closure}
  37.  
  38. File: /motivity/application/core/MY_Loader.php
  39. Line: 430
  40. Function: _ci_load
  41.  
  42. File: /motivity/application/modules/test/views/admin/drop/list.php
  43. Line: 13
  44. Function: view
  45.  
  46. File: /motivity/application/core/MY_Loader.php
  47. Line: 516
  48. Function: include
  49.  
  50. File: /motivity/application/core/MY_Loader.php
  51. Line: 552
  52. Function: {closure}
  53.  
  54. File: /motivity/application/core/MY_Loader.php
  55. Line: 435
  56. Function: _ci_load
  57.  
  58. File: /motivity/application/modules/admin/classes/helpers/ViewLoader.php
  59. Line: 16
  60. Function: viewOnly
  61.  
  62. File: /motivity/application/modules/admin/classes/AdminPageWithTableBuilder.php
  63. Line: 145
  64. Function: loadView
  65.  
  66. File: /motivity/application/modules/test/controllers/Test_admin.php
  67. Line: 157
  68. Function: build
  69.  
  70. File: /motivity/application/modules/test/controllers/Test_admin.php
  71. Line: 365
  72. Function: test_drop_list
  73.  
  74. File: /motivity/application/core/MY_Controller.php
  75. Line: 258
  76. Function: test_edit
  77.  
  78. File: /motivity/application/core/MY_Controller.php
  79. Line: 348
  80. Function: index
  81.  
  82. File: /motivity/system/core/CodeIgniter.php
  83. Line: 268
  84. Function: _remap
  85.  
  86. File: /motivity/index.php
  87. Line: 472
  88. Function: require_once
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement