Advertisement
Guest User

Untitled

a guest
Jan 26th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.45 KB | None | 0 0
  1. <?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); ?>
  2.  
  3. DEBUG - 2016-01-26 21:52:42 --> Config Class Initialized
  4. DEBUG - 2016-01-26 21:52:42 --> Hooks Class Initialized
  5. DEBUG - 2016-01-26 21:52:42 --> MY Utf8 Initialized - Hack for PHPUnit to run
  6. DEBUG - 2016-01-26 21:52:42 --> UTF-8 Support Disabled
  7. DEBUG - 2016-01-26 21:52:42 --> URI Class Initialized
  8. DEBUG - 2016-01-26 21:52:42 --> Router Class Initialized
  9. DEBUG - 2016-01-26 21:52:42 --> Output Class Initialized
  10. DEBUG - 2016-01-26 21:52:42 --> Security Class Initialized
  11. DEBUG - 2016-01-26 21:52:42 --> Input Class Initialized
  12. DEBUG - 2016-01-26 21:52:42 --> XSS Filtering completed
  13. DEBUG - 2016-01-26 21:52:42 --> Global POST and COOKIE data sanitized
  14. DEBUG - 2016-01-26 21:52:42 --> Language Class Initialized
  15. DEBUG - 2016-01-26 21:52:42 --> Language Class Initialized
  16. DEBUG - 2016-01-26 21:52:42 --> Config Class Initialized
  17. DEBUG - 2016-01-26 21:52:42 --> Loader Class Initialized
  18. DEBUG - 2016-01-26 21:52:42 --> Controller Class Initialized
  19. DEBUG - 2016-01-26 21:52:42 --> Invoices MX_Controller Initialized
  20. DEBUG - 2016-01-26 21:52:42 --> Config file loaded: application/config/invoice_plane.php
  21. DEBUG - 2016-01-26 21:52:42 --> Session Class Initialized
  22. DEBUG - 2016-01-26 21:52:42 --> Helper loaded: string_helper
  23. DEBUG - 2016-01-26 21:52:42 --> Session routines successfully run
  24. DEBUG - 2016-01-26 21:52:42 --> Helper loaded: url_helper
  25. DEBUG - 2016-01-26 21:52:42 --> Database Driver Class Initialized
  26. DEBUG - 2016-01-26 21:52:42 --> Helper loaded: form_helper
  27. DEBUG - 2016-01-26 21:52:42 --> Form Validation Class Initialized
  28. DEBUG - 2016-01-26 21:52:42 --> Helper loaded: number_helper
  29. DEBUG - 2016-01-26 21:52:42 --> Helper loaded: pager_helper
  30. DEBUG - 2016-01-26 21:52:42 --> Helper loaded: invoice_helper
  31. DEBUG - 2016-01-26 21:52:42 --> Helper loaded: date_helper
  32. DEBUG - 2016-01-26 21:52:42 --> Helper loaded: redirect_helper
  33. DEBUG - 2016-01-26 21:52:42 --> Model Class Initialized
  34. DEBUG - 2016-01-26 21:52:42 --> File loaded: application/modules/settings/models/mdl_settings.php
  35. DEBUG - 2016-01-26 21:52:42 --> Model Class Initialized
  36. DEBUG - 2016-01-26 21:52:42 --> Language file loaded: language/english/ip_lang.php
  37. DEBUG - 2016-01-26 21:52:42 --> Language file loaded: language/english/form_validation_lang.php
  38. DEBUG - 2016-01-26 21:52:42 --> Language file loaded: language/english/custom_lang.php
  39. DEBUG - 2016-01-26 21:52:42 --> Helper loaded: language_helper
  40. DEBUG - 2016-01-26 21:52:42 --> File loaded: application/controllers/../modules/layout/controllers/layout.php
  41. DEBUG - 2016-01-26 21:52:42 --> Layout MX_Controller Initialized
  42. DEBUG - 2016-01-26 21:52:42 --> File loaded: application/modules/invoices/models/mdl_invoices.php
  43. DEBUG - 2016-01-26 21:52:42 --> Model Class Initialized
  44. DEBUG - 2016-01-26 21:52:42 --> Helper loaded: pdf_helper
  45. ERROR - 2016-01-26 21:52:42 --> Severity: Warning --> Declaration of Mdl_Items::save($invoice_id, $id = NULL, $db_array = NULL) should be compatible with Response_Model::save($id = NULL, $db_array = NULL) /srv/http/invoiceplane/application/modules/invoices/models/mdl_items.php 107
  46. DEBUG - 2016-01-26 21:52:42 --> File loaded: application/modules/invoices/models/mdl_items.php
  47. DEBUG - 2016-01-26 21:52:42 --> Model Class Initialized
  48. ERROR - 2016-01-26 21:52:42 --> Severity: Warning --> Declaration of Mdl_Invoice_Tax_Rates::save($invoice_id, $id = NULL, $db_array = NULL) should be compatible with Response_Model::save($id = NULL, $db_array = NULL) /srv/http/invoiceplane/application/modules/invoices/models/mdl_invoice_tax_rates.php 65
  49. DEBUG - 2016-01-26 21:52:42 --> File loaded: application/modules/invoices/models/mdl_invoice_tax_rates.php
  50. DEBUG - 2016-01-26 21:52:42 --> Model Class Initialized
  51. DEBUG - 2016-01-26 21:52:42 --> File loaded: application/modules/payment_methods/models/mdl_payment_methods.php
  52. DEBUG - 2016-01-26 21:52:42 --> Model Class Initialized
  53. DEBUG - 2016-01-26 21:52:42 --> Encrypt Class Initialized
  54. DEBUG - 2016-01-26 21:52:42 --> Helper loaded: template_helper
  55. DEBUG - 2016-01-26 21:52:42 --> File loaded: application/views/invoice_templates/pdf/default.php
  56. DEBUG - 2016-01-26 21:52:42 --> Helper loaded: mpdf_helper
  57. ERROR - 2016-01-26 21:52:42 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; mPDF has a deprecated constructor /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 66
  58. ERROR - 2016-01-26 21:52:42 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; grad has a deprecated constructor /srv/http/invoiceplane/application/helpers/mpdf/classes/grad.php 3
  59. ERROR - 2016-01-26 21:52:42 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; form has a deprecated constructor /srv/http/invoiceplane/application/helpers/mpdf/classes/form.php 3
  60. ERROR - 2016-01-26 21:52:42 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; cssmgr has a deprecated constructor /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 3
  61. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: BODY /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  62. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: BODY>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  63. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined offset: -1 /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1206
  64. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: BODY /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  65. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: BODY>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  66. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: DIV /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  67. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: ID>>FOOTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1059
  68. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: DIV>>ID>>FOOTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  69. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: DIV /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  70. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: ID>>FOOTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1059
  71. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: DIV>>ID>>FOOTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  72. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: H4 /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  73. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-CENTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  74. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: H4>>CLASS>>TEXT-CENTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  75. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: H4>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  76. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: H4 /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  77. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-CENTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  78. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: H4>>CLASS>>TEXT-CENTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  79. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: H4>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  80. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: P /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  81. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: P>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  82. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: P /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  83. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: P>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  84. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  85. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: P /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  86. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: P>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  87. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: P /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  88. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: P>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  89. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  90. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  91. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  92. ERROR - 2016-01-26 21:52:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  93. ERROR - 2016-01-26 21:53:42 --> Severity: Warning --> file_get_contents(https://IPSERV/invoiceplane/assets/default/css/templates.css): failed to open stream: Connection timed out /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 11442
  94. ERROR - 2016-01-26 21:54:42 --> Severity: Warning --> file_get_contents(https://IPSERV/invoiceplane/assets/default/css/custom.css): failed to open stream: Connection timed out /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 11442
  95. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: BODY /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  96. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: BODY>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  97. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined offset: -1 /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1206
  98. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  99. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  100. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  101. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  102. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: port /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 11427
  103. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  104. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV>>ID>>HEADER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  105. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: ID>>HEADER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1059
  106. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV>>ID>>HEADER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  107. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  108. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  109. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  110. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  111. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  112. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  113. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  114. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  115. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  116. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  117. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  118. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  119. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  120. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  121. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  122. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  123. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  124. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  125. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  126. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  127. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TBODY /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  128. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TBODY>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  129. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TBODY /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  130. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TBODY>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  131. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  132. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  133. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  134. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  135. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  136. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  137. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>COLOR-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  138. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  139. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>COLOR-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  140. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  141. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  142. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>COLOR-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  143. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  144. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>COLOR-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  145. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  146. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  147. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>COLOR-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  148. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  149. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>COLOR-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  150. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  151. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  152. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  153. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  154. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  155. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>COLOR-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  156. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  157. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>COLOR-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  158. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  159. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  160. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>COLOR-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  161. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  162. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>COLOR-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  163. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  164. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  165. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>COLOR-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  166. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  167. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>COLOR-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  168. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  169. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: overflow /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 24042
  170. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: headernrows /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 24749
  171. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: headernrows /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 24749
  172. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: headernrows /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 24749
  173. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: headernrows /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 24749
  174. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: hyphens /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 23279
  175. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: hyphens /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 23290
  176. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: hyphens /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 23299
  177. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined offset: 0 /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 26987
  178. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  179. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  180. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined offset: 1 /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 26987
  181. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  182. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  183. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  184. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  185. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  186. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  187. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: hyphens /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 6120
  188. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: hyphens /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 6134
  189. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: hyphens /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 6139
  190. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  191. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  192. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  193. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  194. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  195. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  196. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>INVOICE-ID /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  197. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: H3>>CLASS>>INVOICE-ID /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  198. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: H3>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  199. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: H3 /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  200. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>INVOICE-ID /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  201. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: H3>>CLASS>>INVOICE-ID /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  202. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: H3>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  203. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  204. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  205. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  206. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  207. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  208. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  209. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  210. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  211. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  212. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  213. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  214. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  215. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  216. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  217. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  218. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  219. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  220. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  221. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  222. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  223. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  224. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  225. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  226. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  227. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  228. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  229. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  230. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  231. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  232. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  233. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  234. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  235. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  236. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  237. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  238. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  239. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  240. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  241. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  242. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined offset: 0 /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 26987
  243. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  244. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined offset: 1 /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 26987
  245. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  246. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  247. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  248. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  249. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  250. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  251. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  252. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  253. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  254. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  255. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  256. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  257. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  258. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  259. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  260. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  261. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  262. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV>>CLASS>>INVOICE-ITEMS /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  263. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  264. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>INVOICE-ITEMS /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  265. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV>>CLASS>>INVOICE-ITEMS /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  266. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  267. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TABLE-STRIPED /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  268. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>CLASS>>TABLE /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  269. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>CLASS>>TABLE-STRIPED /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  270. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  271. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  272. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TABLE /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  273. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TABLE-STRIPED /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  274. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>CLASS>>TABLE /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  275. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>CLASS>>TABLE-STRIPED /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  276. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  277. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: THEAD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  278. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: THEAD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  279. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: THEAD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  280. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: THEAD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  281. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  282. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>BORDER-BOTTOM-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  283. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>CLASS>>BORDER-BOTTOM-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  284. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  285. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  286. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>BORDER-BOTTOM-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  287. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>CLASS>>BORDER-BOTTOM-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  288. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  289. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TH /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  290. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>COLOR-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  291. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TH>>CLASS>>COLOR-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  292. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TH>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  293. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>COLOR-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  294. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TH>>CLASS>>COLOR-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  295. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TH>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  296. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TBODY /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  297. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TBODY>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  298. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TBODY /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  299. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TBODY>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  300. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  301. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>BORDER-BOTTOM-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  302. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>CLASS>>BORDER-BOTTOM-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  303. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  304. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  305. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>BORDER-BOTTOM-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  306. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>CLASS>>BORDER-BOTTOM-N /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  307. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  308. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  309. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  310. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  311. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  312. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined offset: 0 /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 26987
  313. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  314. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  315. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  316. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  317. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  318. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  319. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  320. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  321. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  322. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  323. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  324. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  325. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  326. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  327. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  328. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  329. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  330. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  331. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  332. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  333. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>AMOUNT-SUMMARY /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  334. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>CLASS>>AMOUNT-SUMMARY /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  335. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  336. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  337. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>AMOUNT-SUMMARY /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  338. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>CLASS>>AMOUNT-SUMMARY /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  339. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TABLE>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  340. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  341. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  342. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  343. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TR>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  344. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  345. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  346. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>COLOR-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  347. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  348. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>COLOR-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  349. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  350. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  351. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>COLOR-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  352. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  353. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>COLOR-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  354. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  355. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  356. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  357. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>COLOR-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  358. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>TEXT-RIGHT /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  359. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>CLASS>>COLOR-D /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  360. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: TD>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  361. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: overflow /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 24042
  362. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: headernrows /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 24749
  363. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: headernrows /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 24749
  364. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined offset: 0 /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 26987
  365. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  366. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  367. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: BODY /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  368. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: BODY>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  369. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined offset: -1 /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1206
  370. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: BODY /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  371. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: BODY>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  372. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  373. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: ID>>FOOTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1059
  374. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV>>ID>>FOOTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  375. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  376. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: ID>>FOOTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1059
  377. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: DIV>>ID>>FOOTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  378. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-CENTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  379. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: H4>>CLASS>>TEXT-CENTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  380. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: H4>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  381. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: H4 /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  382. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: CLASS>>TEXT-CENTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1029
  383. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: H4>>CLASS>>TEXT-CENTER /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1063
  384. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: H4>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  385. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  386. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  387. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  388. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  389. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  390. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  391. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  392. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1026
  393. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: P>>ID>> /srv/http/invoiceplane/application/helpers/mpdf/classes/cssmgr.php 1067
  394. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  395. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  396. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  397. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined index: outline-s /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 4017
  398. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined property: mPDF::$hasOC /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 27920
  399. ERROR - 2016-01-26 21:54:42 --> Severity: 8192 --> Methods with the same name as their class will not be constructors in a future version of PHP; TTFontFile has a deprecated constructor /srv/http/invoiceplane/application/helpers/mpdf/classes/ttfontsuni.php 39
  400. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined property: mPDF::$hasOC /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 28045
  401. ERROR - 2016-01-26 21:54:42 --> Severity: Notice --> Undefined property: mPDF::$hasOC /srv/http/invoiceplane/application/helpers/mpdf/mpdf.php 9424
  402. DEBUG - 2016-01-26 21:54:42 --> Final output sent to browser
  403. DEBUG - 2016-01-26 21:54:42 --> Total execution time: 120.4369
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement