Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. An uncaught Exception was encountered
  2. Type: ArgumentCountError
  3.  
  4. Message: Too few arguments to function Motivity\Classes\Contexts\ContextCollection::__construct(), 0 passed in /motivity/application/modules/comment/config/form_validation.php on line 103 and exactly 1 expected
  5.  
  6. Filename: /motivity/application/Classes/Contexts/ContextCollection.php
  7.  
  8. Line Number: 12
  9.  
  10. Backtrace:
  11.  
  12. File: /motivity/application/modules/comment/config/form_validation.php
  13. Line: 103
  14. Function: __construct
  15.  
  16. File: /motivity/application/libraries/MY_Form_validation.php
  17. Line: 410
  18. Function: {closure}
  19.  
  20. File: /motivity/application/libraries/MY_Form_validation.php
  21. Line: 224
  22. Function: _execute
  23.  
  24. File: /motivity/application/modules/comment/controllers/Comment_api.php
  25. Line: 72
  26. Function: run
  27.  
  28. File: /motivity/application/modules/comment/controllers/Comment_api.php
  29. Line: 56
  30. Function: _post
  31.  
  32. File: /motivity/index.php
  33. Line: 469
  34. Function: require_once
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement