Advertisement
ALUN

Untitled

Feb 26th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. Backtrace:
  2. File: /motivity/application/core/MY_Exceptions.php
  3. Line: 67
  4. Function: include
  5.  
  6. File: /motivity/application/models/fields/Field_linked_objects.php
  7. Line: 241
  8. Function: insert_batch
  9.  
  10. File: /motivity/application/core/MY_Model.php
  11. Line: 1530
  12. Function: save
  13.  
  14. File: /motivity/application/core/MY_Model.php
  15. Line: 1484
  16. Function: add
  17.  
  18. File: /motivity/application/modules/group/controllers/Group_admin.php
  19. Line: 75
  20. Function: save
  21.  
  22. File: /motivity/application/modules/group/controllers/Group_admin.php
  23. Line: 15
  24. Function: group_edit
  25.  
  26. File: /motivity/application/Traits/adminControllerTrait.php
  27. Line: 46
  28. Function: {closure}
  29.  
  30. File: /motivity/application/Traits/adminControllerTrait.php
  31. Line: 15
  32. Function: call
  33.  
  34. File: /motivity/index.php
  35. Line: 468
  36. Function: require_once
  37.  
  38.  
  39. Error Number: 1062
  40. Duplicate entry '1-2' for key 'PRIMARY'
  41. INSERT INTO `usergroup` (`group_id`, `user_id`) VALUES ('2','1'), ('2','1'), ('2','1'), ('2','2'), ('2','2'), ('2','2'), ('2','3'), ('2','3'), ('2','4'), ('2','4'), ('2','4'), ('2','5'), ('2','5'), ('2','6'), ('2','6'), ('2','6'), ('2','7'), ('2','10'), ('2','16'), ('2','28'), ('2','28'), ('2','49'), ('2','50'), ('2','51'), ('2','53'), ('2','54'), ('2','56'), ('2','57'), ('2','59'), ('2','76'), ('2','77'), ('2','78'), ('2','80'), ('2','80'), ('2','81'), ('2','82'), ('2','83'), ('2','84'), ('2','84')
  42. Filename: models/fields/Field_linked_objects.php
  43. Line Number: 241
  44.  
  45. Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 266342400 bytes) in /motivity/application/views/errors/html/error_db.php on line 76
  46.  
  47.  
  48.  
  49.  
  50. A PHP Error was encountered
  51.  
  52.  
  53. Severity: Error
  54.  
  55.  
  56. Message: Allowed memory size of 536870912 bytes exhausted (tried to allocate 266342400 bytes)
  57.  
  58.  
  59. Filename: html/error_db.php
  60.  
  61.  
  62. Line Number: 76
  63.  
  64.  
  65.  
  66.  
  67.  
  68. Backtrace:
  69.  
  70.  
  71.  
  72.  
  73.  
  74. File: /motivity/system/core/Exceptions.php
  75.  
  76. Line: 269
  77.  
  78. Function: include
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86. File: /motivity/system/core/Common.php
  87.  
  88. Line: 627
  89.  
  90. Function: show_php_error
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98. File: /motivity/system/core/Common.php
  99.  
  100. Line: 692
  101.  
  102. Function: _error_handler
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement