Advertisement
conan513

Untitled

Apr 8th, 2018
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1.  
  2. Create a Free Account
  3.  
  4. Fill out the form below to sign-up for a new account
  5. A PHP Error was encountered
  6.  
  7. Severity: Notice
  8.  
  9. Message: Undefined property: CI::$fx_encrypts
  10.  
  11. Filename: core/Model.php
  12.  
  13. Line Number: 77
  14.  
  15. Backtrace:
  16.  
  17. File: E:\Cucc\Server\SingleCore_Legion\spp-legion\Website\application\modules\user\models\User_model.php
  18. Line: 176
  19. Function: __get
  20.  
  21. File: E:\Cucc\Server\SingleCore_Legion\spp-legion\Website\application\modules\user\views\register.php
  22. Line: 23
  23. Function: insertRegister
  24.  
  25. File: E:\Cucc\Server\SingleCore_Legion\spp-legion\Website\application\core\MY_Loader.php
  26. Line: 103
  27. Function: include
  28.  
  29. File: E:\Cucc\Server\SingleCore_Legion\spp-legion\Website\application\third_party\MX\Loader.php
  30. Line: 300
  31. Function: _ci_load
  32.  
  33. File: E:\Cucc\Server\SingleCore_Legion\spp-legion\Website\application\modules\user\controllers\User.php
  34. Line: 152
  35. Function: view
  36.  
  37. File: E:\Cucc\Server\SingleCore_Legion\spp-legion\Website\index.php
  38. Line: 326
  39. Function: require_once
  40.  
  41. Fatal error: Call to a member function encryptAccount() on null in E:\Cucc\Server\SingleCore_Legion\spp-legion\Website\application\modules\user\models\User_model.php on line 176
  42. A PHP Error was encountered
  43.  
  44. Severity: Error
  45.  
  46. Message: Call to a member function encryptAccount() on null
  47.  
  48. Filename: models/User_model.php
  49.  
  50. Line Number: 176
  51.  
  52. Backtrace:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement