Advertisement
dfear

Untitled

Apr 9th, 2015
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1.  
  2. application/x-httpd-php log-2015-04-09.php
  3. PHP script text
  4. <?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); ?>
  5.  
  6. DEBUG - 2015-04-09 12:00:03 --> Config Class Initialized
  7. DEBUG - 2015-04-09 12:00:03 --> Hooks Class Initialized
  8. DEBUG - 2015-04-09 12:00:03 --> Utf8 Class Initialized
  9. DEBUG - 2015-04-09 12:00:03 --> UTF-8 Support Enabled
  10. DEBUG - 2015-04-09 12:00:03 --> URI Class Initialized
  11. DEBUG - 2015-04-09 12:00:03 --> Router Class Initialized
  12. DEBUG - 2015-04-09 12:00:03 --> Output Class Initialized
  13. DEBUG - 2015-04-09 12:00:03 --> Security Class Initialized
  14. DEBUG - 2015-04-09 12:00:03 --> Input Class Initialized
  15. DEBUG - 2015-04-09 12:00:03 --> Global POST and COOKIE data sanitized
  16. DEBUG - 2015-04-09 12:00:03 --> Language Class Initialized
  17. DEBUG - 2015-04-09 12:00:04 --> Language Class Initialized
  18. DEBUG - 2015-04-09 12:00:04 --> Config Class Initialized
  19. DEBUG - 2015-04-09 12:00:04 --> Loader Class Initialized
  20. DEBUG - 2015-04-09 12:00:04 --> Controller Class Initialized
  21. DEBUG - 2015-04-09 12:00:04 --> Cron MX_Controller Initialized
  22. DEBUG - 2015-04-09 12:00:04 --> Config file loaded: application/config/invoice_plane.php
  23. DEBUG - 2015-04-09 12:00:04 --> Session Class Initialized
  24. DEBUG - 2015-04-09 12:00:04 --> Helper loaded: string_helper
  25. DEBUG - 2015-04-09 12:00:04 --> A session cookie was not found.
  26. DEBUG - 2015-04-09 12:00:04 --> Session routines successfully run
  27. DEBUG - 2015-04-09 12:00:04 --> Helper loaded: url_helper
  28. DEBUG - 2015-04-09 12:00:04 --> Database Driver Class Initialized
  29. ERROR - 2015-04-09 12:00:04 --> Severity: 8192 --> mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead /home/rhyshay1/public_html/invoiceplane.pickle-it.co.uk/system/database/drivers/mysql/mysql_driver.php 92
  30. DEBUG - 2015-04-09 12:00:04 --> Helper loaded: form_helper
  31. DEBUG - 2015-04-09 12:00:04 --> Form Validation Class Initialized
  32. DEBUG - 2015-04-09 12:00:04 --> Helper loaded: number_helper
  33. DEBUG - 2015-04-09 12:00:04 --> Helper loaded: pager_helper
  34. DEBUG - 2015-04-09 12:00:04 --> Helper loaded: invoice_helper
  35. DEBUG - 2015-04-09 12:00:04 --> Helper loaded: date_helper
  36. DEBUG - 2015-04-09 12:00:04 --> Helper loaded: redirect_helper
  37. DEBUG - 2015-04-09 12:00:04 --> Model Class Initialized
  38. DEBUG - 2015-04-09 12:00:04 --> File loaded: application/modules/settings/models/mdl_settings.php
  39. DEBUG - 2015-04-09 12:00:04 --> Model Class Initialized
  40. DEBUG - 2015-04-09 12:00:04 --> Language file loaded: language/english/ip_lang.php
  41. DEBUG - 2015-04-09 12:00:04 --> Helper loaded: language_helper
  42. DEBUG - 2015-04-09 12:00:04 --> File loaded: application/controllers/../modules/layout/controllers/layout.php
  43. DEBUG - 2015-04-09 12:00:04 --> Layout MX_Controller Initialized
  44. DEBUG - 2015-04-09 12:00:04 --> File loaded: application/modules/invoices/models/mdl_invoices_recurring.php
  45. DEBUG - 2015-04-09 12:00:04 --> Model Class Initialized
  46. DEBUG - 2015-04-09 12:00:04 --> File loaded: application/modules/invoices/models/mdl_invoices.php
  47. DEBUG - 2015-04-09 12:00:04 --> Model Class Initialized
  48. DEBUG - 2015-04-09 12:00:04 --> Helper loaded: mailer_helper
  49. DEBUG - 2015-04-09 12:00:04 --> File loaded: application/modules/invoice_groups/models/mdl_invoice_groups.php
  50. DEBUG - 2015-04-09 12:00:04 --> Model Class Initialized
  51. ERROR - 2015-04-09 12:00:04 --> Severity: Notice --> Trying to get property of non-object /home/rhyshay1/public_html/invoiceplane.pickle-it.co.uk/application/modules/invoice_groups/models/mdl_invoice_groups.php 65
  52. ERROR - 2015-04-09 12:00:04 --> Severity: Notice --> Trying to get property of non-object /home/rhyshay1/public_html/invoiceplane.pickle-it.co.uk/application/modules/invoice_groups/models/mdl_invoice_groups.php 66
  53. ERROR - 2015-04-09 12:00:04 --> Severity: Notice --> Trying to get property of non-object /home/rhyshay1/public_html/invoiceplane.pickle-it.co.uk/application/modules/invoice_groups/models/mdl_invoice_groups.php 67
  54. DEBUG - 2015-04-09 12:00:04 --> DB Transaction Failure
  55. ERROR - 2015-04-09 12:00:04 --> Query error: Column 'invoice_number' cannot be null
  56. DEBUG - 2015-04-09 12:00:04 --> Language file loaded: language/english/db_lang.php
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement