Advertisement
conan513

Untitled

Apr 8th, 2018
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 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 variable: day
  10.  
  11. Filename: models/User_model.php
  12.  
  13. Line Number: 226
  14.  
  15. Backtrace:
  16.  
  17. File: E:\Cucc\Server\SingleCore_Legion\spp-legion\Website\application\modules\user\models\User_model.php
  18. Line: 226
  19. Function: _error_handler
  20.  
  21. File: E:\Cucc\Server\SingleCore_Legion\spp-legion\Website\application\modules\user\views\register.php
  22. Line: 25
  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. A Database Error Occurred
  41.  
  42. Error Number: 1048
  43.  
  44. Column 'day' cannot be null
  45.  
  46. INSERT INTO `fx_users` (`id`, `username`, `email`, `day`, `date`) VALUES ('20', 'MAZSOLA8', 'MAZSOLA8@MAZSOLA8', NULL, 1523187425)
  47.  
  48. Filename: E:/Cucc/Server/SingleCore_Legion/spp-legion/Website/system/database/DB_driver.php
  49.  
  50. Line Number: 691
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement