Advertisement
Guest User

Untitled

a guest
Feb 25th, 2020
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. An uncaught Exception was encountered
  2.  
  3. Type: ErrorException
  4.  
  5. Message: Warning: include(/motivity/vendor/composer/../../application/modules/theming/controllers/Theming_public.php): failed to open stream: No such file or directory
  6.  
  7. Filename: /motivity/vendor/composer/ClassLoader.php
  8.  
  9. Line Number: 444
  10.  
  11. Backtrace:
  12.  
  13. File: /motivity/vendor/composer/ClassLoader.php
  14. Line: 444
  15. Function: include
  16.  
  17. File: /motivity/vendor/composer/ClassLoader.php
  18. Line: 322
  19. Function: Composer\Autoload\includeFile
  20.  
  21. File: /motivity/application/modules/route/models/Route.php
  22. Line: 593
  23. Function: method_exists
  24.  
  25. File: /motivity/application/modules/menu/blocks/Menu_items.php
  26. Line: 40
  27. Function: isVisibleInMenu
  28.  
  29. File: /motivity/application/core/MY_Loader.php
  30. Line: 364
  31. Function: initialize
  32.  
  33. File: /motivity/templates/academy/menu.php
  34. Line: 120
  35. Function: block
  36.  
  37. File: /motivity/templates/academy/index.php
  38. Line: 9
  39. Function: include
  40.  
  41. File: /motivity/application/core/MY_Loader.php
  42. Line: 514
  43. Function: include
  44.  
  45. File: /motivity/application/core/MY_Loader.php
  46. Line: 550
  47. Function: {closure}
  48.  
  49. File: /motivity/application/core/MY_Loader.php
  50. Line: 56
  51. Function: _ci_load
  52.  
  53. File: /motivity/application/core/MY_Output.php
  54. Line: 193
  55. Function: template
  56.  
  57. File: /motivity/application/core/MY_Output.php
  58. Line: 150
  59. Function: _display
  60.  
  61. File: /motivity/application/core/MY_Exceptions.php
  62. Line: 412
  63. Function: display
  64.  
  65. File: /motivity/application/core/MY_Loader.php
  66. Line: 559
  67. Function: _exception_handler
  68.  
  69. File: /motivity/application/core/MY_Loader.php
  70. Line: 56
  71. Function: _ci_load
  72.  
  73. File: /motivity/application/core/MY_Output.php
  74. Line: 193
  75. Function: template
  76.  
  77. File: /motivity/src/Codeigniter/CodeigniterKernel.php
  78. Line: 193
  79. Function: _display
  80.  
  81. File: /motivity/src/Codeigniter/Listeners/CodeigniterRequestListener.php
  82. Line: 33
  83. Function: handle
  84.  
  85. File: /motivity/vendor/symfony/event-dispatcher/Debug/WrappedListener.php
  86. Line: 126
  87. Function: onKernelException
  88.  
  89. File: /motivity/vendor/symfony/event-dispatcher/EventDispatcher.php
  90. Line: 264
  91. Function: __invoke
  92.  
  93. File: /motivity/vendor/symfony/event-dispatcher/EventDispatcher.php
  94. Line: 239
  95. Function: doDispatch
  96.  
  97. File: /motivity/vendor/symfony/event-dispatcher/EventDispatcher.php
  98. Line: 73
  99. Function: callListeners
  100.  
  101. File: /motivity/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
  102. Line: 168
  103. Function: dispatch
  104.  
  105. File: /motivity/vendor/symfony/http-kernel/HttpKernel.php
  106. Line: 207
  107. Function: dispatch
  108.  
  109. File: /motivity/vendor/symfony/http-kernel/HttpKernel.php
  110. Line: 79
  111. Function: handleThrowable
  112.  
  113. File: /motivity/vendor/symfony/http-kernel/Kernel.php
  114. Line: 201
  115. Function: handle
  116.  
  117. File: /motivity/index.php
  118. Line: 23
  119. Function: handle
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement