Error messages

This is the list of error messages, as found in die() and exit() expressions.

MessageFileLine
"DolDeprecationHandler: Accessing deprecated property '" . $name . "' on class " . get_class($this) . ". Use '" . $newProperty . "' instead." . self::getCallerInfoString( )/htdocs/core/class/doldeprecationhandler.class.php140
"DolDeprecationHandler: Undefined property '" . $name . "'." . self::getCallerInfoString( )/htdocs/core/class/doldeprecationhandler.class.php149
"DolDeprecationHandler: Undefined property '" . $name . "'." . self::getCallerInfoString( )/htdocs/core/class/doldeprecationhandler.class.php123
"DolDeprecationHandler: Undefined property '" . $name . "'" . self::getCallerInfoString( )/htdocs/core/class/doldeprecationhandler.class.php92
"internal error"/htdocs/core/class/evalmath.class.php454
"Call to undefined method '" . $name . "'." . self::getCallerInfoString( )/htdocs/core/class/doldeprecationhandler.class.php176
"Replacement method '" . $newMethod . "' not implemented."/htdocs/core/class/doldeprecationhandler.class.php173
"Calling deprecated method '" . $name . "' on class " . get_class($this) . ". Use '" . $newMethod . "' instead." . self::getCallerInfoString( )/htdocs/core/class/doldeprecationhandler.class.php168
"illegal character '" . $matches[0] . "'"/htdocs/core/class/evalmath.class.php249
"internal error"/htdocs/core/class/evalmath.class.php421
"internal error"/htdocs/core/class/evalmath.class.php434
"undefined variable '$token'"/htdocs/core/class/evalmath.class.php448
"unexpected ')'"/htdocs/core/class/evalmath.class.php281
"illegal character '_'"/htdocs/core/class/evalmath.class.php262
"DolDeprecationHandler: Undefined property '" . $name . "'" . self::getCallerInfoString( )/htdocs/core/class/doldeprecationhandler.class.php61
"DolDeprecationHandler: Accessing deprecated property '" . $name . "' on class " . get_class($this) . ". Use '" . $newProperty . "' instead." . self::getCallerInfoString( )/htdocs/core/class/doldeprecationhandler.class.php51
'It looks like the mbstring extension is not enabled. ' . 'UTF-8 strings will not properly be encoded. Ask your system ' . 'administrator to enable the mbstring extension, or write to ' . 'support@stripe.com if you have any questions.'/htdocs/includes/stripe/stripe-php/lib/Util/Util.php80
'Undefined property: ' . static::class . '::$' . $name/htdocs/includes/stripe/stripe-php/lib/Service/AbstractServiceFactory.php65
'mb_str_split() expects parameter 1 to be string, ' . \gettype($string) . ' given'/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php545
'The length of each segment must be greater than zero'/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php552
'mb_encode_numericentity() expects parameter 4 to be boolean, ' . \gettype($s) . ' given'/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php220
__METHOD__ . ': Empty delimiter'/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php504
'mb_encode_numericentity() expects parameter 1 to be string, ' . \gettype($s) . ' given'/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php204
'mb_encode_numericentity() expects parameter 3 to be string, ' . \gettype($s) . ' given'/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php214
'mb_decode_numericentity() expects parameter 1 to be string, ' . \gettype($s) . ' given'/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php144
'mb_decode_numericentity() expects parameter 3 to be string, ' . \gettype($s) . ' given'/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php154
($package || $version ? "Since $package $version: " : '') . ($args ? vsprintf($message, $args) : $message)/htdocs/includes/webklex/php-imap/vendor/symfony/deprecation-contracts/function.php25
'mb_encode_mimeheader() is bugged. Please use iconv_mime_encode() instead'/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php138
"Since 2.61.0, it's deprecated to compare a date to true or false, meaning of such comparison is ambiguous and will no longer be possible in 3.0.0, you should explicitly pass 'now' or make an other check to eliminate boolean values."/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php1096
$function . '(): Argument of type int will be interpreted as string in the future'/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/Ctype.php223
"Since 2.61.0, it's deprecated to compare a date to null, meaning of such comparison is ambiguous and will no longer be possible in 3.0.0, you should explicitly pass 'now' or make an other check to eliminate null values."/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php1089
'getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.'/htdocs/includes/webklex/php-imap/vendor/composer/InstalledVersions.php264
'Composer detected issues in your platform: ' . implode(' ', $issues)/htdocs/includes/webklex/php-imap/vendor/composer/platform_check.php23
"Print connector was not finalized. Did you forget to close the printer?"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/RawbtPrintConnector.php49
"Print connector was not finalized. Did you forget to close the printer?"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/CupsPrintConnector.php67
"Print connector was not finalized. Did you forget to close the printer?"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/DummyPrintConnector.php48
"Print connector was not finalized. Did you forget to close the printer?"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/FilePrintConnector.php44
"Print connector was not finalized. Did you forget to close the printer?"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/WindowsPrintConnector.php164
'Call to undefined method ' . $method/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php324
_("_stringJob: Printer URI is not set: die")/htdocs/includes/printipp/ExtendedPrintIPP.php1580
_("_stringUri: Document URI is not set: die")/htdocs/includes/printipp/ExtendedPrintIPP.php1542
_("_stringJob: Printer URI is not set: die")/htdocs/includes/printipp/ExtendedPrintIPP.php1454
_("_stringUri: Printer URI is not set: die")/htdocs/includes/printipp/ExtendedPrintIPP.php1324
_("_stringUri: Printer URI is not set: die")/htdocs/includes/printipp/ExtendedPrintIPP.php1307
_("_stringUri: Document URI is not set: die")/htdocs/includes/printipp/ExtendedPrintIPP.php1287
_("resumePrinter: Printer URI is not set: die")/htdocs/includes/printipp/ExtendedPrintIPP.php651
"division by zero"/htdocs/core/class/evalmath.class.php405
"cannot assign to constant '$matches[1]'"/htdocs/core/class/evalmath.class.php161
"internal error"/htdocs/core/class/evalmath.class.php388
"internal error"/htdocs/core/class/evalmath.class.php391
__CLASS__ . '::' . __FUNCTION__ . '() query must have a LIMIT clause'/htdocs/core/db/DoliDB.class.php425
'Composer detected issues in your platform: ' . implode(' ', $issues)/htdocs/includes/sabre/composer/platform_check.php23
"undefined variable '$token' in function definition"/htdocs/core/class/evalmath.class.php186
"cannot redefine built-in function '$matches[1]()'"/htdocs/core/class/evalmath.class.php173
'Only reading is supported'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php53
'OLE stream not found'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php63
'getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.'/htdocs/includes/sabre/composer/InstalledVersions.php262
'Trend(): Number of elements in coordinate arrays do not match.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/Trend.php63
_("getJobs: Printer URI is not set: die")/htdocs/includes/printipp/PrintIPP.php477
_("getJobAttributes: Job URI is not set, die.")/htdocs/includes/printipp/PrintIPP.php639
_("_stringJob: Printer URI is not set: die")/htdocs/includes/printipp/PrintIPP.php218
_("_stringJob: Printer URI is not set: die")/htdocs/includes/printipp/PrintIPP.php376
sprintf(_('Reset Error %s'), $error)/htdocs/includes/printipp/PrintIPP.php816
sprintf(_('Setting Error %s'), $error)/htdocs/includes/printipp/PrintIPP.php810
_('not a valid attribute group: ') . $attributes_group/htdocs/includes/printipp/PrintIPP.php731
_("getJobs: Printer URI is not set: die")/htdocs/includes/printipp/PrintIPP.php660
sprintf(_("server responds %s"), $server_response)/htdocs/includes/printipp/BasicIPP.php1183
"No Response From Server"/htdocs/includes/printipp/BasicIPP.php1170
sprintf(_('unsetAttribute: Tag "%s" is not a printer or a job attribute'), $attribute)/htdocs/includes/printipp/BasicIPP.php601
sprintf(_('SetAttribute: Tag "%s" is not a printer or a job attribute'), $attribute)/htdocs/includes/printipp/BasicIPP.php560
sprintf(_('SetAttribute: Tag "%s": cannot set attribute'), $attribute)/htdocs/includes/printipp/BasicIPP.php1910
sprintf(_('SetAttribute: Tag "%s": cannot set attribute'), $attribute)/htdocs/includes/printipp/BasicIPP.php1885
_("Values must be between -2147483648 and 2147483647: assuming '0'")/htdocs/includes/printipp/BasicIPP.php1801
_("_stringJob: Printer URI is not set: die")/htdocs/includes/printipp/BasicIPP.php1471
_("pausePrinter: Printer URI is not set: die")/htdocs/includes/printipp/ExtendedPrintIPP.php549
_("createJob: Printer URI is not set: die")/htdocs/includes/printipp/ExtendedPrintIPP.php234
_("purgeJobs: Printer URI is not set: die")/htdocs/includes/printipp/ExtendedPrintIPP.php136
sprintf(_('SetAttribute: Tag "%s": cannot set attribute'), $attribute)/htdocs/includes/printipp/BasicIPP.php1935
"wrong number of arguments ($arg_count given, " . count($this->f[$fnn]['args']) . " expected)"/htdocs/core/class/evalmath.class.php296
"wrong number of arguments ($arg_count given, 1 expected)"/htdocs/core/class/evalmath.class.php292
"unexpected ','"/htdocs/core/class/evalmath.class.php307
"internal error"/htdocs/core/class/evalmath.class.php299
"unexpected ')'"/htdocs/core/class/evalmath.class.php345
"unexpected ','"/htdocs/core/class/evalmath.class.php314
"an unexpected error occurred"/htdocs/core/class/evalmath.class.php349
"unexpected operator '$op'"/htdocs/core/class/evalmath.class.php347
"expecting ')'"/htdocs/core/class/evalmath.class.php364
"operator '$op' lacks operand"/htdocs/core/class/evalmath.class.php353
'Unable to extract timestamp and signatures from header'/htdocs/includes/stripe/stripe-php/lib/WebhookSignature.php32
'Timestamp outside the tolerance zone'/htdocs/includes/stripe/stripe-php/lib/WebhookSignature.php68
'errorHandlerCallback'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/ExceptionHandler.php12
0/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php475
500/htdocs/includes/restler/framework/Luracast/Restler/Restler.php1191
$protocol . " is an unsupported protocol"/htdocs/includes/webklex/php-imap/src/Client.php340
'No signatures found with expected scheme'/htdocs/includes/stripe/stripe-php/lib/WebhookSignature.php39
'No signatures found matching the expected signature for payload'/htdocs/includes/stripe/stripe-php/lib/WebhookSignature.php59
500/htdocs/product/class/api_products.class.php1521
404/htdocs/product/class/api_products.class.php1509
404/htdocs/product/class/api_products.class.php1546
403/htdocs/product/class/api_products.class.php1538
403/htdocs/product/class/api_products.class.php1611
403/htdocs/product/class/api_products.class.php1569
500/htdocs/product/class/api_products.class.php1626
403/htdocs/product/class/api_products.class.php1615
403/htdocs/product/class/api_products.class.php1419
403/htdocs/product/class/api_products.class.php1411
403/htdocs/product/class/api_products.class.php1452
404/htdocs/product/class/api_products.class.php1423
404/htdocs/product/class/api_products.class.php1467
403/htdocs/product/class/api_products.class.php1463
403/htdocs/product/class/api_products.class.php1505
403/htdocs/product/class/api_products.class.php1495
403/htdocs/product/class/api_products.class.php1723
403/htdocs/product/class/api_products.class.php1759
404/htdocs/product/class/api_products.class.php1764
403/htdocs/product/class/api_products.class.php1802
400/htdocs/product/class/api_products.class.php1806
400/htdocs/product/class/api_products.class.php1810
400/htdocs/product/class/api_products.class.php1820
400/htdocs/product/class/api_products.class.php1823
403/htdocs/product/class/api_products.class.php1644
404/htdocs/product/class/api_products.class.php1651
500/htdocs/product/class/api_products.class.php1653
404/htdocs/product/class/api_products.class.php1672
500/htdocs/product/class/api_products.class.php1674
500/htdocs/product/class/api_products.class.php1679
403/htdocs/product/class/api_products.class.php1696
500/htdocs/product/class/api_products.class.php1705
500/htdocs/product/class/api_products.class.php1964
403/htdocs/product/class/api_products.class.php1957
500/htdocs/product/class/api_products.class.php1940
403/htdocs/product/class/api_products.class.php1917
400/htdocs/product/class/api_products.class.php2117
400/htdocs/product/class/api_products.class.php2088
403/htdocs/product/class/api_products.class.php1990
403/htdocs/product/class/api_products.class.php1986
403/htdocs/product/class/api_products.class.php1867
403/htdocs/product/class/api_products.class.php1863
500/htdocs/product/class/api_products.class.php1838
404/htdocs/product/class/api_products.class.php1829
500/htdocs/product/class/api_products.class.php1895
404/htdocs/product/class/api_products.class.php1886
404/htdocs/product/class/api_products.class.php1880
404/htdocs/product/class/api_products.class.php1877
500/htdocs/product/stock/class/api_warehouses.class.php183
403/htdocs/product/stock/class/api_warehouses.class.php198
503/htdocs/product/stock/class/api_warehouses.class.php151
403/htdocs/product/stock/class/api_warehouses.class.php167
500/htdocs/product/stock/class/api_warehouses.class.php226
403/htdocs/product/stock/class/api_warehouses.class.php239
404/htdocs/product/stock/class/api_warehouses.class.php203
403/htdocs/product/stock/class/api_warehouses.class.php207
403/htdocs/product/class/api_products.class.php2132
403/htdocs/product/stock/class/api_warehouses.class.php66
403/htdocs/product/class/api_products.class.php2123
404/htdocs/product/class/api_products.class.php2128
403/htdocs/product/stock/class/api_warehouses.class.php104
400/htdocs/product/stock/class/api_warehouses.class.php123
404/htdocs/product/stock/class/api_warehouses.class.php71
403/htdocs/product/stock/class/api_warehouses.class.php75
403/htdocs/supplier_proposal/class/api_supplier_proposals.class.php71
404/htdocs/supplier_proposal/class/api_supplier_proposals.class.php67
403/htdocs/supplier_proposal/class/api_supplier_proposals.class.php99
500/htdocs/supplier_proposal/class/api_supplier_proposals.class.php75
503/htdocs/product/stock/class/api_stockmovements.class.php205
503/htdocs/product/stock/class/api_stockmovements.class.php183
403/htdocs/supplier_proposal/class/api_supplier_proposals.class.php63
400/htdocs/product/stock/class/api_stockmovements.class.php350
400/htdocs/product/stock/class/api_stockmovements.class.php117
403/htdocs/product/stock/class/api_stockmovements.class.php104
403/htdocs/product/stock/class/api_stockmovements.class.php179
503/htdocs/product/stock/class/api_stockmovements.class.php145
403/htdocs/product/stock/class/api_warehouses.class.php247
404/htdocs/product/stock/class/api_warehouses.class.php243
400/htdocs/product/stock/class/api_warehouses.class.php295
403/htdocs/product/stock/class/api_warehouses.class.php251
400/htdocs/supplier_proposal/class/api_supplier_proposals.class.php328
403/htdocs/reception/class/api_receptions.class.php68
404/htdocs/reception/class/api_receptions.class.php73
403/htdocs/reception/class/api_receptions.class.php77
500/htdocs/supplier_proposal/class/api_supplier_proposals.class.php204
403/htdocs/supplier_proposal/class/api_supplier_proposals.class.php226
400/htdocs/supplier_proposal/class/api_supplier_proposals.class.php260
503/htdocs/supplier_proposal/class/api_supplier_proposals.class.php292
403/htdocs/supplier_proposal/class/api_supplier_proposals.class.php162
404/htdocs/supplier_proposal/class/api_supplier_proposals.class.php167
403/htdocs/supplier_proposal/class/api_supplier_proposals.class.php171
500/htdocs/supplier_proposal/class/api_supplier_proposals.class.php197
404/htdocs/supplier_proposal/class/api_supplier_proposals.class.php104
403/htdocs/supplier_proposal/class/api_supplier_proposals.class.php108
403/htdocs/supplier_proposal/class/api_supplier_proposals.class.php124
500/htdocs/supplier_proposal/class/api_supplier_proposals.class.php146
403/htdocs/reception/class/api_receptions.class.php517
404/htdocs/reception/class/api_receptions.class.php513
403/htdocs/reception/class/api_receptions.class.php509
500/htdocs/reception/class/api_receptions.class.php496
403/htdocs/reception/class/api_receptions.class.php478
404/htdocs/reception/class/api_receptions.class.php474
403/htdocs/reception/class/api_receptions.class.php469
405/htdocs/reception/class/api_receptions.class.php448
403/htdocs/reception/class/api_receptions.class.php441
404/htdocs/reception/class/api_receptions.class.php437
403/htdocs/reception/class/api_receptions.class.php432
500/htdocs/reception/class/api_receptions.class.php246
403/htdocs/reception/class/api_receptions.class.php205
503/htdocs/reception/class/api_receptions.class.php173
400/htdocs/reception/class/api_receptions.class.php140
403/htdocs/reception/class/api_receptions.class.php106
403/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php83
403/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php105
403/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php74
404/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php79
500/htdocs/reception/class/api_receptions.class.php693
400/htdocs/reception/class/api_receptions.class.php755
403/htdocs/reception/class/api_receptions.class.php685
304/htdocs/reception/class/api_receptions.class.php690
403/htdocs/reception/class/api_receptions.class.php676
404/htdocs/reception/class/api_receptions.class.php681
304/htdocs/reception/class/api_receptions.class.php567
500/htdocs/reception/class/api_receptions.class.php570
404/htdocs/reception/class/api_receptions.class.php558
403/htdocs/reception/class/api_receptions.class.php562
500/htdocs/reception/class/api_receptions.class.php521
403/htdocs/reception/class/api_receptions.class.php554
503/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php113
403/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php143
400/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php186
503/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php213
403/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php232
500/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php252
403/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php271
404/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php276
403/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php280
500/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php302
403/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php319
404/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php323
403/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php327
500/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php331
400/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php422
403/htdocs/projet/class/api_tasks.class.php71
403/htdocs/projet/class/api_tasks.class.php80
404/htdocs/projet/class/api_tasks.class.php76
400/htdocs/projet/class/api_tasks.class.php148
403/htdocs/projet/class/api_tasks.class.php113
403/htdocs/projet/class/api_tasks.class.php193
503/htdocs/projet/class/api_tasks.class.php178
403/htdocs/projet/class/api_tasks.class.php278
500/htdocs/projet/class/api_tasks.class.php215
403/htdocs/projet/class/api_tasks.class.php287
404/htdocs/projet/class/api_tasks.class.php283
404/htdocs/projet/class/api_tasks.class.php450
403/htdocs/projet/class/api_tasks.class.php445
500/htdocs/projet/class/api_tasks.class.php478
403/htdocs/projet/class/api_tasks.class.php454
404/htdocs/projet/class/api_tasks.class.php496
403/htdocs/projet/class/api_tasks.class.php492
403/htdocs/projet/class/api_tasks.class.php535
404/htdocs/projet/class/api_tasks.class.php539
403/htdocs/projet/class/api_tasks.class.php500
500/htdocs/projet/class/api_tasks.class.php504
500/htdocs/projet/class/api_tasks.class.php564
403/htdocs/projet/class/api_tasks.class.php594
403/htdocs/projet/class/api_tasks.class.php543
304/htdocs/projet/class/api_tasks.class.php561
500/htdocs/projet/class/api_tasks.class.php615
403/htdocs/projet/class/api_tasks.class.php639
403/htdocs/projet/class/api_tasks.class.php599
304/htdocs/projet/class/api_tasks.class.php612
404/htdocs/projet/class/api_tasks.class.php671
404/htdocs/projet/class/api_tasks.class.php674
403/htdocs/projet/class/api_tasks.class.php644
500/htdocs/projet/class/api_tasks.class.php648
404/htdocs/projet/class/api_projects.class.php80
403/htdocs/projet/class/api_projects.class.php75
400/htdocs/projet/class/api_tasks.class.php742
404/htdocs/projet/class/api_tasks.class.php676
403/htdocs/projet/class/api_projects.class.php115
404/htdocs/projet/class/api_projects.class.php111
403/htdocs/projet/class/api_projects.class.php106
403/htdocs/projet/class/api_projects.class.php84
403/htdocs/projet/class/api_projects.class.php168
403/htdocs/projet/class/api_projects.class.php146
404/htdocs/projet/class/api_projects.class.php142
403/htdocs/projet/class/api_projects.class.php137
400/htdocs/projet/class/api_projects.class.php243
403/htdocs/projet/class/api_projects.class.php202
403/htdocs/projet/class/api_projects.class.php177
404/htdocs/projet/class/api_projects.class.php173
404/htdocs/projet/class/api_projects.class.php334
403/htdocs/projet/class/api_projects.class.php338
403/htdocs/projet/class/api_projects.class.php369
404/htdocs/projet/class/api_projects.class.php374
503/htdocs/projet/class/api_projects.class.php273
403/htdocs/projet/class/api_projects.class.php288
500/htdocs/projet/class/api_projects.class.php310
403/htdocs/projet/class/api_projects.class.php329
500/htdocs/projet/class/api_projects.class.php572
403/htdocs/projet/class/api_projects.class.php586
404/htdocs/projet/class/api_projects.class.php590
403/htdocs/projet/class/api_projects.class.php594
403/htdocs/projet/class/api_projects.class.php378
403/htdocs/projet/class/api_projects.class.php539
404/htdocs/projet/class/api_projects.class.php544
403/htdocs/projet/class/api_projects.class.php548
500/htdocs/projet/class/api_projects.class.php646
304/htdocs/projet/class/api_projects.class.php643
403/htdocs/fichinter/class/api_interventions.class.php82
400/htdocs/projet/class/api_projects.class.php722
403/htdocs/projet/class/api_projects.class.php630
500/htdocs/projet/class/api_projects.class.php598
403/htdocs/projet/class/api_projects.class.php638
404/htdocs/projet/class/api_projects.class.php634
403/htdocs/fichinter/class/api_interventions.class.php194
503/htdocs/fichinter/class/api_interventions.class.php179
403/htdocs/fichinter/class/api_interventions.class.php262
500/htdocs/fichinter/class/api_interventions.class.php209
403/htdocs/fichinter/class/api_interventions.class.php91
404/htdocs/fichinter/class/api_interventions.class.php87
400/htdocs/fichinter/class/api_interventions.class.php149
403/htdocs/fichinter/class/api_interventions.class.php116
500/htdocs/fichinter/class/api_interventions.class.php321
403/htdocs/fichinter/class/api_interventions.class.php350
404/htdocs/fichinter/class/api_interventions.class.php313
403/htdocs/fichinter/class/api_interventions.class.php317
400/htdocs/fichinter/class/api_interventions.class.php296
403/htdocs/fichinter/class/api_interventions.class.php309
404/htdocs/fichinter/class/api_interventions.class.php278
403/htdocs/fichinter/class/api_interventions.class.php282
403/htdocs/fichinter/class/api_interventions.class.php394
304/htdocs/fichinter/class/api_interventions.class.php400
403/htdocs/fichinter/class/api_interventions.class.php386
404/htdocs/fichinter/class/api_interventions.class.php390
304/htdocs/fichinter/class/api_interventions.class.php363
500/htdocs/fichinter/class/api_interventions.class.php366
404/htdocs/fichinter/class/api_interventions.class.php354
403/htdocs/fichinter/class/api_interventions.class.php358
403/htdocs/ticket/class/api_tickets.class.php131
'Mime string encoding conversion failed'/htdocs/emailcollector/class/emailcollector.class.php3792
'API request on AI endpoint ' . $this->apiEndpoint . ' failed with status code ' . $response['http_code'] . (empty($response['content']) ? '' : ' - ' . $response['content'])/htdocs/ai/class/ai.class.php246
'API request failed. No http received'/htdocs/ai/class/ai.class.php243
'The AI service ' . $this->apiService . ' is not yet supported for the type of request ' . $function/htdocs/ai/class/ai.class.php183
400/htdocs/fichinter/class/api_interventions.class.php463
400/htdocs/fichinter/class/api_interventions.class.php424
500/htdocs/fichinter/class/api_interventions.class.php403
500/htdocs/ticket/class/api_tickets.class.php311
403/htdocs/ticket/class/api_tickets.class.php289
503/htdocs/ticket/class/api_tickets.class.php273
400/htdocs/ticket/class/api_tickets.class.php240
403/htdocs/ticket/class/api_tickets.class.php206
403/htdocs/ticket/class/api_tickets.class.php182
404/htdocs/ticket/class/api_tickets.class.php144
400/htdocs/ticket/class/api_tickets.class.php136
403/htdocs/api/class/api_login.class.php134
500/htdocs/api/class/api_login.class.php142
403/htdocs/api/class/api_login.class.php114
403/htdocs/api/class/api_login.class.php122
500/htdocs/api/class/api_login.class.php167
500/htdocs/api/class/api_login.class.php172
403/htdocs/api/class/api_login.class.php150
403/htdocs/api/class/api_login.class.php152
401/htdocs/api/class/api_access.class.php183
401/htdocs/api/class/api_access.class.php191
401/htdocs/api/class/api_access.class.php167
401/htdocs/api/class/api_access.class.php175
403/htdocs/api/class/api_login.class.php45
403/htdocs/api/class/api_login.class.php99
401/htdocs/api/class/api_access.class.php199
401/htdocs/api/class/api_access.class.php219
400/htdocs/ticket/class/api_tickets.class.php439
500/htdocs/ticket/class/api_tickets.class.php415
403/htdocs/ticket/class/api_tickets.class.php411
404/htdocs/ticket/class/api_tickets.class.php407
503/htdocs/api/class/api_access.class.php154
503/htdocs/api/class/api_access.class.php151
503/htdocs/api/class/api_access.class.php124
400/htdocs/ticket/class/api_tickets.class.php459
403/htdocs/ticket/class/api_tickets.class.php364
500/htdocs/ticket/class/api_tickets.class.php349
404/htdocs/ticket/class/api_tickets.class.php345
403/htdocs/ticket/class/api_tickets.class.php328
403/htdocs/ticket/class/api_tickets.class.php403
500/htdocs/ticket/class/api_tickets.class.php389
403/htdocs/ticket/class/api_tickets.class.php373
404/htdocs/ticket/class/api_tickets.class.php369
403/htdocs/api/class/api_setup.class.php750
400/htdocs/api/class/api_setup.class.php761
503/htdocs/api/class/api_setup.class.php786
400/htdocs/api/class/api_setup.class.php876
503/htdocs/api/class/api_setup.class.php901
400/htdocs/api/class/api_setup.class.php940
503/htdocs/api/class/api_setup.class.php965
400/htdocs/api/class/api_setup.class.php1009
400/htdocs/api/class/api_setup.class.php562
503/htdocs/api/class/api_setup.class.php596
503/htdocs/api/class/api_setup.class.php668
404/htdocs/api/class/api_setup.class.php670
503/htdocs/api/class/api_setup.class.php691
404/htdocs/api/class/api_setup.class.php693
503/htdocs/api/class/api_setup.class.php717
404/htdocs/api/class/api_setup.class.php719
403/htdocs/api/class/api_setup.class.php272
503/htdocs/api/class/api_setup.class.php243
503/htdocs/api/class/api_setup.class.php309
400/htdocs/api/class/api_setup.class.php284
503/htdocs/api/class/api_setup.class.php380
400/htdocs/api/class/api_setup.class.php348
503/htdocs/api/class/api_setup.class.php489
400/htdocs/api/class/api_setup.class.php459
400/htdocs/api/class/api_setup.class.php91
500/htdocs/api/class/api_login.class.php177
403/htdocs/api/class/api_setup.class.php143
503/htdocs/api/class/api_setup.class.php114
503/htdocs/api/class/api_setup.class.php179
400/htdocs/api/class/api_setup.class.php154
400/htdocs/api/class/api_setup.class.php218
403/htdocs/api/class/api_setup.class.php207
503/htdocs/api/class/api_setup.class.php1802
400/htdocs/api/class/api_setup.class.php1840
503/htdocs/api/class/api_setup.class.php1743
400/htdocs/api/class/api_setup.class.php1777
503/htdocs/api/class/api_setup.class.php1681
400/htdocs/api/class/api_setup.class.php1716
403/htdocs/api/class/api_setup.class.php1644
400/htdocs/api/class/api_setup.class.php1656
400/htdocs/api/class/api_setup.class.php1590
503/htdocs/api/class/api_setup.class.php1615
400/htdocs/api/class/api_setup.class.php1509
500/htdocs/api/class/api_setup.class.php1531
403/htdocs/api/class/api_setup.class.php1485
404/htdocs/api/class/api_setup.class.php1492
400/htdocs/api/class/api_setup.class.php1424
500/htdocs/api/class/api_setup.class.php1445
409/htdocs/api/class/api_setup.class.php1403
403/htdocs/api/class/api_setup.class.php1396
503/htdocs/api/class/api_setup.class.php1374
404/htdocs/api/class/api_setup.class.php1371
403/htdocs/api/class/api_setup.class.php1321
500/htdocs/api/class/api_setup.class.php1292
404/htdocs/api/class/api_setup.class.php1288
403/htdocs/api/class/api_setup.class.php1281
503/htdocs/api/class/api_setup.class.php1262
400/htdocs/api/class/api_setup.class.php1223
403/htdocs/api/class/api_setup.class.php1200
503/htdocs/api/class/api_setup.class.php1175
400/htdocs/api/class/api_setup.class.php1150
503/htdocs/api/class/api_setup.class.php1102
400/htdocs/api/class/api_setup.class.php1075
503/htdocs/api/class/api_setup.class.php1036
403/htdocs/api/class/api_setup.class.php2733
400/htdocs/api/class/api_documents.class.php66
400/htdocs/api/class/api_documents.class.php69
403/htdocs/api/class/api_documents.class.php92
500/htdocs/api/class/api_setup.class.php2469
500/htdocs/api/class/api_setup.class.php2481
500/htdocs/api/class/api_setup.class.php2682
404/htdocs/api/class/api_setup.class.php2711
403/htdocs/api/class/api_setup.class.php2391
403/htdocs/api/class/api_setup.class.php2415
500/htdocs/api/class/api_setup.class.php2451
500/htdocs/api/class/api_setup.class.php2455
503/htdocs/api/class/api_setup.class.php2357
404/htdocs/api/class/api_setup.class.php2359
403/htdocs/api/class/api_setup.class.php2384
400/htdocs/api/class/api_setup.class.php2388
503/htdocs/api/class/api_setup.class.php2242
400/htdocs/api/class/api_setup.class.php2214
503/htdocs/api/class/api_setup.class.php2334
403/htdocs/api/class/api_setup.class.php2263
503/htdocs/api/class/api_setup.class.php2116
400/htdocs/api/class/api_setup.class.php2089
503/htdocs/api/class/api_setup.class.php2180
400/htdocs/api/class/api_setup.class.php2153
503/htdocs/api/class/api_setup.class.php1990
400/htdocs/api/class/api_setup.class.php1965
503/htdocs/api/class/api_setup.class.php2053
400/htdocs/api/class/api_setup.class.php2026
400/htdocs/api/class/api_setup.class.php1899
503/htdocs/api/class/api_setup.class.php1865
400/htdocs/api/class/api_setup.class.php1951
503/htdocs/api/class/api_setup.class.php1924
500/htdocs/api/class/api_documents.class.php278
404/htdocs/api/class/api_documents.class.php271
500/htdocs/api/class/api_documents.class.php262
404/htdocs/api/class/api_documents.class.php255
400/htdocs/api/class/api_documents.class.php324
400/htdocs/api/class/api_documents.class.php320
404/htdocs/api/class/api_documents.class.php288
403/htdocs/api/class/api_documents.class.php281
404/htdocs/api/class/api_documents.class.php356
403/htdocs/api/class/api_documents.class.php350
404/htdocs/api/class/api_documents.class.php341
403/htdocs/api/class/api_documents.class.php335
404/htdocs/api/class/api_documents.class.php384
403/htdocs/api/class/api_documents.class.php378
404/htdocs/api/class/api_documents.class.php370
403/htdocs/api/class/api_documents.class.php364
400/htdocs/api/class/api_documents.class.php137
400/htdocs/api/class/api_documents.class.php140
403/htdocs/api/class/api_documents.class.php95
404/htdocs/api/class/api_documents.class.php103
404/htdocs/api/class/api_documents.class.php187
500/htdocs/api/class/api_documents.class.php193
403/htdocs/api/class/api_documents.class.php169
403/htdocs/api/class/api_documents.class.php172
404/htdocs/api/class/api_documents.class.php213
500/htdocs/api/class/api_documents.class.php218
404/htdocs/api/class/api_documents.class.php200
500/htdocs/api/class/api_documents.class.php206
404/htdocs/api/class/api_documents.class.php239
500/htdocs/api/class/api_documents.class.php246
404/htdocs/api/class/api_documents.class.php225
500/htdocs/api/class/api_documents.class.php230
403/htdocs/api/class/api_documents.class.php510
404/htdocs/api/class/api_documents.class.php502
403/htdocs/api/class/api_documents.class.php524
404/htdocs/api/class/api_documents.class.php516
403/htdocs/api/class/api_documents.class.php538
404/htdocs/api/class/api_documents.class.php530
500/htdocs/api/class/api_documents.class.php549
404/htdocs/api/class/api_documents.class.php544
404/htdocs/api/class/api_documents.class.php582
404/htdocs/api/class/api_documents.class.php571
500/htdocs/api/class/api_documents.class.php598
404/htdocs/api/class/api_documents.class.php593
503/htdocs/api/class/api_documents.class.php615
404/htdocs/api/class/api_documents.class.php608
500/htdocs/api/class/api_documents.class.php747
400/htdocs/api/class/api_documents.class.php684
403/htdocs/api/class/api_documents.class.php392
404/htdocs/api/class/api_documents.class.php398
403/htdocs/api/class/api_documents.class.php406
404/htdocs/api/class/api_documents.class.php412
403/htdocs/api/class/api_documents.class.php422
404/htdocs/api/class/api_documents.class.php428
403/htdocs/api/class/api_documents.class.php436
404/htdocs/api/class/api_documents.class.php442
403/htdocs/api/class/api_documents.class.php450
404/htdocs/api/class/api_documents.class.php456
403/htdocs/api/class/api_documents.class.php466
404/htdocs/api/class/api_documents.class.php472
403/htdocs/api/class/api_documents.class.php480
404/htdocs/api/class/api_documents.class.php486
500/htdocs/api/class/api_documents.class.php488
403/htdocs/api/class/api_documents.class.php496
403/htdocs/partnership/class/api_partnerships.class.php72
403/htdocs/api/class/api_documents.class.php1020
404/htdocs/api/class/api_documents.class.php1008
403/htdocs/api/class/api_documents.class.php1000
403/htdocs/api/class/api_documents.class.php997
400/htdocs/api/class/api_documents.class.php974
400/htdocs/api/class/api_documents.class.php971
500/htdocs/api/class/api_documents.class.php945
403/htdocs/partnership/class/api_partnerships.class.php231
500/htdocs/partnership/class/api_partnerships.class.php212
403/htdocs/partnership/class/api_partnerships.class.php192
503/htdocs/partnership/class/api_partnerships.class.php173
400/htdocs/partnership/class/api_partnerships.class.php146
403/htdocs/partnership/class/api_partnerships.class.php111
403/htdocs/partnership/class/api_partnerships.class.php81
404/htdocs/partnership/class/api_partnerships.class.php77
403/htdocs/api/class/api_documents.class.php843
403/htdocs/api/class/api_documents.class.php850
403/htdocs/api/class/api_documents.class.php820
500/htdocs/api/class/api_documents.class.php826
500/htdocs/api/class/api_documents.class.php799
404/htdocs/api/class/api_documents.class.php804
500/htdocs/api/class/api_documents.class.php785
404/htdocs/api/class/api_documents.class.php797
500/htdocs/api/class/api_documents.class.php926
500/htdocs/api/class/api_documents.class.php933
500/htdocs/api/class/api_documents.class.php890
500/htdocs/api/class/api_documents.class.php903
400/htdocs/api/class/api_documents.class.php872
400/htdocs/api/class/api_documents.class.php876
400/htdocs/api/class/api_documents.class.php852
500/htdocs/api/class/api_documents.class.php862
403/htdocs/categories/class/api_categories.class.php270
500/htdocs/categories/class/api_categories.class.php257
403/htdocs/categories/class/api_categories.class.php278
404/htdocs/categories/class/api_categories.class.php274
403/htdocs/categories/class/api_categories.class.php229
500/htdocs/categories/class/api_categories.class.php214
403/htdocs/categories/class/api_categories.class.php238
404/htdocs/categories/class/api_categories.class.php234
403/htdocs/categories/class/api_categories.class.php332
403/htdocs/categories/class/api_categories.class.php330
403/htdocs/categories/class/api_categories.class.php336
403/htdocs/categories/class/api_categories.class.php334
403/htdocs/categories/class/api_categories.class.php322
500/htdocs/categories/class/api_categories.class.php282
403/htdocs/categories/class/api_categories.class.php328
403/htdocs/categories/class/api_categories.class.php326
404/htdocs/partnership/class/api_partnerships.class.php283
403/htdocs/partnership/class/api_partnerships.class.php287
500/htdocs/partnership/class/api_partnerships.class.php291
400/htdocs/partnership/class/api_partnerships.class.php382
404/htdocs/partnership/class/api_partnerships.class.php236
403/htdocs/partnership/class/api_partnerships.class.php240
500/htdocs/partnership/class/api_partnerships.class.php262
403/htdocs/partnership/class/api_partnerships.class.php279
403/htdocs/categories/class/api_categories.class.php141
400/htdocs/categories/class/api_categories.class.php155
503/htdocs/categories/class/api_categories.class.php183
403/htdocs/categories/class/api_categories.class.php198
403/htdocs/categories/class/api_categories.class.php94
404/htdocs/categories/class/api_categories.class.php99
403/htdocs/categories/class/api_categories.class.php103
500/htdocs/categories/class/api_categories.class.php109
403/htdocs/categories/class/api_categories.class.php646
403/htdocs/categories/class/api_categories.class.php641
403/htdocs/categories/class/api_categories.class.php636
403/htdocs/categories/class/api_categories.class.php631
403/htdocs/categories/class/api_categories.class.php626
403/htdocs/categories/class/api_categories.class.php621
404/htdocs/categories/class/api_categories.class.php616
403/htdocs/categories/class/api_categories.class.php611
403/htdocs/categories/class/api_categories.class.php607
500/htdocs/categories/class/api_categories.class.php581
500/htdocs/categories/class/api_categories.class.php578
400/htdocs/categories/class/api_categories.class.php571
403/htdocs/categories/class/api_categories.class.php567
403/htdocs/categories/class/api_categories.class.php562
403/htdocs/categories/class/api_categories.class.php557
403/htdocs/categories/class/api_categories.class.php552
503/htdocs/categories/class/api_categories.class.php784
404/htdocs/categories/class/api_categories.class.php774
403/htdocs/categories/class/api_categories.class.php778
403/htdocs/categories/class/api_categories.class.php765
500/htdocs/categories/class/api_categories.class.php769
500/htdocs/categories/class/api_categories.class.php660
400/htdocs/categories/class/api_categories.class.php742
400/htdocs/categories/class/api_categories.class.php650
500/htdocs/categories/class/api_categories.class.php657
500/htdocs/categories/class/api_categories.class.php417
400/htdocs/categories/class/api_categories.class.php409
403/htdocs/categories/class/api_categories.class.php447
500/htdocs/categories/class/api_categories.class.php421
403/htdocs/categories/class/api_categories.class.php395
403/htdocs/categories/class/api_categories.class.php390
403/htdocs/categories/class/api_categories.class.php405
403/htdocs/categories/class/api_categories.class.php400
404/htdocs/categories/class/api_categories.class.php375
403/htdocs/categories/class/api_categories.class.php370
403/htdocs/categories/class/api_categories.class.php385
403/htdocs/categories/class/api_categories.class.php380
403/htdocs/categories/class/api_categories.class.php340
403/htdocs/categories/class/api_categories.class.php338
403/htdocs/categories/class/api_categories.class.php366
600/htdocs/categories/class/api_categories.class.php346
403/htdocs/categories/class/api_categories.class.php532
404/htdocs/categories/class/api_categories.class.php537
403/htdocs/categories/class/api_categories.class.php542
403/htdocs/categories/class/api_categories.class.php547
400/htdocs/categories/class/api_categories.class.php490
500/htdocs/categories/class/api_categories.class.php498
500/htdocs/categories/class/api_categories.class.php502
403/htdocs/categories/class/api_categories.class.php528
403/htdocs/categories/class/api_categories.class.php471
403/htdocs/categories/class/api_categories.class.php476
403/htdocs/categories/class/api_categories.class.php481
403/htdocs/categories/class/api_categories.class.php486
403/htdocs/categories/class/api_categories.class.php451
404/htdocs/categories/class/api_categories.class.php456
403/htdocs/categories/class/api_categories.class.php461
403/htdocs/categories/class/api_categories.class.php466
404/htdocs/multicurrency/class/api_multicurrencies.class.php173
403/htdocs/multicurrency/class/api_multicurrencies.class.php152
500/htdocs/multicurrency/class/api_multicurrencies.class.php181
403/htdocs/multicurrency/class/api_multicurrencies.class.php177
404/htdocs/multicurrency/class/api_multicurrencies.class.php123
503/htdocs/multicurrency/class/api_multicurrencies.class.php103
404/htdocs/multicurrency/class/api_multicurrencies.class.php148
403/htdocs/multicurrency/class/api_multicurrencies.class.php127
403/htdocs/multicurrency/class/api_multicurrencies.class.php256
500/htdocs/multicurrency/class/api_multicurrencies.class.php235
500/htdocs/multicurrency/class/api_multicurrencies.class.php278
404/htdocs/multicurrency/class/api_multicurrencies.class.php261
400/htdocs/multicurrency/class/api_multicurrencies.class.php208
400/htdocs/multicurrency/class/api_multicurrencies.class.php205
500/htdocs/multicurrency/class/api_multicurrencies.class.php229
403/htdocs/multicurrency/class/api_multicurrencies.class.php212
403/htdocs/modulebuilder/template/class/api_mymodule.class.php248
403/htdocs/modulebuilder/template/class/api_mymodule.class.php251
404/htdocs/modulebuilder/template/class/api_mymodule.class.php256
500/htdocs/modulebuilder/template/class/api_mymodule.class.php285
400/htdocs/modulebuilder/template/class/api_mymodule.class.php153
503/htdocs/modulebuilder/template/class/api_mymodule.class.php180
403/htdocs/modulebuilder/template/class/api_mymodule.class.php200
500/htdocs/modulebuilder/template/class/api_mymodule.class.php227
500/htdocs/modulebuilder/template/class/api_mymodule.class.php319
400/htdocs/modulebuilder/template/class/api_mymodule.class.php347
403/htdocs/multicurrency/class/api_multicurrencies.class.php61
503/htdocs/multicurrency/class/api_multicurrencies.class.php73
403/htdocs/modulebuilder/template/class/api_mymodule.class.php305
403/htdocs/modulebuilder/template/class/api_mymodule.class.php308
404/htdocs/modulebuilder/template/class/api_mymodule.class.php313
409/htdocs/modulebuilder/template/class/api_mymodule.class.php317
403/htdocs/contrat/class/api_contracts.class.php326
404/htdocs/contrat/class/api_contracts.class.php322
403/htdocs/contrat/class/api_contracts.class.php317
403/htdocs/contrat/class/api_contracts.class.php268
404/htdocs/contrat/class/api_contracts.class.php264
403/htdocs/contrat/class/api_contracts.class.php259
403/htdocs/contrat/class/api_contracts.class.php236
404/htdocs/contrat/class/api_contracts.class.php232
404/htdocs/contrat/class/api_contracts.class.php463
403/htdocs/contrat/class/api_contracts.class.php458
403/htdocs/contrat/class/api_contracts.class.php427
404/htdocs/contrat/class/api_contracts.class.php423
403/htdocs/contrat/class/api_contracts.class.php418
403/htdocs/contrat/class/api_contracts.class.php389
404/htdocs/contrat/class/api_contracts.class.php385
403/htdocs/contrat/class/api_contracts.class.php380
500/htdocs/multicurrency/class/api_multicurrencies.class.php344
403/htdocs/contrat/class/api_contracts.class.php69
400/htdocs/multicurrency/class/api_multicurrencies.class.php334
404/htdocs/multicurrency/class/api_multicurrencies.class.php339
500/htdocs/multicurrency/class/api_multicurrencies.class.php304
403/htdocs/multicurrency/class/api_multicurrencies.class.php329
403/htdocs/multicurrency/class/api_multicurrencies.class.php295
404/htdocs/multicurrency/class/api_multicurrencies.class.php300
500/htdocs/contrat/class/api_contracts.class.php209
403/htdocs/contrat/class/api_contracts.class.php227
503/htdocs/contrat/class/api_contracts.class.php172
403/htdocs/contrat/class/api_contracts.class.php187
403/htdocs/contrat/class/api_contracts.class.php109
400/htdocs/contrat/class/api_contracts.class.php142
404/htdocs/contrat/class/api_contracts.class.php74
403/htdocs/contrat/class/api_contracts.class.php78
403/htdocs/contrat/class/api_contracts.class.php633
404/htdocs/contrat/class/api_contracts.class.php629
500/htdocs/contrat/class/api_contracts.class.php641
304/htdocs/contrat/class/api_contracts.class.php638
403/htdocs/adherents/class/api_subscriptions.class.php63
400/htdocs/contrat/class/api_contracts.class.php684
403/htdocs/adherents/class/api_subscriptions.class.php99
404/htdocs/adherents/class/api_subscriptions.class.php69
503/htdocs/adherents/class/api_subscriptions.class.php137
503/htdocs/adherents/class/api_subscriptions.class.php110
500/htdocs/adherents/class/api_subscriptions.class.php171
403/htdocs/adherents/class/api_subscriptions.class.php155
404/htdocs/adherents/class/api_subscriptions.class.php196
403/htdocs/adherents/class/api_subscriptions.class.php190
403/htdocs/adherents/class/api_subscriptions.class.php234
500/htdocs/adherents/class/api_subscriptions.class.php215
403/htdocs/contrat/class/api_contracts.class.php467
405/htdocs/contrat/class/api_contracts.class.php476
403/htdocs/contrat/class/api_contracts.class.php490
404/htdocs/contrat/class/api_contracts.class.php495
403/htdocs/contrat/class/api_contracts.class.php499
500/htdocs/contrat/class/api_contracts.class.php523
403/htdocs/contrat/class/api_contracts.class.php537
404/htdocs/contrat/class/api_contracts.class.php541
403/htdocs/contrat/class/api_contracts.class.php545
500/htdocs/contrat/class/api_contracts.class.php549
403/htdocs/contrat/class/api_contracts.class.php579
404/htdocs/contrat/class/api_contracts.class.php583
403/htdocs/contrat/class/api_contracts.class.php587
304/htdocs/contrat/class/api_contracts.class.php592
500/htdocs/contrat/class/api_contracts.class.php595
403/htdocs/contrat/class/api_contracts.class.php625
400/htdocs/adherents/class/api_members.class.php249
403/htdocs/adherents/class/api_members.class.php227
403/htdocs/adherents/class/api_members.class.php195
404/htdocs/adherents/class/api_members.class.php191
403/htdocs/adherents/class/api_members.class.php330
500/htdocs/adherents/class/api_members.class.php311
403/htdocs/adherents/class/api_members.class.php295
503/htdocs/adherents/class/api_members.class.php277
500/htdocs/adherents/class/api_members.class.php369
500/htdocs/adherents/class/api_members.class.php364
403/htdocs/adherents/class/api_members.class.php340
404/htdocs/adherents/class/api_members.class.php336
404/htdocs/adherents/class/api_members.class.php409
403/htdocs/adherents/class/api_members.class.php404
500/htdocs/adherents/class/api_members.class.php387
500/htdocs/adherents/class/api_members.class.php374
409/htdocs/adherents/class/api_subscriptions.class.php246
400/htdocs/adherents/class/api_subscriptions.class.php270
404/htdocs/adherents/class/api_subscriptions.class.php239
500/htdocs/adherents/class/api_subscriptions.class.php244
403/htdocs/adherents/class/api_members.class.php84
403/htdocs/adherents/class/api_members.class.php107
403/htdocs/adherents/class/api_members.class.php70
404/htdocs/adherents/class/api_members.class.php80
403/htdocs/adherents/class/api_members.class.php140
404/htdocs/adherents/class/api_members.class.php146
404/htdocs/adherents/class/api_members.class.php113
403/htdocs/adherents/class/api_members.class.php117
403/htdocs/adherents/class/api_members.class.php179
404/htdocs/adherents/class/api_members.class.php185
404/htdocs/adherents/class/api_members.class.php152
403/htdocs/adherents/class/api_members.class.php156
404/htdocs/accountancy/class/api_accountancy.class.php106
404/htdocs/accountancy/class/api_accountancy.class.php131
500/htdocs/accountancy/class/api_accountancy.class.php226
500/htdocs/accountancy/class/api_accountancy.class.php270
500/htdocs/adherents/class/api_members.class.php851
400/htdocs/adherents/class/api_members.class.php878
403/htdocs/accountancy/class/api_accountancy.class.php96
404/htdocs/accountancy/class/api_accountancy.class.php102
500/htdocs/adherents/class/api_members.class.php818
403/htdocs/adherents/class/api_members.class.php837
404/htdocs/adherents/class/api_members.class.php842
403/htdocs/adherents/class/api_members.class.php846
500/htdocs/adherents/class/api_members.class.php759
403/htdocs/adherents/class/api_members.class.php780
404/htdocs/adherents/class/api_members.class.php786
403/htdocs/adherents/class/api_members.class.php790
503/htdocs/adherents/class/api_members.class.php695
403/htdocs/adherents/class/api_members.class.php683
403/htdocs/adherents/class/api_members.class.php743
503/htdocs/adherents/class/api_members.class.php723
403/htdocs/adherents/class/api_members.class.php643
503/htdocs/adherents/class/api_members.class.php618
403/htdocs/adherents/class/api_members.class.php653
404/htdocs/adherents/class/api_members.class.php649
403/htdocs/adherents/class/api_members.class.php578
404/htdocs/adherents/class/api_members.class.php550
403/htdocs/adherents/class/api_members.class.php610
404/htdocs/adherents/class/api_members.class.php584
500/htdocs/adherents/class/api_members.class.php419
403/htdocs/adherents/class/api_members.class.php413
403/htdocs/adherents/class/api_members.class.php544
400/htdocs/adherents/class/api_members.class.php448
403/htdocs/bom/class/api_boms.class.php457
404/htdocs/bom/class/api_boms.class.php462
404/htdocs/bom/class/api_boms.class.php411
403/htdocs/bom/class/api_boms.class.php415
500/htdocs/bom/class/api_boms.class.php385
403/htdocs/bom/class/api_boms.class.php406
404/htdocs/bom/class/api_boms.class.php361
403/htdocs/bom/class/api_boms.class.php365
403/htdocs/bom/class/api_boms.class.php329
403/htdocs/bom/class/api_boms.class.php356
403/htdocs/bom/class/api_boms.class.php320
404/htdocs/bom/class/api_boms.class.php325
403/htdocs/bom/class/api_boms.class.php290
500/htdocs/bom/class/api_boms.class.php294
403/htdocs/bom/class/api_boms.class.php282
404/htdocs/bom/class/api_boms.class.php286
500/htdocs/bom/class/api_boms.class.php265
403/htdocs/bom/class/api_boms.class.php237
404/htdocs/bom/class/api_boms.class.php233
403/htdocs/bom/class/api_boms.class.php228
500/htdocs/bom/class/api_boms.class.php209
403/htdocs/bom/class/api_boms.class.php191
503/htdocs/bom/class/api_boms.class.php173
400/htdocs/bom/class/api_boms.class.php146
403/htdocs/bom/class/api_boms.class.php108
403/htdocs/bom/class/api_boms.class.php81
404/htdocs/bom/class/api_boms.class.php77
403/htdocs/bom/class/api_boms.class.php72
'Log handler does not extend LogHandler'/htdocs/install/inc.php512
'Missing log handler file ' . $handler . '.php'/htdocs/install/inc.php506
'Log handler does not extend LogHandler'/htdocs/install/inc.php397
'Missing log handler file ' . $handler . '.php'/htdocs/install/inc.php391
503/htdocs/fourn/class/api_supplier_invoices.class.php187
403/htdocs/fourn/class/api_supplier_invoices.class.php227
500/htdocs/fourn/class/api_supplier_invoices.class.php246
403/htdocs/fourn/class/api_supplier_invoices.class.php264
403/htdocs/fourn/class/api_supplier_invoices.class.php268
404/htdocs/fourn/class/api_supplier_invoices.class.php273
403/htdocs/fourn/class/api_supplier_invoices.class.php315
403/htdocs/fourn/class/api_supplier_invoices.class.php318
'The directory ' . $this->options['upload_dir'] . ' is not writable'/htdocs/core/class/fileupload.class.php169
'Incorrect log level'/htdocs/core/lib/functions.lib.php2213
'Parameter 1 $thirdparty is not a Societe nor Contact'/htdocs/core/lib/pdf.lib.php417
403/htdocs/fourn/class/api_supplier_invoices.class.php72
403/htdocs/fourn/class/api_supplier_invoices.class.php76
404/htdocs/fourn/class/api_supplier_invoices.class.php81
403/htdocs/fourn/class/api_supplier_invoices.class.php109
400/htdocs/fourn/class/api_supplier_invoices.class.php156
"$msg: failed at `$m[1]` $loc"/htdocs/core/class/lessc.class.php4143
'parse error: unclosed block'/htdocs/core/class/lessc.class.php2736
'No SMS Engine defined'/htdocs/core/class/CSMSFile.class.php113
"$msg: $loc"/htdocs/core/class/lessc.class.php4145
'The element ' . $element . ' is not supported for uploading file. dir_output is unknown.'/htdocs/core/class/fileupload.class.php68
'Log handler does not extend LogHandler'/htdocs/core/class/conf.class.php1205
'The directory ' . $this->options['upload_dir'] . ' doesn\'t exists'/htdocs/core/class/fileupload.class.php166
'If $fk_element = null or $element = null you must specify upload_dir on $options'/htdocs/core/class/fileupload.class.php163
500/htdocs/bom/class/api_boms.class.php478
403/htdocs/bom/class/api_boms.class.php466
400/htdocs/bom/class/api_boms.class.php580
500/htdocs/bom/class/api_boms.class.php490
"failed to parse passed in variable $name: $strValue"/htdocs/core/class/lessc.class.php2184
400/htdocs/bom/class/api_boms.class.php596
"nothing to parse"/htdocs/core/class/lessc.class.php2346
'load error: failed to find ' . $fname/htdocs/core/class/lessc.class.php2233
400/htdocs/fourn/class/api_supplier_invoices.class.php624
403/htdocs/fourn/class/api_supplier_invoices.class.php648
403/htdocs/fourn/class/api_supplier_invoices.class.php585
404/htdocs/fourn/class/api_supplier_invoices.class.php590
304/htdocs/fourn/class/api_supplier_invoices.class.php693
400/htdocs/fourn/class/api_supplier_invoices.class.php715
403/htdocs/fourn/class/api_supplier_invoices.class.php652
404/htdocs/fourn/class/api_supplier_invoices.class.php657
400/htdocs/fourn/class/api_supplier_invoices.class.php511
400/htdocs/fourn/class/api_supplier_invoices.class.php518
400/htdocs/fourn/class/api_supplier_invoices.class.php467
400/htdocs/fourn/class/api_supplier_invoices.class.php472
404/htdocs/fourn/class/api_supplier_invoices.class.php550
403/htdocs/fourn/class/api_supplier_invoices.class.php581
403/htdocs/fourn/class/api_supplier_invoices.class.php542
403/htdocs/fourn/class/api_supplier_invoices.class.php545
405/htdocs/fourn/class/api_supplier_invoices.class.php418
404/htdocs/fourn/class/api_supplier_invoices.class.php413
403/htdocs/fourn/class/api_supplier_invoices.class.php408
403/htdocs/fourn/class/api_supplier_invoices.class.php405
404/htdocs/fourn/class/api_supplier_invoices.class.php462
403/htdocs/fourn/class/api_supplier_invoices.class.php457
403/htdocs/fourn/class/api_supplier_invoices.class.php454
400/htdocs/fourn/class/api_supplier_invoices.class.php450
403/htdocs/fourn/class/api_supplier_invoices.class.php361
403/htdocs/fourn/class/api_supplier_invoices.class.php357
500/htdocs/fourn/class/api_supplier_invoices.class.php326
404/htdocs/fourn/class/api_supplier_invoices.class.php322
400/htdocs/fourn/class/api_supplier_invoices.class.php401
500/htdocs/fourn/class/api_supplier_invoices.class.php374
304/htdocs/fourn/class/api_supplier_invoices.class.php371
404/htdocs/fourn/class/api_supplier_invoices.class.php366
403/htdocs/expedition/class/api_shipments.class.php466
405/htdocs/expedition/class/api_shipments.class.php452
403/htdocs/expedition/class/api_shipments.class.php475
404/htdocs/expedition/class/api_shipments.class.php471
403/htdocs/expedition/class/api_shipments.class.php507
500/htdocs/expedition/class/api_shipments.class.php493
403/htdocs/expedition/class/api_shipments.class.php515
404/htdocs/expedition/class/api_shipments.class.php511
403/htdocs/expedition/class/api_shipments.class.php205
503/htdocs/expedition/class/api_shipments.class.php173
403/htdocs/expedition/class/api_shipments.class.php429
500/htdocs/expedition/class/api_shipments.class.php241
403/htdocs/expedition/class/api_shipments.class.php438
404/htdocs/expedition/class/api_shipments.class.php434
403/htdocs/expedition/class/api_shipments.class.php683
304/htdocs/expedition/class/api_shipments.class.php688
500/htdocs/expedition/class/api_shipments.class.php691
400/htdocs/expedition/class/api_shipments.class.php760
403/htdocs/modulebuilder/template/class/api_mymodule.class.php76
403/htdocs/modulebuilder/template/class/api_mymodule.class.php79
404/htdocs/modulebuilder/template/class/api_mymodule.class.php84
403/htdocs/modulebuilder/template/class/api_mymodule.class.php115
500/htdocs/expedition/class/api_shipments.class.php519
403/htdocs/expedition/class/api_shipments.class.php552
404/htdocs/expedition/class/api_shipments.class.php556
403/htdocs/expedition/class/api_shipments.class.php560
304/htdocs/expedition/class/api_shipments.class.php565
500/htdocs/expedition/class/api_shipments.class.php568
403/htdocs/expedition/class/api_shipments.class.php674
404/htdocs/expedition/class/api_shipments.class.php679
404/htdocs/commande/class/api_orders.class.php907
500/htdocs/commande/class/api_orders.class.php902
403/htdocs/commande/class/api_orders.class.php931
403/htdocs/commande/class/api_orders.class.php911
403/htdocs/commande/class/api_orders.class.php939
404/htdocs/commande/class/api_orders.class.php935
500/htdocs/commande/class/api_orders.class.php947
304/htdocs/commande/class/api_orders.class.php944
403/htdocs/commande/class/api_orders.class.php956
404/htdocs/commande/class/api_orders.class.php952
403/htdocs/commande/class/api_orders.class.php986
403/htdocs/commande/class/api_orders.class.php983
404/htdocs/commande/class/api_orders.class.php995
400/htdocs/commande/class/api_orders.class.php989
403/htdocs/commande/class/api_orders.class.php1024
405/htdocs/commande/class/api_orders.class.php1000
500/htdocs/commande/class/api_orders.class.php776
403/htdocs/commande/class/api_orders.class.php809
400/htdocs/commande/class/api_orders.class.php812
404/htdocs/commande/class/api_orders.class.php816
405/htdocs/commande/class/api_orders.class.php821
304/htdocs/commande/class/api_orders.class.php823
403/htdocs/commande/class/api_orders.class.php845
400/htdocs/commande/class/api_orders.class.php848
404/htdocs/commande/class/api_orders.class.php852
400/htdocs/commande/class/api_orders.class.php857
404/htdocs/commande/class/api_orders.class.php862
403/htdocs/commande/class/api_orders.class.php866
403/htdocs/commande/class/api_orders.class.php886
404/htdocs/commande/class/api_orders.class.php890
403/htdocs/commande/class/api_orders.class.php894
304/htdocs/commande/class/api_orders.class.php899
403/htdocs/zapier/class/api_zapier.class.php282
404/htdocs/zapier/class/api_zapier.class.php278
403/htdocs/zapier/class/api_zapier.class.php273
500/htdocs/zapier/class/api_zapier.class.php255
400/htdocs/compta/bank/class/api_bankaccounts.class.php90
403/htdocs/compta/bank/class/api_bankaccounts.class.php73
400/htdocs/zapier/class/api_zapier.class.php326
500/htdocs/zapier/class/api_zapier.class.php286
403/htdocs/compta/bank/class/api_bankaccounts.class.php156
404/htdocs/compta/bank/class/api_bankaccounts.class.php141
403/htdocs/compta/bank/class/api_bankaccounts.class.php135
503/htdocs/compta/bank/class/api_bankaccounts.class.php118
404/htdocs/compta/bank/class/api_bankaccounts.class.php224
404/htdocs/compta/bank/class/api_bankaccounts.class.php217
403/htdocs/compta/bank/class/api_bankaccounts.class.php208
500/htdocs/compta/bank/class/api_bankaccounts.class.php178
403/htdocs/commande/class/api_orders.class.php1080
404/htdocs/commande/class/api_orders.class.php1083
404/htdocs/commande/class/api_orders.class.php1045
500/htdocs/commande/class/api_orders.class.php1057
500/htdocs/commande/class/api_orders.class.php1099
400/htdocs/commande/class/api_orders.class.php1139
404/htdocs/commande/class/api_orders.class.php1087
500/htdocs/commande/class/api_orders.class.php1094
403/htdocs/zapier/class/api_zapier.class.php88
403/htdocs/zapier/class/api_zapier.class.php107
403/htdocs/zapier/class/api_zapier.class.php79
404/htdocs/zapier/class/api_zapier.class.php84
503/htdocs/zapier/class/api_zapier.class.php214
403/htdocs/zapier/class/api_zapier.class.php231
403/htdocs/zapier/class/api_zapier.class.php149
400/htdocs/zapier/class/api_zapier.class.php187
503/htdocs/compta/bank/class/api_bankaccounts.class.php580
404/htdocs/compta/bank/class/api_bankaccounts.class.php571
404/htdocs/compta/bank/class/api_bankaccounts.class.php608
403/htdocs/compta/bank/class/api_bankaccounts.class.php602
503/htdocs/compta/bank/class/api_bankaccounts.class.php538
404/htdocs/compta/bank/class/api_bankaccounts.class.php512
404/htdocs/compta/bank/class/api_bankaccounts.class.php565
403/htdocs/compta/bank/class/api_bankaccounts.class.php559
404/htdocs/compta/bank/class/api_bankaccounts.class.php674
403/htdocs/compta/bank/class/api_bankaccounts.class.php668
500/htdocs/compta/bank/class/api_bankaccounts.class.php684
404/htdocs/compta/bank/class/api_bankaccounts.class.php680
404/htdocs/compta/bank/class/api_bankaccounts.class.php638
403/htdocs/compta/bank/class/api_bankaccounts.class.php632
503/htdocs/compta/bank/class/api_bankaccounts.class.php651
404/htdocs/compta/bank/class/api_bankaccounts.class.php644
403/htdocs/compta/bank/class/api_bankaccounts.class.php332
404/htdocs/compta/bank/class/api_bankaccounts.class.php338
500/htdocs/compta/bank/class/api_bankaccounts.class.php357
403/htdocs/compta/bank/class/api_bankaccounts.class.php370
422/htdocs/compta/bank/class/api_bankaccounts.class.php231
422/htdocs/compta/bank/class/api_bankaccounts.class.php236
422/htdocs/compta/bank/class/api_bankaccounts.class.php240
500/htdocs/compta/bank/class/api_bankaccounts.class.php318
404/htdocs/compta/bank/class/api_bankaccounts.class.php449
400/htdocs/compta/bank/class/api_bankaccounts.class.php460
503/htdocs/compta/bank/class/api_bankaccounts.class.php478
403/htdocs/compta/bank/class/api_bankaccounts.class.php506
404/htdocs/compta/bank/class/api_bankaccounts.class.php375
500/htdocs/compta/bank/class/api_bankaccounts.class.php379
400/htdocs/compta/bank/class/api_bankaccounts.class.php403
403/htdocs/compta/bank/class/api_bankaccounts.class.php443
403/htdocs/compta/facture/class/api_invoices.class.php486
404/htdocs/compta/facture/class/api_invoices.class.php482
403/htdocs/compta/facture/class/api_invoices.class.php477
403/htdocs/compta/facture/class/api_invoices.class.php450
404/htdocs/compta/facture/class/api_invoices.class.php446
403/htdocs/compta/facture/class/api_invoices.class.php441
405/htdocs/compta/facture/class/api_invoices.class.php424
404/htdocs/compta/facture/class/api_invoices.class.php419
404/htdocs/compta/facture/class/api_invoices.class.php602
403/htdocs/compta/facture/class/api_invoices.class.php596
500/htdocs/compta/facture/class/api_invoices.class.php568
403/htdocs/compta/facture/class/api_invoices.class.php562
500/htdocs/compta/facture/class/api_invoices.class.php558
404/htdocs/compta/facture/class/api_invoices.class.php554
403/htdocs/compta/facture/class/api_invoices.class.php548
304/htdocs/compta/facture/class/api_invoices.class.php528
403/htdocs/compta/facture/class/api_invoices.class.php316
500/htdocs/compta/facture/class/api_invoices.class.php343
400/htdocs/compta/facture/class/api_invoices.class.php238
503/htdocs/compta/facture/class/api_invoices.class.php284
403/htdocs/compta/facture/class/api_invoices.class.php149
403/htdocs/compta/facture/class/api_invoices.class.php191
403/htdocs/compta/facture/class/api_invoices.class.php134
404/htdocs/compta/facture/class/api_invoices.class.php139
403/htdocs/compta/facture/class/api_invoices.class.php410
400/htdocs/compta/facture/class/api_invoices.class.php413
405/htdocs/compta/facture/class/api_invoices.class.php383
403/htdocs/compta/facture/class/api_invoices.class.php407
400/htdocs/compta/facture/class/api_invoices.class.php372
404/htdocs/compta/facture/class/api_invoices.class.php378
403/htdocs/compta/facture/class/api_invoices.class.php366
403/htdocs/compta/facture/class/api_invoices.class.php369
304/htdocs/fourn/class/api_supplier_orders.class.php404
403/htdocs/fourn/class/api_supplier_orders.class.php434
404/htdocs/fourn/class/api_supplier_orders.class.php439
403/htdocs/fourn/class/api_supplier_orders.class.php443
404/htdocs/fourn/class/api_supplier_orders.class.php457
500/htdocs/fourn/class/api_supplier_orders.class.php463
403/htdocs/fourn/class/api_supplier_orders.class.php483
404/htdocs/fourn/class/api_supplier_orders.class.php487
403/htdocs/fourn/class/api_supplier_orders.class.php297
403/htdocs/fourn/class/api_supplier_orders.class.php342
404/htdocs/fourn/class/api_supplier_orders.class.php347
403/htdocs/fourn/class/api_supplier_orders.class.php351
403/htdocs/fourn/class/api_supplier_orders.class.php385
404/htdocs/fourn/class/api_supplier_orders.class.php390
403/htdocs/fourn/class/api_supplier_orders.class.php394
500/htdocs/fourn/class/api_supplier_orders.class.php400
400/htdocs/fourn/class/api_supplier_orders.class.php171
403/htdocs/fourn/class/api_supplier_orders.class.php106
503/htdocs/fourn/class/api_supplier_orders.class.php212
400/htdocs/fourn/class/api_supplier_orders.class.php181
500/htdocs/fourn/class/api_supplier_orders.class.php273
403/htdocs/fourn/class/api_supplier_orders.class.php246
404/htdocs/fourn/class/api_supplier_orders.class.php293
403/htdocs/fourn/class/api_supplier_orders.class.php288
403/htdocs/fourn/class/api_supplier_invoices.class.php722
403/htdocs/fourn/class/api_supplier_invoices.class.php719
405/htdocs/fourn/class/api_supplier_invoices.class.php741
404/htdocs/fourn/class/api_supplier_invoices.class.php727
403/htdocs/fourn/class/api_supplier_orders.class.php67
400/htdocs/fourn/class/api_supplier_invoices.class.php779
403/htdocs/fourn/class/api_supplier_orders.class.php76
404/htdocs/fourn/class/api_supplier_orders.class.php72
403/htdocs/don/class/api_donations.class.php75
403/htdocs/don/class/api_donations.class.php105
403/htdocs/don/class/api_donations.class.php66
404/htdocs/don/class/api_donations.class.php71
403/htdocs/don/class/api_donations.class.php179
500/htdocs/don/class/api_donations.class.php203
400/htdocs/don/class/api_donations.class.php132
503/htdocs/don/class/api_donations.class.php164
404/htdocs/fourn/class/api_supplier_orders.class.php694
403/htdocs/fourn/class/api_supplier_orders.class.php698
500/htdocs/fourn/class/api_supplier_orders.class.php643
403/htdocs/fourn/class/api_supplier_orders.class.php690
500/htdocs/fourn/class/api_supplier_orders.class.php729
400/htdocs/fourn/class/api_supplier_orders.class.php774
500/htdocs/fourn/class/api_supplier_orders.class.php719
304/htdocs/fourn/class/api_supplier_orders.class.php726
500/htdocs/fourn/class/api_supplier_orders.class.php592
304/htdocs/fourn/class/api_supplier_orders.class.php589
403/htdocs/fourn/class/api_supplier_orders.class.php584
404/htdocs/fourn/class/api_supplier_orders.class.php580
304/htdocs/fourn/class/api_supplier_orders.class.php640
403/htdocs/fourn/class/api_supplier_orders.class.php635
404/htdocs/fourn/class/api_supplier_orders.class.php631
403/htdocs/fourn/class/api_supplier_orders.class.php627
404/htdocs/fourn/class/api_supplier_orders.class.php532
403/htdocs/fourn/class/api_supplier_orders.class.php528
500/htdocs/fourn/class/api_supplier_orders.class.php495
403/htdocs/fourn/class/api_supplier_orders.class.php491
403/htdocs/fourn/class/api_supplier_orders.class.php576
500/htdocs/fourn/class/api_supplier_orders.class.php544
304/htdocs/fourn/class/api_supplier_orders.class.php541
403/htdocs/fourn/class/api_supplier_orders.class.php536
403/htdocs/commande/class/api_orders.class.php363
404/htdocs/commande/class/api_orders.class.php368
403/htdocs/commande/class/api_orders.class.php372
400/htdocs/commande/class/api_orders.class.php413
500/htdocs/commande/class/api_orders.class.php313
403/htdocs/commande/class/api_orders.class.php331
404/htdocs/commande/class/api_orders.class.php336
403/htdocs/commande/class/api_orders.class.php340
400/htdocs/commande/class/api_orders.class.php204
400/htdocs/commande/class/api_orders.class.php214
503/htdocs/commande/class/api_orders.class.php256
403/htdocs/commande/class/api_orders.class.php290
403/htdocs/commande/class/api_orders.class.php122
404/htdocs/commande/class/api_orders.class.php127
403/htdocs/commande/class/api_orders.class.php131
403/htdocs/commande/class/api_orders.class.php170
404/htdocs/don/class/api_donations.class.php330
500/htdocs/don/class/api_donations.class.php326
400/htdocs/don/class/api_donations.class.php376
403/htdocs/don/class/api_donations.class.php334
404/htdocs/don/class/api_donations.class.php313
403/htdocs/don/class/api_donations.class.php308
304/htdocs/don/class/api_donations.class.php323
403/htdocs/don/class/api_donations.class.php317
404/htdocs/don/class/api_donations.class.php264
403/htdocs/don/class/api_donations.class.php259
500/htdocs/don/class/api_donations.class.php272
403/htdocs/don/class/api_donations.class.php268
404/htdocs/don/class/api_donations.class.php224
403/htdocs/don/class/api_donations.class.php219
500/htdocs/don/class/api_donations.class.php246
403/htdocs/don/class/api_donations.class.php228
403/htdocs/commande/class/api_orders.class.php768
304/htdocs/commande/class/api_orders.class.php773
403/htdocs/commande/class/api_orders.class.php758
404/htdocs/commande/class/api_orders.class.php762
403/htdocs/commande/class/api_orders.class.php718
500/htdocs/commande/class/api_orders.class.php722
403/htdocs/commande/class/api_orders.class.php710
404/htdocs/commande/class/api_orders.class.php714
400/htdocs/commande/class/api_orders.class.php690
500/htdocs/commande/class/api_orders.class.php697
404/htdocs/commande/class/api_orders.class.php662
403/htdocs/commande/class/api_orders.class.php666
500/htdocs/commande/class/api_orders.class.php634
403/htdocs/commande/class/api_orders.class.php657
404/htdocs/commande/class/api_orders.class.php620
403/htdocs/commande/class/api_orders.class.php624
403/htdocs/commande/class/api_orders.class.php615
304/htdocs/commande/class/api_orders.class.php586
500/htdocs/commande/class/api_orders.class.php582
403/htdocs/commande/class/api_orders.class.php576
404/htdocs/commande/class/api_orders.class.php572
403/htdocs/commande/class/api_orders.class.php567
403/htdocs/commande/class/api_orders.class.php543
404/htdocs/commande/class/api_orders.class.php539
403/htdocs/commande/class/api_orders.class.php534
405/htdocs/commande/class/api_orders.class.php514
403/htdocs/commande/class/api_orders.class.php507
404/htdocs/commande/class/api_orders.class.php503
403/htdocs/commande/class/api_orders.class.php498
403/htdocs/commande/class/api_orders.class.php439
404/htdocs/commande/class/api_orders.class.php435
403/htdocs/commande/class/api_orders.class.php430
400/htdocs/salaries/class/api_salaries.class.php450
403/htdocs/recruitment/class/api_recruitments.class.php80
500/htdocs/salaries/class/api_salaries.class.php379
400/htdocs/salaries/class/api_salaries.class.php428
403/htdocs/recruitment/class/api_recruitments.class.php111
404/htdocs/recruitment/class/api_recruitments.class.php116
404/htdocs/recruitment/class/api_recruitments.class.php85
403/htdocs/recruitment/class/api_recruitments.class.php89
400/htdocs/recruitment/class/api_recruitments.class.php185
503/htdocs/recruitment/class/api_recruitments.class.php212
403/htdocs/recruitment/class/api_recruitments.class.php120
403/htdocs/recruitment/class/api_recruitments.class.php150
503/htdocs/recruitment/class/api_recruitments.class.php304
403/htdocs/recruitment/class/api_recruitments.class.php323
403/htdocs/recruitment/class/api_recruitments.class.php242
400/htdocs/recruitment/class/api_recruitments.class.php277
403/htdocs/recruitment/class/api_recruitments.class.php400
500/htdocs/recruitment/class/api_recruitments.class.php381
403/htdocs/recruitment/class/api_recruitments.class.php361
500/htdocs/recruitment/class/api_recruitments.class.php343
403/htdocs/recruitment/class/api_recruitments.class.php449
500/htdocs/recruitment/class/api_recruitments.class.php431
403/htdocs/recruitment/class/api_recruitments.class.php409
404/htdocs/recruitment/class/api_recruitments.class.php405
403/htdocs/recruitment/class/api_recruitments.class.php498
500/htdocs/recruitment/class/api_recruitments.class.php480
403/htdocs/recruitment/class/api_recruitments.class.php458
404/htdocs/recruitment/class/api_recruitments.class.php454
403/htdocs/recruitment/class/api_recruitments.class.php534
500/htdocs/recruitment/class/api_recruitments.class.php510
403/htdocs/recruitment/class/api_recruitments.class.php506
404/htdocs/recruitment/class/api_recruitments.class.php502
404/htdocs/recruitment/class/api_recruitments.class.php538
403/htdocs/recruitment/class/api_recruitments.class.php542
500/htdocs/recruitment/class/api_recruitments.class.php546
400/htdocs/recruitment/class/api_recruitments.class.php637
403/htdocs/mrp/class/api_mos.class.php69
404/htdocs/mrp/class/api_mos.class.php74
403/htdocs/mrp/class/api_mos.class.php78
403/htdocs/mrp/class/api_mos.class.php103
400/htdocs/mrp/class/api_mos.class.php141
503/htdocs/mrp/class/api_mos.class.php168
403/htdocs/mrp/class/api_mos.class.php183
500/htdocs/mrp/class/api_mos.class.php201
403/htdocs/mrp/class/api_mos.class.php216
404/htdocs/mrp/class/api_mos.class.php221
403/htdocs/mrp/class/api_mos.class.php225
500/htdocs/mrp/class/api_mos.class.php246
404/htdocs/mrp/class/api_mos.class.php263
403/htdocs/mrp/class/api_mos.class.php259
500/htdocs/mrp/class/api_mos.class.php271
403/htdocs/mrp/class/api_mos.class.php267
404/htdocs/mrp/class/api_mos.class.php324
403/htdocs/mrp/class/api_mos.class.php320
500/htdocs/mrp/class/api_mos.class.php368
405/htdocs/mrp/class/api_mos.class.php328
500/htdocs/mrp/class/api_mos.class.php384
500/htdocs/mrp/class/api_mos.class.php371
500/htdocs/mrp/class/api_mos.class.php395
500/htdocs/mrp/class/api_mos.class.php388
500/htdocs/mrp/class/api_mos.class.php425
500/htdocs/mrp/class/api_mos.class.php399
500/htdocs/mrp/class/api_mos.class.php450
500/htdocs/mrp/class/api_mos.class.php444
500/htdocs/mrp/class/api_mos.class.php565
500/htdocs/mrp/class/api_mos.class.php581
500/htdocs/mrp/class/api_mos.class.php541
500/htdocs/mrp/class/api_mos.class.php560
500/htdocs/mrp/class/api_mos.class.php505
500/htdocs/mrp/class/api_mos.class.php521
500/htdocs/mrp/class/api_mos.class.php474
500/htdocs/mrp/class/api_mos.class.php500
500/htdocs/mrp/class/api_mos.class.php743
500/htdocs/mrp/class/api_mos.class.php753
405/htdocs/mrp/class/api_mos.class.php700
500/htdocs/mrp/class/api_mos.class.php740
403/htdocs/mrp/class/api_mos.class.php692
404/htdocs/mrp/class/api_mos.class.php696
500/htdocs/mrp/class/api_mos.class.php601
500/htdocs/mrp/class/api_mos.class.php651
400/htdocs/mrp/class/api_mos.class.php973
500/htdocs/mrp/class/api_mos.class.php887
500/htdocs/mrp/class/api_mos.class.php835
500/htdocs/mrp/class/api_mos.class.php811
500/htdocs/mrp/class/api_mos.class.php777
500/htdocs/mrp/class/api_mos.class.php769
500/htdocs/mrp/class/api_mos.class.php765
500/htdocs/mrp/class/api_mos.class.php759
403/htdocs/expensereport/class/api_expensereports.class.php177
503/htdocs/expensereport/class/api_expensereports.class.php162
400/htdocs/expensereport/class/api_expensereports.class.php133
403/htdocs/expensereport/class/api_expensereports.class.php113
403/htdocs/expensereport/class/api_expensereports.class.php89
404/htdocs/expensereport/class/api_expensereports.class.php85
403/htdocs/expensereport/class/api_expensereports.class.php80
400/htdocs/mrp/class/api_mos.class.php989
500/htdocs/expensereport/class/api_expensereports.class.php448
403/htdocs/expensereport/class/api_expensereports.class.php462
404/htdocs/expensereport/class/api_expensereports.class.php467
403/htdocs/expensereport/class/api_expensereports.class.php471
500/htdocs/expensereport/class/api_expensereports.class.php200
403/htdocs/expensereport/class/api_expensereports.class.php421
404/htdocs/expensereport/class/api_expensereports.class.php426
403/htdocs/expensereport/class/api_expensereports.class.php430
404/htdocs/expensereport/class/api_expensereports.class.php605
403/htdocs/expensereport/class/api_expensereports.class.php623
500/htdocs/expensereport/class/api_expensereports.class.php635
403/htdocs/expensereport/class/api_expensereports.class.php663
500/htdocs/expensereport/class/api_expensereports.class.php475
403/htdocs/expensereport/class/api_expensereports.class.php549
503/htdocs/expensereport/class/api_expensereports.class.php580
403/htdocs/expensereport/class/api_expensereports.class.php599
'The input element to parse is empty. Do not attempt to parse'/htdocs/includes/sabre/sabre/xml/lib/Service.php166
'The input element to parse is empty. Do not attempt to parse'/htdocs/includes/sabre/sabre/xml/lib/Service.php122
'"' . get_class($object) . '" is not a registered value object class. Register your class with mapValueObject.'/htdocs/includes/sabre/sabre/xml/lib/Service.php272
'Expected ' . implode(' or ', $rootElementName) . ' but received ' . $result['name'] . ' as the root element'/htdocs/includes/sabre/sabre/xml/lib/Service.php183
500/htdocs/expensereport/class/api_expensereports.class.php682
404/htdocs/expensereport/class/api_expensereports.class.php669
400/htdocs/expensereport/class/api_expensereports.class.php804
400/htdocs/expensereport/class/api_expensereports.class.php785
'The writer cannot serialize objects of class: ' . get_class($value)/htdocs/includes/sabre/sabre/xml/lib/Serializer/functions.php204
'The writer does not know how to serialize arrays with keys of type: ' . gettype($name)/htdocs/includes/sabre/sabre/xml/lib/Serializer/functions.php200
'The HTTP status code must be exactly 3 digits'/htdocs/includes/sabre/sabre/http/lib/Response.php163
'The writer cannot serialize values of type: ' . gettype($value)/htdocs/includes/sabre/sabre/xml/lib/Serializer/functions.php206
'This should never happen (famous last words)'/htdocs/includes/sabre/sabre/xml/lib/Reader.php153
'\'' . $str . '\' is not a valid clark-notation formatted string'/htdocs/includes/sabre/sabre/xml/lib/Service.php296
'Could not use this type as a deserializer: ' . $type . ' for element: ' . $name/htdocs/includes/sabre/sabre/xml/lib/Reader.php305
'We hit the end of the document prematurely. This likely means that some parser "eats" too many elements. Do not attempt to continue parsing.'/htdocs/includes/sabre/sabre/xml/lib/Reader.php183
403/htdocs/compta/facture/class/api_invoices.class.php733
400/htdocs/compta/facture/class/api_invoices.class.php713
403/htdocs/compta/facture/class/api_invoices.class.php683
404/htdocs/compta/facture/class/api_invoices.class.php679
403/htdocs/compta/facture/class/api_invoices.class.php748
500/htdocs/compta/facture/class/api_invoices.class.php746
403/htdocs/compta/facture/class/api_invoices.class.php741
404/htdocs/compta/facture/class/api_invoices.class.php737
400/htdocs/compta/facture/class/api_invoices.class.php644
403/htdocs/compta/facture/class/api_invoices.class.php641
500/htdocs/compta/facture/class/api_invoices.class.php616
403/htdocs/compta/facture/class/api_invoices.class.php606
403/htdocs/compta/facture/class/api_invoices.class.php674
405/htdocs/compta/facture/class/api_invoices.class.php660
404/htdocs/compta/facture/class/api_invoices.class.php653
403/htdocs/compta/facture/class/api_invoices.class.php648
403/htdocs/compta/facture/class/api_invoices.class.php921
404/htdocs/compta/facture/class/api_invoices.class.php925
404/htdocs/compta/facture/class/api_invoices.class.php891
403/htdocs/compta/facture/class/api_invoices.class.php895
500/htdocs/compta/facture/class/api_invoices.class.php937
404/htdocs/compta/facture/class/api_invoices.class.php942
403/htdocs/compta/facture/class/api_invoices.class.php929
304/htdocs/compta/facture/class/api_invoices.class.php934
403/htdocs/compta/facture/class/api_invoices.class.php794
400/htdocs/compta/facture/class/api_invoices.class.php845
403/htdocs/compta/facture/class/api_invoices.class.php785
404/htdocs/compta/facture/class/api_invoices.class.php790
403/htdocs/compta/facture/class/api_invoices.class.php881
500/htdocs/compta/facture/class/api_invoices.class.php886
403/htdocs/compta/facture/class/api_invoices.class.php873
404/htdocs/compta/facture/class/api_invoices.class.php877
404/htdocs/compta/facture/class/api_invoices.class.php1030
403/htdocs/compta/facture/class/api_invoices.class.php1026
304/htdocs/compta/facture/class/api_invoices.class.php1039
403/htdocs/compta/facture/class/api_invoices.class.php1034
404/htdocs/compta/facture/class/api_invoices.class.php1048
500/htdocs/compta/facture/class/api_invoices.class.php1042
403/htdocs/compta/facture/class/api_invoices.class.php1075
403/htdocs/compta/facture/class/api_invoices.class.php1052
403/htdocs/compta/facture/class/api_invoices.class.php973
403/htdocs/compta/facture/class/api_invoices.class.php946
403/htdocs/compta/facture/class/api_invoices.class.php981
404/htdocs/compta/facture/class/api_invoices.class.php977
500/htdocs/compta/facture/class/api_invoices.class.php989
304/htdocs/compta/facture/class/api_invoices.class.php986
403/htdocs/compta/facture/class/api_invoices.class.php998
404/htdocs/compta/facture/class/api_invoices.class.php994
403/htdocs/compta/facture/class/api_invoices.class.php1129
404/htdocs/compta/facture/class/api_invoices.class.php1136
500/htdocs/compta/facture/class/api_invoices.class.php1139
403/htdocs/compta/facture/class/api_invoices.class.php1163
404/htdocs/compta/facture/class/api_invoices.class.php1168
403/htdocs/compta/facture/class/api_invoices.class.php1172
500/htdocs/compta/facture/class/api_invoices.class.php1176
500/htdocs/compta/facture/class/api_invoices.class.php1223
404/htdocs/compta/facture/class/api_invoices.class.php1079
403/htdocs/compta/facture/class/api_invoices.class.php1083
304/htdocs/compta/facture/class/api_invoices.class.php1088
500/htdocs/compta/facture/class/api_invoices.class.php1091
404/htdocs/compta/facture/class/api_invoices.class.php1097
403/htdocs/compta/facture/class/api_invoices.class.php1101
403/htdocs/compta/facture/class/api_invoices.class.php1120
404/htdocs/compta/facture/class/api_invoices.class.php1125
400/htdocs/compta/facture/class/api_invoices.class.php1425
403/htdocs/compta/facture/class/api_invoices.class.php1422
405/htdocs/compta/facture/class/api_invoices.class.php1400
404/htdocs/compta/facture/class/api_invoices.class.php1395
403/htdocs/compta/facture/class/api_invoices.class.php1390
400/htdocs/compta/facture/class/api_invoices.class.php1386
400/htdocs/compta/facture/class/api_invoices.class.php1383
403/htdocs/compta/facture/class/api_invoices.class.php1380
405/htdocs/compta/facture/class/api_invoices.class.php1353
404/htdocs/compta/facture/class/api_invoices.class.php1348
403/htdocs/compta/facture/class/api_invoices.class.php1343
400/htdocs/compta/facture/class/api_invoices.class.php1339
400/htdocs/compta/facture/class/api_invoices.class.php1336
403/htdocs/compta/facture/class/api_invoices.class.php1333
500/htdocs/compta/facture/class/api_invoices.class.php1307
500/htdocs/compta/facture/class/api_invoices.class.php1300
403/htdocs/compta/facture/class/api_invoices.class.php1599
400/htdocs/compta/facture/class/api_invoices.class.php1605
403/htdocs/compta/facture/class/api_invoices.class.php1592
400/htdocs/compta/facture/class/api_invoices.class.php1596
400/htdocs/compta/facture/class/api_invoices.class.php1544
400/htdocs/compta/facture/class/api_invoices.class.php1552
404/htdocs/compta/facture/class/api_invoices.class.php1495
400/htdocs/compta/facture/class/api_invoices.class.php1537
400/htdocs/compta/facture/class/api_invoices.class.php1484
400/htdocs/compta/facture/class/api_invoices.class.php1489
400/htdocs/compta/facture/class/api_invoices.class.php1475
403/htdocs/compta/facture/class/api_invoices.class.php1479
405/htdocs/compta/facture/class/api_invoices.class.php1439
403/htdocs/compta/facture/class/api_invoices.class.php1472
403/htdocs/compta/facture/class/api_invoices.class.php1429
404/htdocs/compta/facture/class/api_invoices.class.php1434
404/htdocs/compta/facture/class/api_invoices.class.php1837
403/htdocs/compta/facture/class/api_invoices.class.php1832
403/htdocs/salaries/class/api_salaries.class.php78
403/htdocs/compta/facture/class/api_invoices.class.php1841
404/htdocs/compta/facture/class/api_invoices.class.php1736
400/htdocs/compta/facture/class/api_invoices.class.php1729
400/htdocs/compta/facture/class/api_invoices.class.php1790
500/htdocs/compta/facture/class/api_invoices.class.php1742
400/htdocs/compta/facture/class/api_invoices.class.php1690
400/htdocs/compta/facture/class/api_invoices.class.php1685
403/htdocs/compta/facture/class/api_invoices.class.php1726
400/htdocs/compta/facture/class/api_invoices.class.php1698
404/htdocs/compta/facture/class/api_invoices.class.php1622
400/htdocs/compta/facture/class/api_invoices.class.php1609
400/htdocs/compta/facture/class/api_invoices.class.php1654
400/htdocs/compta/facture/class/api_invoices.class.php1627
403/htdocs/salaries/class/api_salaries.class.php319
500/htdocs/salaries/class/api_salaries.class.php331
403/htdocs/salaries/class/api_salaries.class.php360
404/htdocs/salaries/class/api_salaries.class.php366
403/htdocs/salaries/class/api_salaries.class.php243
503/htdocs/salaries/class/api_salaries.class.php274
403/htdocs/salaries/class/api_salaries.class.php293
404/htdocs/salaries/class/api_salaries.class.php299
500/htdocs/salaries/class/api_salaries.class.php157
403/htdocs/salaries/class/api_salaries.class.php172
404/htdocs/salaries/class/api_salaries.class.php178
500/htdocs/salaries/class/api_salaries.class.php191
503/htdocs/salaries/class/api_salaries.class.php108
403/htdocs/salaries/class/api_salaries.class.php125
404/htdocs/salaries/class/api_salaries.class.php131
403/htdocs/salaries/class/api_salaries.class.php146
'The value passed to $calendarId is expected to be an array with a calendarId and an instanceId'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php340
'The value passed to $calendarId is expected to be an array with a calendarId and an instanceId'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php296
'The ' . $sccs . ' property must be of type: \Sabre\CalDAV\Xml\Property\SupportedCalendarComponentSet'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php245
'Updating scheduling objects is not supported'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/SchedulingObject.php67
'The objectData argument must contain an \'uri\' property'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/SchedulingObject.php38
'DTSTART and DTEND must both be specified'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/Plugin.php768
'You must at least specify 1 attendee'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/Plugin.php759
'The organizer in the request did not match any of the addresses for the owner of this inbox'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/Plugin.php755
'The value passed to $calendarId is expected to be an array with a calendarId and an instanceId'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php765
'The value passed to $calendarId is expected to be an array with a calendarId and an instanceId'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php700
'Calendar objects must have a VJOURNAL, VEVENT or VTODO component'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php633
'The value passed to $calendarId is expected to be an array with a calendarId and an instanceId'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php587
'The value passed to $calendarId is expected to be an array with a calendarId and an instanceId'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php541
'The value passed to $calendarId is expected to be an array with a calendarId and an instanceId'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php489
'The value passed to $calendarId is expected to be an array with a calendarId and an instanceId'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php451
'The value passed to $calendarId is expected to be an array with a calendarId and an instanceId'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php409
'Permission denied to create file (filename ' . $name . ')'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/User.php33
'Permission denied to create directory'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/User.php45
'Permission denied to delete node'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/ProxyWrite.php73
'Permission denied to rename file'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/ProxyWrite.php85
'If you\'d like to expand recurrences, you must specify both a start= and end= parameter.'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/ICSExportPlugin.php126
'You are not allowed to search for components of type: ' . $queryParams['componentType'] . ' here'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/ICSExportPlugin.php133
'The start= parameter must contain a unix timestamp'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/ICSExportPlugin.php114
'The end= parameter must contain a unix timestamp'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/ICSExportPlugin.php120
'A METHOD property must be specified in iTIP messages'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/Plugin.php714
'We only support VFREEBUSY (REQUEST) on this endpoint'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/Plugin.php731
'The request body must be a valid iCalendar object. Parse error: ' . $e->getMessage( )/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/Plugin.php694
'We expected at least one VTODO, VJOURNAL, VFREEBUSY or VEVENT component'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/Plugin.php708
'Permission denied to delete node'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/ProxyRead.php73
'Permission denied to rename file'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/ProxyRead.php85
'Node with name ' . $name . ' was not found'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/User.php59
'Node with name ' . $name . ' was not found'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/User.php69
'Calendar object not found'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Calendar.php108
'You cannot create a time-range filter on a ' . $component->name . ' component'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarQueryValidator.php351
'Renaming calendars is not yet supported'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Calendar.php218
'Creating collections in calendar objects is not allowed'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Calendar.php180
'Validation error in iCalendar: ' . $message['message']/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Plugin.php873
'iCalendar objects must at least have a component of type ' . implode(', ', $supportedComponents)/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Plugin.php840
'time-range filters are currently not supported on ' . $component->name . ' components'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarQueryValidator.php340
'The objectData argument must contain an \'uri\' property'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarObject.php58
'You can only create calendars and subscriptions in this collection'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarHome.php253
'This backend does not support subscriptions'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarHome.php247
'The generic "sharing" plugin must be loaded before the caldav sharing plugin. Call $server->addPlugin(new \Sabre\DAV\Sharing\Plugin()); before this one.'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/SharingPlugin.php76
'Sharing support is not implemented by this backend.'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarHome.php327
'Creating new collections in this collection is not supported'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarHome.php116
'Creating new files in this collection is not supported'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarHome.php104
'Unknown resourceType: ' . $rt/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarHome.php238
'Node with name \'' . $name . '\' could not be found'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarHome.php158
'Permission denied to . and ..'/htdocs/includes/sabre/sabre/dav/lib/DAV/FSExt/Directory.php97
'Permission denied to . and ..'/htdocs/includes/sabre/sabre/dav/lib/DAV/FSExt/Directory.php116
'The {DAV:}sync-collection REPORT is not supported on this url.'/htdocs/includes/sabre/sabre/dav/lib/DAV/Sync/Plugin.php105
'No sync information is available at this node'/htdocs/includes/sabre/sabre/dav/lib/DAV/Sync/Plugin.php109
'Actual data length (' . $len . ') is not consistent with begin (' . $range[1] . ') and end (' . $range[2] . ') offsets'/htdocs/includes/sabre/sabre/dav/lib/DAV/PartialUpdate/Plugin.php146
'Permission denied to . and ..'/htdocs/includes/sabre/sabre/dav/lib/DAV/FSExt/Directory.php48
'Permission denied to . and ..'/htdocs/includes/sabre/sabre/dav/lib/DAV/FSExt/Directory.php70
'File could not be located'/htdocs/includes/sabre/sabre/dav/lib/DAV/FSExt/Directory.php94
'A calendar-query REPORT on a calendar with a Depth: 0 is undefined. Set Depth to 1'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Plugin.php591
'The free-busy-query REPORT is only implemented on calendars'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Plugin.php648
'This resource only supports valid iCalendar 2.0 data. Parse error: ' . $e->getMessage( )/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Plugin.php806
'This collection can only support iCalendar objects.'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Plugin.php810
'Invalid or unknown sync token'/htdocs/includes/sabre/sabre/dav/lib/DAV/Sync/Plugin.php116
'Invalid or unknown sync token'/htdocs/includes/sabre/sabre/dav/lib/DAV/Sync/Plugin.php124
'This node cannot be renamed'/htdocs/includes/sabre/sabre/dav/lib/DAV/FS/Node.php75
'File with name ' . $path . ' could not be located'/htdocs/includes/sabre/sabre/dav/lib/DAV/FS/Directory.php79
'Every instance of the event must have the same organizer.'/htdocs/includes/sabre/sabre/vobject/lib/ITip/Broker.php847
'An event MUST have a DTSTART property.'/htdocs/includes/sabre/sabre/vobject/lib/ITip/Broker.php838
'If a calendar contained more than one event, they must have the same UID.'/htdocs/includes/sabre/sabre/vobject/lib/ITip/Broker.php833
'You can only use vCard 3.0 or 4.0 for the target version'/htdocs/includes/sabre/sabre/vobject/lib/VCardConverter.php42
'This recurrence rule does not generate any valid instances'/htdocs/includes/sabre/sabre/vobject/lib/Recur/EventIterator.php192
'This VCALENDAR did not have an event with UID: ' . $uid/htdocs/includes/sabre/sabre/vobject/lib/Recur/EventIterator.php139
'No events found in this calendar'/htdocs/includes/sabre/sabre/vobject/lib/Recur/EventIterator.php115
'The UID argument is required when a VCALENDAR is passed to this constructor'/htdocs/includes/sabre/sabre/vobject/lib/Recur/EventIterator.php112
'Invalid part in BYDAY clause: ' . $part/htdocs/includes/sabre/sabre/vobject/lib/Recur/RRuleIterator.php783
strtoupper($key) . ' in RRULE must be a positive integer!'/htdocs/includes/sabre/sabre/vobject/lib/Recur/RRuleIterator.php761
'Unknown value for FREQ=' . strtoupper($value)/htdocs/includes/sabre/sabre/vobject/lib/Recur/RRuleIterator.php736
'Recurring events are only allowed to generate ' . Settings::$maxRecurrences/htdocs/includes/sabre/sabre/vobject/lib/Recur/EventIterator.php306
'Not supported: ' . strtoupper($key)/htdocs/includes/sabre/sabre/vobject/lib/Recur/RRuleIterator.php829
'BYMONTH in RRULE must have value(s) between 1 and 12!'/htdocs/includes/sabre/sabre/vobject/lib/Recur/RRuleIterator.php815
'BYWEEKNO in RRULE must have value(s) from 1 to 53, or -53 to -1!'/htdocs/includes/sabre/sabre/vobject/lib/Recur/RRuleIterator.php806
'BYYEARDAY in RRULE must have value(s) from 1 to 366, or -366 to -1!'/htdocs/includes/sabre/sabre/vobject/lib/Recur/RRuleIterator.php797
'The item you passed to remove() was not a child of this component'/htdocs/includes/sabre/sabre/vobject/lib/Component.php164
'Starting sabre/vobject 4.0 the children property is now protected. You should use the children() method instead'/htdocs/includes/sabre/sabre/vobject/lib/Component.php440
'The second argument must not be specified, when passing a VObject Node'/htdocs/includes/sabre/sabre/vobject/lib/Component.php109
'The first argument must either be a \\Sabre\\VObject\\Node or a string'/htdocs/includes/sabre/sabre/vobject/lib/Component.php116
'You can only pass strings or \\Sabre\\VObject\\Component\\VCard arguments to setObjects'/htdocs/includes/sabre/sabre/vobject/lib/BirthdayCalendarGenerator.php77
'The supplied iCalendar datetime value is incorrect: ' . $dt/htdocs/includes/sabre/sabre/vobject/lib/DateTimeParser.php40
'We were unable to determine the correct PHP timezone for tzid: ' . $tzid/htdocs/includes/sabre/sabre/vobject/lib/TimeZoneUtil.php106
'String could not be parsed as \\Sabre\\VObject\\Component\\VCard by setObjects'/htdocs/includes/sabre/sabre/vobject/lib/BirthdayCalendarGenerator.php70
'The supplied iCalendar date value is incorrect: ' . $date/htdocs/includes/sabre/sabre/vobject/lib/DateTimeParser.php80
'The supplied iCalendar duration value is incorrect: ' . $duration/htdocs/includes/sabre/sabre/vobject/lib/DateTimeParser.php101
'The supplied iCalendar datetime value is incorrect: ' . $dt/htdocs/includes/sabre/sabre/vobject/lib/DateTimeParser.php50
'The supplied iCalendar date value is incorrect: ' . $date/htdocs/includes/sabre/sabre/vobject/lib/DateTimeParser.php70
'Invalid vCard date-time string: ' . $date/htdocs/includes/sabre/sabre/vobject/lib/DateTimeParser.php524
'Only vCard 2.1, 3.0 and 4.0 are supported for the input data'/htdocs/includes/sabre/sabre/vobject/lib/VCardConverter.php39
'Invalid vCard date-time string: ' . $date/htdocs/includes/sabre/sabre/vobject/lib/DateTimeParser.php315
'Invalid vCard time string: ' . $date/htdocs/includes/sabre/sabre/vobject/lib/DateTimeParser.php415
'The end-date must be larger than the start-date when expanding calendar-data'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Filter/CalendarData.php72
'The "start" and "end" attributes are required when expanding calendar-data'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Filter/CalendarData.php69
'The end-date must be larger than the start-date'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Filter/CompFilter.php85
'You cannot add time-range filters on the VCALENDAR component'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Filter/CompFilter.php78
'You can only pass strings or \\Sabre\\VObject\\Component arguments to setObjects'/htdocs/includes/sabre/sabre/vobject/lib/FreeBusyGenerator.php148
'The ' . $r . ' field is required when creating a subscription node'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Subscriptions/Subscription.php58
'Unknown format: ' . $value/htdocs/includes/sabre/sabre/vobject/lib/Cli.php154
'Unsupported VALUE parameter for ' . $name . ' property. You supplied "' . $parameters['VALUE'] . '"'/htdocs/includes/sabre/sabre/vobject/lib/Document.php216
'Unknown option: ' . $name/htdocs/includes/sabre/sabre/vobject/lib/Cli.php190
'Unknown format: ' . $value/htdocs/includes/sabre/sabre/vobject/lib/Cli.php186
'Too many arguments'/htdocs/includes/sabre/sabre/vobject/lib/Cli.php205
'Inputfile is a required argument'/htdocs/includes/sabre/sabre/vobject/lib/Cli.php201
'You cannot convert a ' . strtolower($vObj->name) . ' to ' . $this->format/htdocs/includes/sabre/sabre/vobject/lib/Cli.php434
'Unknown command: ' . $positional[0]/htdocs/includes/sabre/sabre/vobject/lib/Cli.php209
'You can not remove objects from an ElementList'/htdocs/includes/sabre/sabre/vobject/lib/ElementList.php44
'You can not add new objects to an ElementList'/htdocs/includes/sabre/sabre/vobject/lib/ElementList.php31
'The value passed to $calendarId is expected to be an array with a calendarId and an instanceId'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php947
'The {http://calendarserver.org/ns/}source property is required when creating subscriptions'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php1144
'The value passed to $calendarId is expected to be an array with a calendarId and an instanceId'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php1332
'The value passed to getInvites() is expected to be an array with a calendarId and an instanceId'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php1441
'Not implemented'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php1485
'The value must either be specified as "transparent" or "opaque"'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Property/ScheduleCalendarTransp.php49
'supported-calendar-component-set must have at least one CALDAV:comp element'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarComponentSet.php113
$item . ' is a required constructor option'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Notification/Invite.php157
'Unknown option: ' . $key/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Notification/Invite.php163
$item . ' is a required constructor option'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Notification/InviteReply.php106
'Unknown option: ' . $key/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Notification/InviteReply.php112
'Only one top-level comp-filter may be defined'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Request/CalendarQueryReport.php117
'The {' . Plugin::NS_CALDAV . '}filter element is required for this request'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Request/CalendarQueryReport.php127
'The freebusy report must have a time-range element'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Request/FreeBusyQueryReport.php76
'The {http://calendarserver.org/ns/}hosturl/{DAV:}href element must exist'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Request/InviteReply.php140
'The end-date must be larger than the start-date'/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Filter/PropFilter.php79
'The destination node is not found'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php750
'The destination node already exists, and the overwrite header is set to false'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php759
'The HTTP Overwrite header should be either T or F'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php739
'The destination node is not a collection'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php746
'Requested uri (' . $uri . ') is out of base uri (' . $this->getBaseUri( ) . ')'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php576
'The destination header was not supplied'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php725
'The REQUEST_URI (' . $uri . ') did not end with the contents of PATH_INFO (' . $pathInfo . '). This server might be misconfigured.'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php387
'No subsystem set a valid HTTP status code. Something must have interrupted the request without providing further detail.'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php487
'A callback sent to handle() did not return an array or a bool'/htdocs/includes/sabre/sabre/dav/lib/DAV/PropPatch.php314
'Invalid argument passed to constructor. Argument must either be an instance of Sabre\\DAV\\Tree, Sabre\\DAV\\INode, an array or null'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php227
'Match-type: ' . $matchType . ' is not supported'/htdocs/includes/sabre/sabre/dav/lib/DAV/StringUtil.php63
'A callback sent to handle() did not return an int or a bool'/htdocs/includes/sabre/sabre/dav/lib/DAV/PropPatch.php270
'Permission denied to . and ..'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/FS/Collection.php72
'Collation type: ' . $collation . ' is not supported'/htdocs/includes/sabre/sabre/dav/lib/DAV/StringUtil.php50
'Principal not found'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/PrincipalBackend/PDO.php416
'File could not be located'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/FS/Collection.php69
'Principal not found'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/PrincipalBackend/PDO.php379
'Principal not found'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/PrincipalBackend/PDO.php355
'The {DAV:}principal-search-property-set element must be empty'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php48
'The {DAV:}principal-property-search report must contain at least 1 {DAV:}property-search element'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php117
'The {DAV:}property-search element must contain one {DAV:}match and one {DAV:}prop element'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php105
'Every {DAV:}ace element must have a {DAV:}grant element. {DAV:}deny is not yet supported'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Property/Acl.php200
'Each {DAV:}ace element must have one {DAV:}principal element'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Property/Acl.php178
'Unknown or unsupported principal type: ' . $tree['name']/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Property/Principal.php183
'The href argument must be specified for the HREF principal type.'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Property/Principal.php68
'Only resources of type {DAV:}principal may be created here'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/PrincipalCollection.php65
'Could not fetch ACL rules for this path'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php1470
'The {DAV:}acl-principal-prop-set REPORT only supports Depth 0'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php1461
'Depth must be 0'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php1426
'This report is only defined when Depth: 0'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php1375
'The principal-match report is only defined on Depth: 0'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php1202
'The specified uri (' . $newAce['principal'] . ') is not a principal'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php1174
'This resource contained a protected {DAV:}ace, but this privilege did not occur in the ACL request'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php1153
'The privilege you specified (' . $newAce['privilege'] . ') is not recognized by this server'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php1160
'The privilege you specified (' . $newAce['privilege'] . ') is an abstract privilege'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php1164
'The specified principal (' . $newAce['principal'] . ') does not exist'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php1171
'The Auth plugin must be loaded before the ACL plugin if you want to allow unauthenticated access.'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php770
'The group-member-set property MUST be an instance of Sabre\DAV\Property\HrefList or null'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php1048
'XML body expected in ACL request'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php1114
'This node does not support the ACL method'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php1127
'The principal properties must at least contain the \'uri\' key'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Principal.php49
'Listing members of this collection is disabled'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php93
'Principal with name ' . $name . ' not found'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php116
implode(', ', $reasons) . '. Login was needed for privilege: ' . implode(', ', $failed) . ' on ' . $uri/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php217
'The "test" attribute must be one of "allof" or "anyof"'/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Xml/Request/AddressBookQueryReport.php155
'Unknown match-type: ' . $matchType/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Xml/Filter/PropFilter.php80
'Unknown match-type: ' . $matchType/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Xml/Filter/ParamFilter.php71
'Setting ACL is not supported on this node'/htdocs/includes/sabre/sabre/dav/lib/DAVACL/ACLTrait.php75
'Renaming addressbooks is not yet supported'/htdocs/includes/sabre/sabre/dav/lib/CardDAV/AddressBook.php162
'Creating collections in addressbooks is not allowed'/htdocs/includes/sabre/sabre/dav/lib/CardDAV/AddressBook.php121
'You can only include 1 {' . Plugin::NS_CARDDAV . '}filter element'/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Xml/Request/AddressBookQueryReport.php150
'Unknown property: ' . $property/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Backend/PDO.php165
'Validation error in vCard: ' . $message['message']/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Plugin.php369
'This collection can only support vcard objects.'/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Plugin.php335
'Card not found'/htdocs/includes/sabre/sabre/dav/lib/CardDAV/AddressBook.php67
'The addressbook-query report is not supported on this url with Depth: 0'/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Plugin.php407
'Addressbook with name \'' . $name . '\' could not be found'/htdocs/includes/sabre/sabre/dav/lib/CardDAV/AddressBookHome.php131
'Creating new collections in this collection is not supported'/htdocs/includes/sabre/sabre/dav/lib/CardDAV/AddressBookHome.php112
'This resource only supports valid vCard or jCard data. Parse error: ' . $e->getMessage( )/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Plugin.php331
'Unknown resourceType for this collection'/htdocs/includes/sabre/sabre/dav/lib/CardDAV/AddressBookHome.php160
'The _SERVER array must have a REQUEST_METHOD key'/htdocs/includes/sabre/sabre/http/lib/Sapi.php233
'The _SERVER array must have a REQUEST_URI key'/htdocs/includes/sabre/sabre/http/lib/Sapi.php229
'Creating new files in this collection is not supported'/htdocs/includes/sabre/sabre/dav/lib/CardDAV/AddressBookHome.php100
'Requested uri (' . $this->getUrl( ) . ') is out of base uri (' . $this->getBaseUrl( ) . ')'/htdocs/includes/sabre/sabre/http/lib/Request.php184
'Path does not exist, or escaping from the base path was detected'/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/Plugin.php559
'The target resource does not support the PATCH method.'/htdocs/includes/sabre/sabre/dav/lib/DAV/PartialUpdate/Plugin.php115
'The ' . $elem . ' element in the {DAV:}sync-collection report is required'/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Request/SyncCollectionReport.php91
'Path does not exist, or escaping from the base path was detected'/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/Plugin.php553
'A Content-Length header is required'/htdocs/includes/sabre/sabre/dav/lib/DAV/PartialUpdate/Plugin.php134
'The end offset (' . $range[2] . ') is lower than the start offset (' . $range[1] . ')'/htdocs/includes/sabre/sabre/dav/lib/DAV/PartialUpdate/Plugin.php143
'No valid "X-Update-Range" found in the headers'/htdocs/includes/sabre/sabre/dav/lib/DAV/PartialUpdate/Plugin.php121
'Unknown Content-Type header "' . $contentType . '"'/htdocs/includes/sabre/sabre/dav/lib/DAV/PartialUpdate/Plugin.php129
'Reportname must be in clark-notation'/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/SupportedReportSet.php66
'Invalid value for {DAV:}share-access element'/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/ShareAccess.php133
'Malformed htdigest file. Every line should contain 2 colons'/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/File.php51
'Malformed htdigest file. Invalid md5 hash'/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/File.php56
'Every {DAV:}sharee must have a {DAV:}share-access child element'/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Element/Sharee.php183
'Could not use this type as a deserializer: ' . $type/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Element/Prop.php99
'Unknown property: ' . $k/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Element/Sharee.php94
'Every {DAV:}sharee must have a {DAV:}href child-element'/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Element/Sharee.php172
'The "access" POST must be readwrite, read or no-access'/htdocs/includes/sabre/sabre/dav/lib/DAV/Sharing/Plugin.php298
'The "access" POST parameter is required'/htdocs/includes/sabre/sabre/dav/lib/DAV/Sharing/Plugin.php288
'The "href" POST parameter is required'/htdocs/includes/sabre/sabre/dav/lib/DAV/Sharing/Plugin.php285
'Unexpected document type: ' . $documentType . ' for this Content-Type'/htdocs/includes/sabre/sabre/dav/lib/DAV/Sharing/Plugin.php192
'The returned value from getDigestHash must be a string or null'/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/AbstractDigest.php116
'The authentication backend did not return a correct value from the check() method.'/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Plugin.php185
'No authentication backends were configured on this server.'/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Plugin.php175
implode(', ', $authResult[1])/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Plugin.php152
'An xml body is required for lock requests'/htdocs/includes/sabre/sabre/dav/lib/DAV/Locks/Plugin.php202
reset($existingLocks)/htdocs/includes/sabre/sabre/dav/lib/DAV/Locks/Plugin.php200
'PROPPATCH failed. The following properties errored: ' . implode(', ', $errorProperties)/htdocs/includes/sabre/sabre/dav/lib/DAV/Client.php355
'A baseUri must be provided'/htdocs/includes/sabre/sabre/dav/lib/DAV/Client.php119
'Sharing is not allowed on this node'/htdocs/includes/sabre/sabre/dav/lib/DAV/Sharing/Plugin.php115
reset($mustLocks)/htdocs/includes/sabre/sabre/dav/lib/DAV/Locks/Plugin.php504
'Invalid HTTP timeout header'/htdocs/includes/sabre/sabre/dav/lib/DAV/Locks/Plugin.php360
'No lock token was supplied'/htdocs/includes/sabre/sabre/dav/lib/DAV/Locks/Plugin.php260
'The start offset (' . $range[0] . ') exceeded the size of the entity (' . $nodeSize . ')'/htdocs/includes/sabre/sabre/dav/lib/DAV/CorePlugin.php159
'The end offset (' . $range[1] . ') is lower than the start offset (' . $range[0] . ')'/htdocs/includes/sabre/sabre/dav/lib/DAV/CorePlugin.php162
'The start offset (' . $start . ') exceeded the size of the entity (' . $consumed . ')'/htdocs/includes/sabre/sabre/dav/lib/DAV/CorePlugin.php183
'Content-Range on PUT requests are forbidden.'/htdocs/includes/sabre/sabre/dav/lib/DAV/CorePlugin.php442
'This server is not compatible with OS/X finder. Consider using a different WebDAV client or webserver.'/htdocs/includes/sabre/sabre/dav/lib/DAV/CorePlugin.php471
'PUT is not allowed on non-files.'/htdocs/includes/sabre/sabre/dav/lib/DAV/CorePlugin.php490
'The request body for the MKCOL request must have an xml Content-Type'/htdocs/includes/sabre/sabre/dav/lib/DAV/CorePlugin.php537
'The mkcol request must include a {DAV:}resourcetype property'/htdocs/includes/sabre/sabre/dav/lib/DAV/CorePlugin.php549
'Children must be specified as strings, arrays or instances of Sabre\DAV\INode'/htdocs/includes/sabre/sabre/dav/lib/DAV/SimpleCollection.php53
'File not found: ' . $name . ' in \'' . $this->getName( ) . '\''/htdocs/includes/sabre/sabre/dav/lib/DAV/SimpleCollection.php97
'Permission denied to delete node'/htdocs/includes/sabre/sabre/dav/lib/DAV/Node.php37
'Permission denied to rename file'/htdocs/includes/sabre/sabre/dav/lib/DAV/Node.php49
'Could not find node at path: ' . $path/htdocs/includes/sabre/sabre/dav/lib/DAV/Tree.php70
'File not found: ' . $name/htdocs/includes/sabre/sabre/dav/lib/DAV/Collection.php42
'Permission denied to create file (filename ' . $name . ')'/htdocs/includes/sabre/sabre/dav/lib/DAV/Collection.php92
'Permission denied to create directory'/htdocs/includes/sabre/sabre/dav/lib/DAV/Collection.php104
'An If-Match header was specified, but none of the specified ETags matched.'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php1331
'An If-Match header was specified and the resource did not exist'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php1304
'An If-Unmodified-Since header was specified, but the entity has been changed since the specified date.'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php1423
'An If-None-Match header was specified, but the ETag matched (or * was specified).'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php1377
'The resource already exists, and an If-None-Match header was supplied'/htdocs/includes/sabre/sabre/dav/lib/DAV/TemporaryFileFilterPlugin.php220
'Failed to find a valid token/etag combination for ' . $uri/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php1483
'Permission denied to read this file'/htdocs/includes/sabre/sabre/dav/lib/DAV/File.php54
'Permission denied to change data'/htdocs/includes/sabre/sabre/dav/lib/DAV/File.php42
'The destination may not be part of the same subtree as the source path.'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php771
'Source and destination uri are identical.'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php768
'Files can only be created as children of collections'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php1085
'Files cannot be created in non-existent collections'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php1081
'Parent node is not a collection'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php1176
'Parent node does not exist'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php1171
'The {DAV:}resourcetype you specified is not supported here.'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php1207
'The resource you tried to create already exists'/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php1184
'State not found in session, are you sure you stored it?'/htdocs/includes/OAuth/Common/Storage/SymfonySession.php126
'Token not found in session, are you sure you stored it?'/htdocs/includes/OAuth/Common/Storage/Session.php63
'State not found in session, are you sure you stored it?'/htdocs/includes/OAuth/Common/Storage/Session.php155
'Token not found in redis'/htdocs/includes/OAuth/Common/Storage/Redis.php57
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Box.php69
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/RunKeeper.php91
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/RunKeeper.php93
'Token not found in session, are you sure you stored it?'/htdocs/includes/OAuth/Common/Storage/SymfonySession.php46
'State not found in db, are you sure you stored it?'/htdocs/includes/OAuth/Common/Storage/DoliStorage.php268
'Could not detect URI path from superglobal'/htdocs/includes/OAuth/Common/Http/Uri/UriFactory.php102
"Invalid URI: $uri"/htdocs/includes/OAuth/Common/Http/Uri/Uri.php82
'Invalid URI: http|https scheme required'/htdocs/includes/OAuth/Common/Http/Uri/Uri.php86
'State not found in redis'/htdocs/includes/OAuth/Common/Storage/Redis.php139
'Token not stored'/htdocs/includes/OAuth/Common/Storage/Memory.php39
'State not stored'/htdocs/includes/OAuth/Common/Storage/Memory.php94
'Token not found in db, are you sure you stored it?'/htdocs/includes/OAuth/Common/Storage/DoliStorage.php98
'An absolute URI must be passed to ServiceInterface::request as no baseApiUri is set.'/htdocs/includes/OAuth/Common/Service/AbstractService.php58
'cURL Error # ' . $errNo . ': ' . $errStr/htdocs/includes/OAuth/Common/Http/Client/CurlClient.php135
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/QuickBooks.php71
'Unsupported hashing algorithm (' . $this->algorithm . ') used.'/htdocs/includes/OAuth/OAuth1/Signature/Signature.php128
'Failed to request resource. HTTP Code: ' . ((isset($http_response_header[0])) ? $http_response_header[0] : 'No response')/htdocs/includes/OAuth/Common/Http/Client/StreamClient.php70
'No body expected for "GET" request.'/htdocs/includes/OAuth/Common/Http/Client/StreamClient.php39
'Failed to request resource.'/htdocs/includes/OAuth/Common/Http/Client/CurlClient.php133
'No body expected for "GET" request.'/htdocs/includes/OAuth/Common/Http/Client/CurlClient.php76
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth1/Service/FitBit.php80
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/FitBit.php78
'Error in retrieving token.'/htdocs/includes/OAuth/OAuth1/Service/Etsy.php74
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/Etsy.php72
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/QuickBooks.php88
'Error in retrieving token.'/htdocs/includes/OAuth/OAuth1/Service/QuickBooks.php74
'Error in retrieving token.'/htdocs/includes/OAuth/OAuth1/Service/FitBit.php64
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/FitBit.php62
'Error in retrieving token: "' . $data['error_description'] . '"'/htdocs/includes/OAuth/OAuth2/Service/EveOnline.php71
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/EveOnline.php73
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Reddit.php85
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/EveOnline.php69
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Nest.php86
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Reddit.php83
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Microsoft2.php122
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Nest.php83
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Bitrix24.php97
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Bitrix24.php99
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Ustream.php69
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Ustream.php71
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Yahoo.php45
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Yahoo.php48
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/ParrotFlowerPower.php86
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/ParrotFlowerPower.php89
'Error in retrieving token: "' . $data['message'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Paypal.php82
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Paypal.php80
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Vkontakte.php82
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Vkontakte.php80
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Google.php190
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Google.php188
'Invalid approuvalPrompt, expected either auto or force.'/htdocs/includes/OAuth/OAuth2/Service/Google.php155
'Invalid accessType, expected either online or offline'/htdocs/includes/OAuth/OAuth2/Service/Google.php144
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Box.php67
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Amazon.php78
'Error in retrieving token: "' . $data['error_description'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Amazon.php76
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Amazon.php74
"Redirect uri is mandatory for this request"/htdocs/includes/OAuth/OAuth2/Service/Facebook.php193
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Facebook.php167
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Facebook.php165
'Error in retrieving token: "' . $data['name'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Paypal.php84
'baseApiUri is a required argument.'/htdocs/includes/OAuth/OAuth1/Service/Redmine.php26
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/Redmine.php62
'Error in retrieving token.'/htdocs/includes/OAuth/OAuth1/Service/Redmine.php64
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/Redmine.php78
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth1/Service/Redmine.php80
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/ScoopIt.php62
'Error in retrieving token.'/htdocs/includes/OAuth/OAuth1/Service/ScoopIt.php64
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/ScoopIt.php78
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth1/Service/ScoopIt.php80
'Composer autoloader could not be found. Install dependencies with `composer install` and try again.'/htdocs/includes/phpoffice/phpspreadsheet/src/Bootstrap.php22
'Chart renderer must implement ' . IRenderer::class/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Settings.php70
'Parameters can not be null.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/NamedRange.php59
"Workbook already contains a worksheet named '{$pSheet->getTitle( )}'. Rename this worksheet first."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php626
"You tried to remove a sheet by the out of bounds index: {$pIndex}. The actual number of sheets is {$numSheets}."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php669
"Your requested sheet index: {$pIndex} is out of bounds. The actual number of sheets is {$numSheets}."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php696
'Sheet does not exist.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php749
'Workbook does not contain sheet:' . $pValue/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php840
"You tried to set a sheet active by the out of bounds index: {$pIndex}. The actual number of sheets is {$numSheets}."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php815
'No default style found for this workbook'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php1080
"Workbook already contains a worksheet named '{$pSheet->getTitle( )}'. Rename the external sheet first."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php872
'CellStyleXf index is out of bounds.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php1197
'CellXf index is out of bounds.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php1104
'Invalid visibility value.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php1459
'First sheet index must be a positive integer.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php1416
"No writer found for type $writerType"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IOFactory.php50
'Tab ratio must be between 0 and 1000.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php1487
'Unable to identify a reader for this file'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IOFactory.php151
"No reader found for type $readerType"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IOFactory.php71
'Registered readers must implement ' . Reader\IReader::class/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IOFactory.php223
'Registered writers must implement ' . Writer\IWriter::class/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IOFactory.php208
'Only cell ranges may be passed to this method.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ReferenceHelper.php834
'$functionCall is of type ' . gettype($functionCall) . '. string or array expected'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/DocumentGenerator.php78
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/BitBucket.php62
'Error in retrieving token.'/htdocs/includes/OAuth/OAuth1/Service/BitBucket.php64
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/Etsy.php88
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth1/Service/Etsy.php90
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/Tumblr.php62
'Error in retrieving token.'/htdocs/includes/OAuth/OAuth1/Service/Tumblr.php64
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/BitBucket.php78
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth1/Service/BitBucket.php80
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/Flickr.php50
'Error in retrieving token.'/htdocs/includes/OAuth/OAuth1/Service/Flickr.php52
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/Tumblr.php78
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth1/Service/Tumblr.php80
sprintf("'%s' is not a correct Twitter authorization endpoint.", $endpoint)/htdocs/includes/OAuth/OAuth1/Service/Twitter.php65
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/Twitter.php87
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/Flickr.php61
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth1/Service/Flickr.php63
'Invalid response. OAuth Token data not set: ' . $responseBody/htdocs/includes/OAuth/OAuth1/Service/Twitter.php107
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth1/Service/Twitter.php105
'Unable to parse response: ' . $responseBody/htdocs/includes/OAuth/OAuth1/Service/Twitter.php103
'Error in retrieving token.'/htdocs/includes/OAuth/OAuth1/Service/Twitter.php89
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth1/Service/Yahoo.php110
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/Yahoo.php108
'Error in retrieving token.'/htdocs/includes/OAuth/OAuth1/Service/Yahoo.php94
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/Yahoo.php92
'Error in retrieving token: "' . $errors->error_name . '"'/htdocs/includes/OAuth/OAuth1/Service/Xing.php81
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/Xing.php79
'Error in retrieving token.'/htdocs/includes/OAuth/OAuth1/Service/Xing.php64
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/Xing.php62
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth1/Service/FiveHundredPx.php103
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/FiveHundredPx.php100
'Error in retrieving token.'/htdocs/includes/OAuth/OAuth1/Service/FiveHundredPx.php86
'Unable to parse response.'/htdocs/includes/OAuth/OAuth1/Service/FiveHundredPx.php82
'Unknown error in Google Reverse Geocoder'/htdocs/includes/geoPHP/lib/adapters/GoogleGeocode.class.php118
'Error in Google Reverse Geocoder: ' . $this->result->status/htdocs/includes/geoPHP/lib/adapters/GoogleGeocode.class.php117
"Cannot Read Geometry From KML: " . $text/htdocs/includes/geoPHP/lib/adapters/KML.class.php71
"Invalid KML: " . $text/htdocs/includes/geoPHP/lib/adapters/KML.class.php64
"Invalid / Empty GeoRSS"/htdocs/includes/geoPHP/lib/adapters/GeoRSS.class.php81
"Cannot Read Geometry From GeoRSS: " . $text/htdocs/includes/geoPHP/lib/adapters/GeoRSS.class.php63
'Unknown error in Google Geocoder'/htdocs/includes/geoPHP/lib/adapters/GoogleGeocode.class.php78
'Error in Google Geocoder: ' . $this->result->status/htdocs/includes/geoPHP/lib/adapters/GoogleGeocode.class.php77
'Cannot read empty WKB geometry. Found ' . gettype($wkb)/htdocs/includes/geoPHP/lib/adapters/WKB.class.php38
'geoPHP could not find an adapter of type ' . htmlentities($type)/htdocs/includes/geoPHP/geoPHP.inc.php73
"Invalid GeoRSS: " . $text/htdocs/includes/geoPHP/lib/adapters/GeoRSS.class.php56
'Only NDR (little endian) SKB format is supported at the moment'/htdocs/includes/geoPHP/lib/adapters/WKB.class.php54
'Package "' . $packageName . '" is not installed'/htdocs/includes/sabre/composer/InstalledVersions.php222
'Package "' . $packageName . '" is not installed'/htdocs/includes/sabre/composer/InstalledVersions.php201
'Call to undefined method ' . get_class($this) . '::' . $method . '()'/htdocs/includes/sabre/psr/log/Psr/Log/Test/TestLogger.php139
'Package "' . $packageName . '" is not installed'/htdocs/includes/sabre/composer/InstalledVersions.php239
'TCPDF_PARSER ERROR: ' . $msg/htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php807
'TCPDF ERROR: ' . $msg/htdocs/includes/tecnickcom/tcpdf/tcpdf.php3013
'TCPDF_PARSER ERROR: ' . $msg/htdocs/includes/tecnickcom/tcpdf/include/tcpdf_filters.php474
sprintf('Service class %s does not exist.', $className)/htdocs/includes/OAuth/ServiceFactory.php74
"Component geometries must be passed as an array"/htdocs/includes/geoPHP/lib/geometry/Collection.class.php23
"Cannot create a collection with non-geometries"/htdocs/includes/geoPHP/lib/geometry/Collection.class.php29
"Cannot construct Point. x and y should be numeric"/htdocs/includes/geoPHP/lib/geometry/Point.class.php32
"Cannot construct Point. z should be numeric"/htdocs/includes/geoPHP/lib/geometry/Point.class.php38
"Invalid GPX: " . $text/htdocs/includes/geoPHP/lib/adapters/GPX.class.php57
"Cannot Read Geometry From GPX: " . $text/htdocs/includes/geoPHP/lib/adapters/GPX.class.php64
"Invalid / Empty GPX"/htdocs/includes/geoPHP/lib/adapters/GPX.class.php80
"Cannot construct a LineString with a single point"/htdocs/includes/geoPHP/lib/geometry/LineString.class.php19
"Invalid KML"/htdocs/includes/geoPHP/lib/adapters/KML.class.php153
'Invalid JSON'/htdocs/includes/geoPHP/lib/adapters/GeoJSON.class.php24
'Invalid JSON'/htdocs/includes/geoPHP/lib/adapters/GeoJSON.class.php27
'Invalid GeoJSON: GeometryCollection with no component geometries'/htdocs/includes/geoPHP/lib/adapters/GeoJSON.class.php117
'End of document reached prematurely'/htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php288
'Invalid MimeDir file. expected: "END:' . $component->name . '" got: "END:' . $name . '"'/htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php221
'Invalid MimeDir file. Unexpected component: "' . $line . '" in document type ' . $this->root->name/htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php203
'Invalid MimeDir file. expected: "END:' . $this->root->name . '" got: "END:' . $name . '"'/htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php186
'This parser only supports VCARD and VCALENDAR files'/htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php163
'This parser can only read from strings or streams.'/htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php135
'Unsupported encoding. (Supported encodings: ' . implode(', ', self::$SUPPORTED_CHARSETS) . ')'/htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php110
'The root component must either be a vcalendar, or a vcard'/htdocs/includes/sabre/sabre/vobject/lib/Parser/Json.php72
'End of input stream, or no input supplied'/htdocs/includes/sabre/sabre/vobject/lib/Parser/Json.php57
'time-range filters on VALARM components are only supported when they are a child of VTODO or VEVENT'/htdocs/includes/sabre/sabre/vobject/lib/Component/VAlarm.php51
'Every VEVENT object must have a UID property'/htdocs/includes/sabre/sabre/vobject/lib/Component/VCalendar.php322
'The supplied input contained non-VCARD data.'/htdocs/includes/sabre/sabre/vobject/lib/Splitter/VCard.php66
'Supplied input could not be parsed as VCALENDAR.'/htdocs/includes/sabre/sabre/vobject/lib/Splitter/ICalendar.php51
'You must either pass a string, or a key=>value array'/htdocs/includes/sabre/sabre/vobject/lib/Property/ICalendar/Recur.php64
'Only one value allowed'/htdocs/includes/sabre/sabre/vobject/lib/Property/VCard/DateAndOrTime.php52
'The argument must either be a string or an array with only one child'/htdocs/includes/sabre/sabre/vobject/lib/Property/Binary.php44
'Package "' . $packageName . '" is not installed'/htdocs/includes/sabre/composer/InstalledVersions.php159
'Package "' . $packageName . '" is not installed'/htdocs/includes/sabre/composer/InstalledVersions.php180
"A non-empty PSR-4 prefix must end with a namespace separator."/htdocs/includes/sabre/composer/ClassLoader.php252
"A non-empty PSR-4 prefix must end with a namespace separator."/htdocs/includes/sabre/composer/ClassLoader.php307
'There were no more events in the loop. This promise will never be fulfilled.'/htdocs/includes/sabre/sabre/event/lib/Promise.php180
'You must pass a generator function'/htdocs/includes/sabre/sabre/event/lib/coroutine.php59
'This promise is already resolved, and you\'re not allowed to resolve a promise more than once'/htdocs/includes/sabre/sabre/event/lib/Promise.php137
'This promise is already resolved, and you\'re not allowed to resolve a promise more than once'/htdocs/includes/sabre/sabre/event/lib/Promise.php152
'Unsupported XML standard'/htdocs/includes/sabre/sabre/vobject/lib/Parser/XML.php107
'Invalid, or could not parse URI'/htdocs/includes/sabre/sabre/uri/lib/functions.php352
'Unsupported CHARSET: ' . $propObj['CHARSET']/htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php472
'End of input stream, or no input supplied'/htdocs/includes/sabre/sabre/vobject/lib/Parser/XML.php85
'This code should not be reachable'/htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php420
'Invalid Mimedir file. Line starting at ' . $this->startLine . ' did not follow iCalendar/vCard conventions'/htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php431
'Error reading from input stream'/htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php291
'Invalid Mimedir file. Line starting at ' . $this->startLine . ' did not follow iCalendar/vCard conventions'/htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php386
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Strava.php101
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Microsoft.php122
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Strava.php108
'Error in retrieving token: "' . $data['error_description'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Strava.php104
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Hubic.php96
'Invalid approuvalPrompt, expected either auto or force.'/htdocs/includes/OAuth/OAuth2/Service/Strava.php135
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Netatmo.php94
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Hubic.php99
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/DeviantArt.php75
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/GitHub.php175
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Foursquare.php55
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/DeviantArt.php77
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Dropbox.php92
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Foursquare.php57
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Microsoft.php120
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Dropbox.php94
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/SoundCloud.php55
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Linkedin.php82
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Linkedin.php84
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Dailymotion.php95
sprintf('Error in retrieving token: "%s"', isset($data['error_description']) ? $data['error_description'] : $data['error'])/htdocs/includes/OAuth/OAuth2/Service/Dailymotion.php98
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Bitly.php61
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Bitly.php63
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Microsoft2.php120
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Netatmo.php97
'Unable to parse response: "' . (isset($responseBody) ? $responseBody : 'NULL') . '"'/htdocs/includes/OAuth/OAuth2/Service/WordPress.php89
'Error in retrieving token: "' . $data['error'] . '" : "' . $data['error_description'] . '"'/htdocs/includes/OAuth/OAuth2/Service/WordPress.php91
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Buffer.php104
'Error in retrieving code.'/htdocs/includes/OAuth/OAuth2/Service/Buffer.php106
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Buffer.php137
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Buffer.php139
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/SoundCloud.php53
sprintf('Error in retrieving token: "%s"', isset($data['error_description']) ? $data['error_description'] : $data['error'])/htdocs/includes/OAuth/OAuth2/Service/Heroku.php84
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Heroku.php81
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Delicious.php86
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Delicious.php83
'Error in retrieving code.'/htdocs/includes/OAuth/OAuth2/Service/Pocket.php83
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Pocket.php81
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Mailchimp.php65
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Mailchimp.php63
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Spotify.php77
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Spotify.php75
'Scopes passed to ServiceFactory::createService but an OAuth1 service was requested.'/htdocs/includes/OAuth/ServiceFactory.php234
sprintf('Service class %s must implement ServiceInterface.', $className)/htdocs/includes/OAuth/ServiceFactory.php87
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Salesforce.php66
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Salesforce.php64
'Error in retrieving token.'/htdocs/includes/OAuth/OAuth2/Service/Salesforce.php50
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Salesforce.php48
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Vimeo.php118
'Scope ' . $scope . ' is not valid for service ' . get_class($this)/htdocs/includes/OAuth/OAuth2/Service/AbstractService.php60
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Vimeo.php111
'Error in retrieving token: "' . $data['error_description'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Vimeo.php114
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/JawboneUP.php125
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/GitHub.php173
sprintf('Token expired on %s at %s', date('m/d/Y', $token->getEndOfLife( )), date('h:i:s A', $token->getEndOfLife( )))/htdocs/includes/OAuth/OAuth2/Service/AbstractService.php158
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/JawboneUP.php123
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Instagram.php70
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Instagram.php72
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Pocket.php111
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Pocket.php113
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Yammer.php61
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Yammer.php63
'Unable to parse response.'/htdocs/includes/OAuth/OAuth2/Service/Harvest.php87
'Error in retrieving token: "' . $data['error'] . '"'/htdocs/includes/OAuth/OAuth2/Service/Harvest.php89
'Process could not be started [' . $err . ']'/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php294
'Connection could not be established with host ' . $this->params['host'] . ' :' . $msg/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php261
'Expected response code ' . implode('/', $wanted) . ' but got an empty response'/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php447
'Unsupported sendmail command flags [' . $command . ']. ' . 'Must be one of "-bs" or "-t" but can include additional flags.'/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php145
'All Transports in LoadBalancedTransport failed, or no Transports available'/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/LoadBalancedTransport.php149
'All Transports in FailoverTransport failed, or no Transports available'/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/FailoverTransport.php83
'Connection to ' . $this->getReadConnectionDescription( ) . ' Timed Out'/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php194
'Connection to ' . $this->getReadConnectionDescription( ) . ' Timed Out'/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php166
sprintf('Unable to create path "%s".', $this->path)/htdocs/includes/swiftmailer/lib/classes/Swift/FileSpool.php42
'Component must first be registered by calling register()'/htdocs/includes/swiftmailer/lib/classes/Swift/DependencyContainer.php349
'Unable to connect with TLS encryption'/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php349
sprintf('Unable to create a file for enqueuing Message in "%s".', $this->path)/htdocs/includes/swiftmailer/lib/classes/Swift/FileSpool.php111
sprintf('The %s class requires the Intl extension.', __CLASS__)/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/SpoofCheckValidation.php20
$type . ' not found'/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/EmailLexer.php154
'Cannot lookup dependency "' . $itemName . '" since it is not registered.'/htdocs/includes/swiftmailer/lib/classes/Swift/DependencyContainer.php104
sprintf('The %s class requires the Intl extension.', __CLASS__)/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/DNSCheckValidation.php33
'Start point and end point of interval cannot be the same.'/htdocs/includes/markrogoyski/math-php/src/NumericalAnalysis/RootFinding/Validation.php37
sprintf("job status: %s", $this->serveroutput->status)/htdocs/includes/printipp/PrintIPP.php125
sprintf("http error: %s", $e->getMessage( ))/htdocs/includes/printipp/BasicIPP.php845
400/htdocs/societe/class/api_contacts.class.php593
'Invalid parameters passed.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php224
'Invalid parameters passed.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php246
sprintf('Directory "%s" was not created', $tempFolder)/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Sample.php145
'Tolerance must be greater than zero.'/htdocs/includes/markrogoyski/math-php/src/NumericalAnalysis/RootFinding/Validation.php22
'Invalid parameters passed.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Drawing.php283
'Chart is not yet implemented'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Chart.php1019
'Invalid parameters passed.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Rels.php436
"File $pFile does not exist"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php203
'No formula2'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php2885
'Writing of error not implemented yet.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Content.php203
'Writing of inline not implemented yet.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Content.php226
'Invalid parameters passed.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Workbook.php234
'Invalid mode [' . $mode . '] used to set nsKey=' . $nsKey . ', itemKey=' . $itemKey/htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php112
'Invalid mode [' . $mode . '] used to set nsKey=' . $nsKey . ', itemKey=' . $itemKey/htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php83
'Invalid mode [' . $mode . '] used to set nsKey=' . $nsKey . ', itemKey=' . $itemKey/htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/ArrayKeyCache.php94
'Invalid mode [' . $mode . '] used to set nsKey=' . $nsKey . ', itemKey=' . $itemKey/htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/ArrayKeyCache.php65
'Invalid ID given <' . $id . '>'/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/IdentificationHeader.php186
'Address set in PathHeader does not comply with addr-spec of RFC 2822.'/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/PathHeader.php150
'Address in mailbox given [' . $address . '] does not comply with RFC 2822, 3.6.2.'/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php355
sprintf('Charset "%s" not supported. NativeQpContentEncoder only supports "utf-8"', $this->charset)/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/NativeQpContentEncoder.php90
sprintf('Charset "%s" not supported. NativeQpContentEncoder only supports "utf-8"', $this->charset)/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/NativeQpContentEncoder.php54
'Mime boundary set is not RFC 2046 compliant.'/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php698
'Cannot unserialize ' . __CLASS__/htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/TemporaryFileByteStream.php50
'Cannot serialize ' . __CLASS__/htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/TemporaryFileByteStream.php45
'Failed to get temporary file content.'/htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/TemporaryFileByteStream.php30
'Failed to retrieve temporary file name.'/htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/TemporaryFileByteStream.php21
'Unable to open file for copying [' . $this->path . ']'/htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php204
'Unable to copy the file to make it seekable, sys_temp_dir is not writable, php://memory not available'/htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php198
'Unable to open file for reading [' . $this->path . ']'/htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php131
'Unable to open file for writing [' . $this->path . ']'/htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php148
sprintf('POP3 command failed [%s]', trim($response ?? ''))/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php223
'The path cannot be empty'/htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php45
sprintf('Failed to write command [%s] to POP3 host', trim($command ?? ''))/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php208
sprintf('Failed to read from POP3 host after command [%s]', trim($command ?? ''))/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php212
sprintf('Failed to connect to POP3 host [%s]', trim($greeting ?? ''))/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php140
sprintf('POP3 host [%s] connection could not be stopped', $this->host)/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php163
'The BCMath functions must be enabled to use the NTLM authenticator.'/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php45
sprintf('Failed to connect to POP3 host [%s]: %s', $this->host, $errstr)/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php135
'Auth mode ' . $mode . ' is invalid'/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php266
'The OpenSSL extension must be enabled to use the NTLM authenticator.'/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php41
'Cannot serialize ' . __CLASS__/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php534
'Cannot unserialize ' . __CLASS__/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php539
'Cannot send message without a sender address'/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php195
'Expected response code ' . implode('/', $wanted) . ' but got code "' . $code . '", with message "' . $response . '"'/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php459
"Directory does not exist: $pValue"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf.php234
"Could not open file $pFilename for writing."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Html.php169
"Directory does not exist: $pDirectory"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/BaseWriter.php75
"Could not open file $pFilename for writing."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf.php260
"Could not close zip file $pFilename."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods.php110
'PhpSpreadsheet object unassigned.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods.php83
"Could not open $pFilename for writing."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods.php142
"Could not copy temporary zip file $pFilename to $originalFilename."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods.php116
'Column string index can not be ' . ((isset($pString[0])) ? 'longer than 3 characters' : 'empty')/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php292
'Range does not contain any information'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php156
'Cloning the calculation engine is not allowed!'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php2323
'Invalid range: "' . $cellBlock . '"'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php517
"Token with id $pId does not exist."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaParser.php106
'Invalid parameter passed: formula'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaParser.php72
'Saving images in xls requires gd extension'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls.php457
'Invalid character detected'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig.php105
'Cannot check for hyperlink when cell is not bound to a worksheet'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php436
'Cannot get hyperlink for cell that is not bound to a worksheet'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php452
'Cannot set hyperlink for cell that is not bound to a worksheet'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php470
'Cell coordinate string can not be a range of cells'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php37
'Cell coordinate can not be zero-length string'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php39
'Invalid cell coordinate ' . $pCoordinateString/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php42
'Cell coordinate string can not be a range of cells'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php70
'Cell coordinate string can not be a range of cells'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php101
'Value could not be bound to cell.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php113
'Value could not be bound to cell.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php185
'Invalid numeric value for datatype Numeric'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php221
'Invalid datatype: ' . $pDataType/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php239
$this->getWorksheet( )->getTitle( ) . '!' . $this->getCoordinate( ) . ' -> ' . $ex->getMessage( )/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php278
'Cannot check for data validation when cell is not bound to a worksheet'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php372
'Cannot get data validation for cell that is not bound to a worksheet'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php388
'Cannot set data validation for cell that is not bound to a worksheet'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php406
"$bitmap: largest image width supported is 65k.\n"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php2538
"$bitmap doesn't appear to be a valid bitmap image.\n"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php2514
"$bitmap doesn't contain enough data.\n"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php2508
"Couldn't import $bitmap"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php2500
"$bitmap: compression not supported in bitmap image.\n"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php2559
"$bitmap: only 1 plane supported in bitmap image.\n"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php2551
"$bitmap isn't a 24bit true color bitmap.\n"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php2548
"$bitmap: largest image height supported is 65k.\n"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php2541
"Syntax error: comma expected in function $function, arg #{$num_args}"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php1332
'Syntax error: ' . $this->currentToken . ', lookahead: ' . $this->lookAhead . ', current char: ' . $this->currentCharacter/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php1311
"')' token expected."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php1250
"Row in: $range greater than 65536 "/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php889
'Rows or columns overflow! Excel5 has limit to 65535 rows and 255 columns. Use XLSX instead.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php406
'Required floating point format not supported on this platform.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/BIFFwriter.php99
"Incorrect number of arguments in function $function() "/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php1348
"Function $function() doesn't exist"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php1343
"Unknown class $class"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php630
"Unknown sheet name $sheet_name1 in formula"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php763
'String is too long'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php569
'Unknown range separator'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php614
"Column in: $cell greater than 255"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php848
"Row in: $cell greater than 65536 "/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php851
"Unknown sheet name $sheet_name2 in formula"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php767
"Unknown sheet name $ext_ref in formula"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php777
'Could not open ' . $pFilename . ' for writing.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx.php218
"Could not close zip file $pFilename."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx.php410
'No PhpSpreadsheet assigned.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods.php162
"Could not open file $pFilename for writing."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Csv.php97
'No Spreadsheet object assigned.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx.php438
"Unknown token $token"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php532
"Could not copy temporary zip file $pFilename to $originalFilename."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx.php416
'PhpSpreadsheet object unassigned.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx.php421
'Cell coordinate can not be zero-length string.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php2363
'Named Range ' . $pNamedRange . ' does not exist.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php2636
'Scale must not be negative'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php340
'Requested Print Area does not exist'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php606
'Column references should not be numeric.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php2154
'Columns to be deleted should at least start from column A (1)'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php2197
'Cell coordinate string can not be a range of cells.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php2359
'Cell coordinate string must not be absolute.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php2361
'Invalid index for setting print range.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php710
'Invalid method for setting print range.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php716
'Invalid filter type for column AutoFilter.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column.php181
'Invalid rule connection for column AutoFilter.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column.php213
'Cell coordinate must not specify a worksheet.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php679
'Cell coordinate must be a range of cells.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php681
'Cell coordinate must not be absolute.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php683
'Invalid index for setting print range.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php696
'Style is not a conditional style'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php1599
'Cell coordinate must not be absolute.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php1333
'Merge must be set on a range of cells.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php1713
'No cell coordinate specified.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php1647
'Cell coordinate must not be absolute.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php1223
'Cell coordinate can not be a range of cells.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php1221
'Cell coordinate can not be a range of cells.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php1331
'Named range ' . $namedRange->getName( ) . ' is not accessible from within sheet ' . $this->getTitle( )/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php1320
'Column references should not be numeric.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php2080
'Rows can only be inserted before at least row 1.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php2058
'Rows to be deleted should at least start from row 1.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php2118
'Columns can only be inserted before at least column A (1).'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php2102
'Merge can only be removed from a range of cells.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php1759
'Cell range ' . $pRange . ' not known as merged.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php1756
'Freeze pane can not be set on a range of cells.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php1995
'Cell range ' . $pRange . ' not known as protected.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php1867
'Valid directory to TrueType Font files not specified'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Font.php404
'Unknown font name "' . $name . '". Cannot map to TrueType font file'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Font.php509
'Parameter pos=' . $pos . ' is invalid.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLERead.php331
'GD library needs to be enabled'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Font.php286
'Expecting 8 byte string'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE.php549
'The filename ' . $pFilename . ' is not recognised as an OLE file'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLERead.php111
"File doesn't seem to be an OLE container."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE.php130
'Only Little-Endian encoding is supported.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE.php135
"Can't create temporary file."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/Root.php109
"Can't open $filename. It may be in use or protected."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/Root.php115
'Code page 32769 not supported.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/CodePage.php129
'Unknown codepage: ' . $codePage/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/CodePage.php136
'Invalid timezone ' . $timezone/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/TimeZone.php72
'Code page 720 not supported.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/CodePage.php27
'TrueType Font file not found'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Font.php518
'Invalid timezone'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Date.php146
'Text rotation should be a value between -90 and 90.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Alignment.php290
'Cannot get shared component for a pseudo-border.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Border.php84
sprintf('Invalid hex color for chart series (color: "%s")', $color)/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeriesValues.php257
'Invalid datatype for chart data series values'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeriesValues.php125
'Invalid rule type for column AutoFilter Rule.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php380
'Invalid operator for column AutoFilter Rule.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php348
'Invalid rule value for column AutoFilter Rule.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php312
'Invalid rule type for column AutoFilter Rule.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php270
"Can't open file $file"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE.php124
'Could not open "' . $filename . '" for reading.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/File.php141
'File "' . $filename . '" does not exist.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/File.php137
'Can only get pseudo-border for supervisor.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Borders.php360
'Can only get pseudo-border for supervisor.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Borders.php344
'Can only get pseudo-border for supervisor.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Borders.php328
'Can only get pseudo-border for supervisor.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Borders.php312
'Can only get pseudo-border for supervisor.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Borders.php296
'Unrecognized token ' . sprintf('%02X', $id) . ' in formula'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php7092
'Not a cell range address'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php7209
'Not a cell range address'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php7250
'Deleted sheet reference'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php7481
'Xls reader only supports internal sheets in formulas'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php7511
$pFilename . ' is an Invalid HTML file.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Html.php592
'Failed to load ' . $pFilename . ' as a DOM Document'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Html.php600
'Failed to load content as a DOM Document'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Html.php621
'Could not open ' . $pFilename . ' for reading! Error opening file.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php98
'Could not open ' . $pFilename . ' for reading! Error opening file.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php154
"Could not open {$pFilename} for reading! Error opening file."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php268
'Unable to read data from {$pFilename}'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php279
$pFilename . ' is an Invalid Spreadsheet file.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php283
$pFilename . ' is an Invalid Spreadsheet file.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php350
$pFilename . ' is an Invalid Spreadsheet file.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Slk.php118
$pFilename . ' is an Invalid Spreadsheet file.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Slk.php207
'Cloning a Singleton is not allowed!'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ReferenceHelper.php908
'Only single cell references may be passed to this method.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ReferenceHelper.php874
'Cannot load invalid XML file: ' . $pFilename/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml.php119
'gzlib library is not enabled'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric.php59
$pFilename . ' is an Invalid Spreadsheet file.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml.php311
$pFilename . ' is an Invalid Spreadsheet file.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml.php138
'XOr encryption not supported'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php1346
'Could not open file ' . $pFilename . ' for reading.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/BaseReader.php157
'Unexpected file pass record length'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php1827
'Cannot read this Excel file. Version is too old.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php1786
'Not BIFF8. Can only read BIFF8 formulas'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php4038
'Decryption password incorrect'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php1836
'Unrecognized attribute flag in tAttr token'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php5737
'Unrecognized space type in tAttrSpace token'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php5726
'Unrecognized function in formula'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php6958
'Unrecognized function in formula'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php6588
'No cells exist within the specified range'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnCellIterator.php186
'No cells exist within the specified range'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnCellIterator.php193
"Row $row is out of range ({$this->startRow} - {$this->endRow})"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnCellIterator.php102
'In "IterateOnlyExistingCells" mode and Cell does not exist'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnCellIterator.php104
'No cells exist within the specified range'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowCellIterator.php195
'No cells exist within the specified range'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowCellIterator.php201
"Column $column is out of range ({$this->startColumnIndex} - {$this->endColumnIndex})"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowCellIterator.php104
'In "IterateOnlyExistingCells" mode and Cell does not exist'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowCellIterator.php106
'A Worksheet has already been assigned. Drawings can only exist on one \\PhpOffice\\PhpSpreadsheet\\Worksheet.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/BaseDrawing.php234
'Sheet code name cannot be empty.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php435
"Start column ({$startColumn}) is beyond highest column ({$this->worksheet->getHighestColumn( )})"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnIterator.php75
"Column $column is out of range ({$this->startColumnIndex} - {$this->endColumnIndex})"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnIterator.php115
'Invalid character found in sheet title'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php465
'Maximum ' . self::SHEET_TITLE_MAXIMUM_LENGTH . ' characters allowed in sheet title.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php470
'Invalid character found in sheet code name'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php441
'Maximum ' . self::SHEET_TITLE_MAXIMUM_LENGTH . ' characters allowed in sheet code name.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php446
"Failed to store cell {$this->currentCoordinate} in cache"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Cells.php397
'Failed to copy cells in cache'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Cells.php340
'Detected use of ENTITY in XML, spreadsheet file load() aborted to prevent XXE/XEE attacks'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Security/XmlScanner.php131
'Suspicious Double-encoded XML, spreadsheet file load() aborted to prevent XXE/XEE attacks'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Security/XmlScanner.php105
'Column is outside of current autofilter range.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter.php148
'No autofilter range is defined.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter.php142
'Autofilter must be set on a range of cells.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter.php100
"Cell entry {$pCoord} no longer exists in cache. This probably means that the cache was cleared by someone else."/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Cells.php454
"File $pValue not found!"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing.php94
"Row $row is out of range ({$this->startRow} - {$this->endRow})"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowIterator.php110
"Start row ({$startRow}) is beyond highest row ({$this->subject->getHighestRow( )})"/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowIterator.php72
'Column is not within the autofilter range.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter.php222
'Invalid sheetview layout type.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/SheetView.php179
'Scale must be greater than or equal to 1.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/SheetView.php122
'Scale must be greater than or equal to 1.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/SheetView.php91
'Outline level must range between 0 and 7.'/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Dimension.php95
sprintf('%s::%s', static::class, $method)/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Date.php2410
"Could not parse '$time': " . $exception->getMessage( )/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php193
$message . 'DateTime or DateTimeInterface, ' . (\is_object($date) ? \get_class($date) : \gettype($date)) . ' given'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Date.php730
sprintf('%s class', static::class)/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Date.php1132
"Timezone ID '$timezone' is invalid" . ($suggestion && $suggestion !== $timezone ? ", did you mean '$suggestion'?" : '.') . "\n" . "It must be one of the IDs from DateTimeZone::listIdentifiers(),\n" . 'For the record, hours/minutes offset are relevant only for a particular moment, ' . 'but not as a default timezone.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Test.php216
'Precision unit expected among: minute, second, millisecond and microsecond.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Converter.php217
"Invalid serialized value: $value"/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php92
'Translator does not implement ' . TranslatorInterface::class . ' and ' . TranslatorBagInterface::class . '. ' . (\is_object($translator) ? \get_class($translator) : \gettype($translator)) . ' has been given.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Localization.php179
"$className has not the instance() method needed to cast the date."/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Cast.php38
'Rounding is only possible with single unit intervals.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/IntervalRounding.php48
'Could not calculate period end after iterating ' . static::END_MAX_ATTEMPTS . ' times.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php1874
'Could not find next valid date.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php2535
"Endless period can't be converted to array nor counted."/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php1580
"Could not calculate period end without either explicit end or recurrences.\n" . "If you're looking for a forever-period, use ->setRecurrences(INF)."/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php1839
'Invalid end date.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php1297
"$className has not the instance() method needed to cast the date."/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php1518
"Instance [{$name}] is not defined."/htdocs/includes/webklex/php-imap/vendor/illuminate/support/MultipleInstanceManager.php103
'The database configuration URL is malformed.'/htdocs/includes/webklex/php-imap/vendor/illuminate/support/ConfigurationUrlParser.php141
'Invalid date creation handler. Please provide a class name, callable, or Carbon factory.'/htdocs/includes/webklex/php-imap/vendor/illuminate/support/DateFactory.php132
"Driver [$driver] not supported."/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Manager.php109
sprintf('Unable to resolve NULL driver for [%s].', static::class)/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Manager.php71
'Only arrays and objects are supported when cursor paginating items.'/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/AbstractCursorPaginator.php226
"Unable to find parameter [{$parameterName}] in pagination item."/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/Cursor.php47
'Argument #1 ($substitute_character) must be "none", "long", "entity" or a valid codepoint'/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php609
'Argument #2 ($length) must be greater than 0'/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php556
sprintf('Argument #1 ($language) must be a valid language, "%s" given', $lang)/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php388
sprintf('Argument #1 ($encoding) must be a valid encoding, "%s" given', $encoding)/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php367
sprintf('Argument 1 passed to get_resource_id() must be of the type resource, %s given', get_debug_type($res))/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-php80/Php80.php63
'Unable to add unit ' . var_export(\func_get_args( ), true)/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Units.php314
"Invalid unit for real timestamp add/sub: '$unit'"/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Units.php129
"Format $code not supported for creation."/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php845
implode(PHP_EOL, $lastErrors['errors'])/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php679
'A facade root has not been set.'/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Facade.php258
sprintf('Method %s::%s does not exist.', static::class, $method)/htdocs/includes/webklex/php-imap/vendor/illuminate/macroable/Traits/Macroable.php87
sprintf('Method %s::%s does not exist.', static::class, $method)/htdocs/includes/webklex/php-imap/vendor/illuminate/macroable/Traits/Macroable.php113
"You requested {$requested} items, but there are only {$count} items available."/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/Arr.php555
'No notifiable given.'/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Testing/Fakes/NotificationFake.php63
'No notifiable given.'/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Testing/Fakes/NotificationFake.php131
'In order to use the Auth::routes() method, please install the laravel/ui package.'/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Auth.php60
'Facade does not implement getFacadeAccessor method.'/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Facade.php178
'The first parameter of the given Closure is missing a type hint.'/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Traits/ReflectsClosures.php30
'The given Closure has no parameters.'/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Traits/ReflectsClosures.php58
'The first parameter of the given Closure is missing a type hint.'/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Traits/ReflectsClosures.php62
sprintf('Call to undefined method %s::%s()', static::class, $method)/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Testing/Fakes/QueueFake.php410
"Instance [{$name}] does not specify a driver."/htdocs/includes/webklex/php-imap/vendor/illuminate/support/MultipleInstanceManager.php107
"Instance driver [{$config['driver']}] is not supported."/htdocs/includes/webklex/php-imap/vendor/illuminate/support/MultipleInstanceManager.php118
sprintf('Call to undefined method %s::%s()', static::class, $method)/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Traits/ForwardsCalls.php71
'The given Closure has no parameters.'/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Traits/ReflectsClosures.php26
"flag could not be removed"/htdocs/includes/webklex/php-imap/src/Message.php1040
"flag could not be set"/htdocs/includes/webklex/php-imap/src/Message.php1012
"Unknown mask provided: " . $config['masks']['message']/htdocs/includes/webklex/php-imap/src/Client.php243
"Unknown mask provided: " . $mask/htdocs/includes/webklex/php-imap/src/Message.php1265
"flag could not be fetched"/htdocs/includes/webklex/php-imap/src/Message.php457
"no headers found"/htdocs/includes/webklex/php-imap/src/Message.php408
"no content found"/htdocs/includes/webklex/php-imap/src/Message.php486
"failed to fetch content"/htdocs/includes/webklex/php-imap/src/Message.php483
"Method " . self::class . '::' . $method . '() is not supported'/htdocs/includes/webklex/php-imap/src/Attachment.php139
"no content found"/htdocs/includes/webklex/php-imap/src/Structure.php156
"Method " . self::class . '::' . $method . '() is not supported'/htdocs/includes/webklex/php-imap/src/Message.php312
"Unknown mask provided: " . $mask/htdocs/includes/webklex/php-imap/src/Attachment.php342
"Property [{$key}] does not exist on this collection instance."/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/Traits/EnumeratesValues.php969
sprintf("%s::reduceMany expects reducer to return an array, but got a '%s' instead.", class_basename(static::class), gettype($result))/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/Traits/EnumeratesValues.php807
"Invalid message date. ID:" . $this->get("message_id")/htdocs/includes/webklex/php-imap/src/Header.php736
"Method " . self::class . '::' . $method . '() is not supported'/htdocs/includes/webklex/php-imap/src/Header.php94
"Could not read $unifontFilename"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Experimental/Unifont/UnifontPrintBuffer.php20
"Input must be UTF-8"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Experimental/Unifont/UnifontPrintBuffer.php52
"$argument given to $source must be in $rangeStr, but $test was given."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php1178
"$argument given to $source is invalid. It should match regex '$regex', but '$test' was given."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php1194
"Not attached to a printer."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/EscposPrintBuffer.php86
"Input must be UTF-8"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/EscposPrintBuffer.php91
"Code point $codePoint not available"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Experimental/Unifont/FontMap.php41
"Not attached to a printer."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/EscposPrintBuffer.php65
"wrapperSend2dCodeData: cn and fn must be one character each."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php1038
"wrapperSendGraphicsData: m and fn must be one character each."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php1055
"Invalid mode"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php767
"This buffer is already attached to a printer."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php928
"$argument given to $source must be in range $min to $max, but $test was given."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php1129
"$argument given to $source must be a number, but '$test' was given."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php1159
"Argument to $source must be a boolean"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php1110
"$argument given to $source must be a float, but '$test' was given."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php1126
"Failed to create temp file for printing."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/WindowsPrintConnector.php290
"Failed to print. Command \"$redactedCommand\" " . "failed with exit code $retval: " . trim($errorStr)/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/WindowsPrintConnector.php283
"Mac printing not implemented."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/WindowsPrintConnector.php243
"Failed to print. Command \"$redactedCommand\" " . "failed with exit code $retval: " . trim($errorStr) . trim($outputStr)/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/WindowsPrintConnector.php230
"PrintConnector has been closed, cannot read input."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/FilePrintConnector.php65
"Cannot initialise FilePrintConnector."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/FilePrintConnector.php37
"Failed to write file to printer at " . $this->printerName/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/WindowsPrintConnector.php300
"Failed to copy file to printer"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/WindowsPrintConnector.php294
"Not attached to a printer."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/ImagePrintBuffer.php66
"Not attached to a printer."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/ImagePrintBuffer.php49
"ImagePrintBuffer requires the imagick extension"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/ImagePrintBuffer.php40
"Not attached to a printer."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/EscposPrintBuffer.php122
"Printer '" . $dest . "' is not a valid " . "printer name. Use local port (LPT1, COM1, etc) or smb://computer/printer notation."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/WindowsPrintConnector.php155
"WindowsPrintConnector can only be " . "used to print to a local printer ('" . $dest . "') on a Windows computer."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/WindowsPrintConnector.php120
"Cannot initialise NetworkPrintConnector: " . $errstr/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/NetworkPrintConnector.php38
"Not attached to a printer."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/ImagePrintBuffer.php108
'Package "' . $packageName . '" is not installed'/htdocs/includes/webklex/php-imap/vendor/composer/InstalledVersions.php161
'Package "' . $packageName . '" is not installed'/htdocs/includes/webklex/php-imap/vendor/composer/InstalledVersions.php182
'Package "' . $packageName . '" is not installed'/htdocs/includes/webklex/php-imap/vendor/composer/InstalledVersions.php203
'Package "' . $packageName . '" is not installed'/htdocs/includes/webklex/php-imap/vendor/composer/InstalledVersions.php224
'Package "' . $packageName . '" is not installed'/htdocs/includes/webklex/php-imap/vendor/composer/InstalledVersions.php241
'Absolute timezone offset cannot be greater than 100.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php30
"$className has not the instance() method needed to cast the date."/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php72
'Unknown or bad timezone (' . ($objectDump ?: $object) . ')'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php109
"PrintConnector has been closed, cannot send output."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/FilePrintConnector.php78
"You do not have any printers installed on " . "this system via CUPS. Check 'lpr -a'."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/CupsPrintConnector.php49
"'$dest' is not a printer on this system. " . "Printers are: [" . implode(", ", $valid) . "]"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/CupsPrintConnector.php54
"Failed to create temp file for printing."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/CupsPrintConnector.php82
"Command '$cmd' failed to start."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/CupsPrintConnector.php120
"Command $cmd failed: $errorStr"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/CupsPrintConnector.php131
"Malformed connector URI: {$uri}"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/UriPrintConnector.php24
"URI sheme is not supported: {$protocol}://"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/UriPrintConnector.php40
"Invalid ISO 8601 specification: $iso."/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php498
'Argument 1 passed to ' . $class . '::' . __METHOD__ . '() ' . 'must be an instance of DatePeriod or ' . $class . ', ' . ($type === 'object' ? 'instance of ' . \get_class($period) : $type) . ' given.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php386
'Invalid interval.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php840
'Invalid constructor parameters.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php679
'Invalid options.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php896
'Empty interval is not accepted.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php844
'Invalid start date.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php1272
'Invalid number of recurrences.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php1241
'number'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php585
'Unknown timezone for offset ' . $this->getOffset($date ?: Carbon::now($this)) . ' seconds.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php239
'end of string'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php608
"'$expected'"/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php596
"$className is not a sub-class of $mainClass."/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php890
sprintf('Invalid part %s in definition %s', $part, $intervalDefinition)/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php864
$method . ' not allowed on ' . static::class/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/TranslatorImmutable.php96
'This type of data cannot be added/subtracted.'/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php1925
403/htdocs/includes/restler/framework/Luracast/Restler/UI/Forms.php482
500/htdocs/includes/restler/framework/Luracast/Restler/UI/Forms.php146
500/htdocs/includes/restler/framework/Luracast/Restler/UI/Forms.php138
'Error parsing embedded JSON data' . " $str"/htdocs/includes/restler/framework/Luracast/Restler/CommentParser.php365
'Inline pattern tag should follow {@pattern /REGEX_PATTERN_HERE/} format and can optionally include PCRE modifiers following the ending `/`'/htdocs/includes/restler/framework/Luracast/Restler/CommentParser.php327
'The cache directory `' . self::$cacheDir . '` should exist with write permission.'/htdocs/includes/restler/framework/Luracast/Restler/HumanReadableCache.php125
500/htdocs/includes/restler/framework/Luracast/Restler/Routes.php706
'@property comment is not properly defined in ' . $className . ' class'/htdocs/includes/restler/framework/Luracast/Restler/Routes.php650
500/htdocs/includes/restler/framework/Luracast/Restler/Format/DependentMultiFormat.php27
'Error encoding/decoding JSON: ' . $message/htdocs/includes/restler/framework/Luracast/Restler/Format/JsonFormat.php275
400/htdocs/includes/restler/framework/Luracast/Restler/Format/JsonFormat.php158
400/htdocs/includes/restler/framework/Luracast/Restler/Format/JsonFormat.php154
500/htdocs/includes/restler/framework/Luracast/Restler/Format/UploadFormat.php106
403/htdocs/includes/restler/framework/Luracast/Restler/Format/UploadFormat.php91
413/htdocs/includes/restler/framework/Luracast/Restler/Format/UploadFormat.php87
403/htdocs/includes/restler/framework/Luracast/Restler/Format/UploadFormat.php84
400/htdocs/includes/restler/framework/Luracast/Restler/Format/XmlFormat.php238
500/htdocs/includes/restler/framework/Luracast/Restler/Format/CsvFormat.php65
500/htdocs/includes/restler/framework/Luracast/Restler/Format/HtmlFormat.php501
400/htdocs/includes/restler/framework/Luracast/Restler/Format/XmlFormat.php212
500/htdocs/includes/restler/framework/Luracast/Restler/Format/HtmlFormat.php426
500/htdocs/includes/restler/framework/Luracast/Restler/Format/HtmlFormat.php441
500/htdocs/includes/restler/framework/Luracast/Restler/Format/HtmlFormat.php261
'The views directory `' . self::$viewPath . '` should exist with read permission.'/htdocs/includes/restler/framework/Luracast/Restler/Format/HtmlFormat.php357
'Expecting only alpha numeric characters.'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php108
'Expecting only printable characters.'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php132
'Expecting only alphabetic characters.'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php61
'Expecting a Universally Unique IDentifier (UUID) string.'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php84
'`Defaults::$userIdentifierClass` must implement `iIdentifyUser` interface'/htdocs/includes/restler/framework/Luracast/Restler/Filter/RateLimit.php118
429/htdocs/includes/restler/framework/Luracast/Restler/Filter/RateLimit.php137
500/htdocs/includes/restler/framework/Luracast/Restler/Format/DependentFormat.php44
'Rate Limit time unit should be ' . implode('|', array_keys(static::$units)) . '.'/htdocs/includes/restler/framework/Luracast/Restler/Filter/RateLimit.php96
'Expecting url in `http://example.com` format'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php259
'Expecting IP address in IPV6 or IPV4 format'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php236
'Expecting date and time in `YYYY-MM-DD HH:MM:SS` format, such as `' . date("Y-m-d H:i:s") . '`'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php315
'Expecting date in `YYYY-MM-DD` format, such as `' . date("Y-m-d") . '`'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php287
'Expecting color as hexadecimal digits.'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php171
'Expecting only hexadecimal digits.'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php152
'Expecting email in `name@example.com` format'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php215
'Expecting phone number, a numeric value ' . 'with optional `+` prefix'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php191
400/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php478
400/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php468
400/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php495
400/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php490
'Expecting time in 12 hour format, such as `08:00AM` and `10:05:11`'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php377
'Expecting time in `HH:MM:SS` format, such as `' . date("H:i:s") . '`'/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php353
400/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php436
'Expecting unix timestamp, such as ' . time( )/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php400
__FUNCTION__ . " requires 'gd' extension."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/GdEscposImage.php64
__FUNCTION__ . " requires imagick extension."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/ImagickEscposImage.php217
"Bug in " . __FUNCTION__ . ", wrong number of bytes."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/EscposImage.php305
"Bug in " . __FUNCTION__ . ", wrong number of bytes."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/EscposImage.php383
400/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php507
400/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php718
"Image format not supported in GD"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/GdEscposImage.php48
"Failed to load image."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/GdEscposImage.php62
"The CapabilityProfile '$profileName' does not exist. Try one that does exist, such as $suggestionsStr."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/CapabilityProfile.php289
"PDF417 codes are not supported on your printer."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php662
"QR codes are not supported on your printer."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php714
"There is no code table $table allowed by this printer's capability profile."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php739
"File '$filename' does not exist, or is not readable."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/EscposImage.php433
"'$implementation' is not a known EscposImage implementation"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/EscposImage.php458
"No suitable EscposImage implementation found for '$filename'."/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/EscposImage.php461
"Cannot encode this code page"/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/CodePage.php97
'Unable to force signature timestamp [' . openssl_error_string( ) . ']'/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/OpenDKIMSigner.php69
'OpenDKIM Error: ' . $this->dkimHandler->getError( )/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/OpenDKIMSigner.php48
'php-opendkim extension not found'/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/OpenDKIMSigner.php35
'Failed to create cache directory ' . $cacheDir/htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php242
sprintf('Failed to sign S/Mime message. Error: "%s".', openssl_error_string( ))/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/SMimeSigner.php278
'Unable to sign DomainKey Hash [' . openssl_error_string( ) . ']'/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/DomainKeySigner.php502
'Unable to load DomainKey Private Key [' . openssl_error_string( ) . ']'/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/DomainKeySigner.php497
'Invalid new line sequence in mail found \n without preceding \r'/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/DomainKeySigner.php440
'Unable to load DKIM Private Key [' . openssl_error_string( ) . ']'/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php675
'Unable to set the hash algorithm, must be one of rsa-sha1 or rsa-sha256 (%s given).'/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php303
'Unable to set sha256 as it is not supported by OpenSSL.'/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php299
sprintf('Failed to encrypt S/Mime message. Error: "%s".', openssl_error_string( ))/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/SMimeSigner.php335
'child ' . $prop . ' does not exist'/htdocs/includes/odtphp/Segment.php280
"Invalid image"/htdocs/includes/odtphp/Segment.php251
'Non-ASCII characters not supported in local-part'/htdocs/includes/swiftmailer/lib/classes/Swift/AddressEncoder/IdnAddressEncoder.php40
'Unable to sign DKIM Hash [' . openssl_error_string( ) . ']'/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php680
'Temporary directory ' . $this->config['PATH_TO_TMP'] . ' must exists'/htdocs/includes/odtphp/odf.php87
$this->config['ZIP_PROXY'] . ' class not found - check your php settings'/htdocs/includes/odtphp/odf.php100
"method $meth nor var $meth exist"/htdocs/includes/odtphp/Segment.php295
'Configuration data must be provided as array'/htdocs/includes/odtphp/odf.php72
"Something is wrong with META-INF/manifest.xml in source file '$filename'"/htdocs/includes/odtphp/odf.php112
"Nothing to parse - Check that the meta.xml file is correctly formed in source file '$filename'"/htdocs/includes/odtphp/odf.php115
"Error while Opening the file '$filename' - Check your odt filename"/htdocs/includes/odtphp/odf.php106
"Nothing to parse - Check that the content.xml file is correctly formed in source file '$filename'"/htdocs/includes/odtphp/odf.php109
$segment->getName( ) . 'cannot be parsed, has it been set yet ?'/htdocs/includes/odtphp/odf.php629
"'" . $segment . "' segment not found in the document. The tag [!-- BEGIN xxx --] or [!-- END xxx --] is not present into content file."/htdocs/includes/odtphp/odf.php686
"Nothing to parse - Check that the styles.xml file is correctly formed in source file '$filename'"/htdocs/includes/odtphp/odf.php118
"Invalid image"/htdocs/includes/odtphp/odf.php501
'Error during file export addFromString meta'/htdocs/includes/odtphp/odf.php731
'Error during file export addFromString styles'/htdocs/includes/odtphp/odf.php734
'Permission denied : can\'t create ' . $file/htdocs/includes/odtphp/odf.php702
'Error during file export addFromString content'/htdocs/includes/odtphp/odf.php728
"headers already sent ($filename at $linenum)"/htdocs/includes/odtphp/odf.php800
'Error during file export: manifest.xml'/htdocs/includes/odtphp/odf.php744
'Permission execute convert script : ' . $command/htdocs/includes/odtphp/odf.php944
"headers already sent ($filename at $linenum)"/htdocs/includes/odtphp/odf.php925
'Zip extension not loaded - check your php settings, PHP5.2 minimum with zip extension is required for using PhpZipProxy'/htdocs/includes/odtphp/zip/PhpZipProxy.php28
'ODT to PDF convert fail (option MAIN_ODT_AS_PDF is ' . $conf->global->MAIN_ODT_AS_PDF . ', command was ' . $command . ', retval=' . $retval . ') : ' . $errorstring/htdocs/includes/odtphp/odf.php950
500/htdocs/includes/restler/framework/Luracast/Restler/Restler.php278
'PclZip class not loaded - PclZip library is required for using PclZipProxy'/htdocs/includes/odtphp/zip/PclZipProxy.php32
'Invalid format class; must implement ' . 'iFormat interface'/htdocs/includes/restler/framework/Luracast/Restler/Restler.php405
500/htdocs/includes/restler/framework/Luracast/Restler/Restler.php294
'Invalid format class; must implement ' . 'iFormat interface'/htdocs/includes/restler/framework/Luracast/Restler/Restler.php453
403/htdocs/includes/restler/framework/Luracast/Restler/Restler.php426
404/htdocs/includes/restler/framework/Luracast/Restler/Restler.php677
403/htdocs/includes/restler/framework/Luracast/Restler/Restler.php589
406/htdocs/includes/restler/framework/Luracast/Restler/Restler.php848
500/htdocs/includes/restler/framework/Luracast/Restler/Restler.php760
406/htdocs/includes/restler/framework/Luracast/Restler/Restler.php876
500/htdocs/includes/restler/framework/Luracast/Restler/Restler.php926
403/htdocs/includes/restler/framework/Luracast/Restler/Restler.php936
403/htdocs/includes/restler/framework/Luracast/Restler/Restler.php949
500/htdocs/includes/restler/framework/Luracast/Restler/Restler.php959
401/htdocs/includes/restler/framework/Luracast/Restler/Restler.php964
'`Defaults::$validatorClass` must implement `iValidate` interface'/htdocs/includes/restler/framework/Luracast/Restler/Restler.php1030
'version should be an integer greater than 0'/htdocs/includes/restler/framework/Luracast/Restler/Restler.php1259
'APC is not available for use as Restler Cache. Please make sure the module is installed. http://php.net/manual/en/apc.installation.php'/htdocs/includes/restler/framework/Luracast/Restler/ApcCache.php50
404/htdocs/includes/restler/framework/Luracast/Restler/PassThrough.php42
403/htdocs/includes/restler/framework/Luracast/Restler/PassThrough.php44
500/htdocs/includes/restler/framework/Luracast/Restler/PassThrough.php49
404/htdocs/includes/restler/framework/Luracast/Restler/Resources.php389
500/htdocs/includes/restler/framework/Luracast/Restler/Routes.php82
500/htdocs/includes/restler/framework/Luracast/Restler/Routes.php98
404/htdocs/includes/restler/framework/Luracast/Restler/Routes.php381
400/htdocs/societe/class/api_thirdparties.class.php2005
500/htdocs/societe/class/api_thirdparties.class.php1944
404/htdocs/societe/class/api_thirdparties.class.php1933
403/htdocs/societe/class/api_thirdparties.class.php1920
403/htdocs/societe/class/api_contacts.class.php76
403/htdocs/societe/class/api_thirdparties.class.php2051
404/htdocs/societe/class/api_thirdparties.class.php2047
403/htdocs/societe/class/api_thirdparties.class.php2038
409/htdocs/societe/class/api_thirdparties.class.php1842
404/htdocs/societe/class/api_thirdparties.class.php1834
403/htdocs/societe/class/api_thirdparties.class.php1827
500/htdocs/societe/class/api_thirdparties.class.php1799
500/htdocs/societe/class/api_thirdparties.class.php1900
404/htdocs/societe/class/api_thirdparties.class.php1893
403/htdocs/societe/class/api_thirdparties.class.php1886
500/htdocs/societe/class/api_thirdparties.class.php1861
500/htdocs/societe/class/api_thirdparties.class.php1697
409/htdocs/societe/class/api_thirdparties.class.php1704
403/htdocs/societe/class/api_thirdparties.class.php1669
422/htdocs/societe/class/api_thirdparties.class.php1673
500/htdocs/societe/class/api_thirdparties.class.php1763
409/htdocs/societe/class/api_thirdparties.class.php1772
403/htdocs/societe/class/api_thirdparties.class.php1733
422/htdocs/societe/class/api_thirdparties.class.php1742
404/htdocs/societe/class/api_thirdparties.class.php1547
500/htdocs/societe/class/api_thirdparties.class.php1561
404/htdocs/societe/class/api_thirdparties.class.php1504
403/htdocs/societe/class/api_thirdparties.class.php1508
403/htdocs/societe/class/api_thirdparties.class.php1597
404/htdocs/societe/class/api_thirdparties.class.php1612
500/htdocs/societe/class/api_thirdparties.class.php1574
403/htdocs/societe/class/api_thirdparties.class.php1593
500/htdocs/societe/class/api_thirdparties.class.php1399
500/htdocs/societe/class/api_thirdparties.class.php1388
404/htdocs/societe/class/api_thirdparties.class.php1422
403/htdocs/societe/class/api_thirdparties.class.php1419
500/htdocs/societe/class/api_thirdparties.class.php1452
403/htdocs/societe/class/api_thirdparties.class.php1430
403/htdocs/societe/class/api_thirdparties.class.php1483
403/htdocs/societe/class/api_thirdparties.class.php1471
403/htdocs/societe/class/api_thirdparties.class.php1293
500/htdocs/societe/class/api_thirdparties.class.php1275
403/htdocs/societe/class/api_thirdparties.class.php1300
400/htdocs/societe/class/api_thirdparties.class.php1296
404/htdocs/societe/class/api_thirdparties.class.php1335
404/htdocs/societe/class/api_thirdparties.class.php1317
404/htdocs/societe/class/api_thirdparties.class.php1371
403/htdocs/societe/class/api_thirdparties.class.php1368
404/htdocs/societe/class/api_thirdparties.class.php1192
500/htdocs/societe/class/api_thirdparties.class.php1203
500/htdocs/societe/class/api_thirdparties.class.php1207
403/htdocs/societe/class/api_thirdparties.class.php1226
403/htdocs/societe/class/api_thirdparties.class.php1238
403/htdocs/societe/class/api_thirdparties.class.php1256
404/htdocs/societe/class/api_thirdparties.class.php1259
403/htdocs/societe/class/api_thirdparties.class.php1267
403/htdocs/societe/class/api_thirdparties.class.php1091
405/htdocs/societe/class/api_thirdparties.class.php1103
400/htdocs/societe/class/api_thirdparties.class.php1121
403/htdocs/societe/class/api_thirdparties.class.php1124
403/htdocs/societe/class/api_thirdparties.class.php1127
404/htdocs/societe/class/api_thirdparties.class.php1142
404/htdocs/societe/class/api_thirdparties.class.php1157
403/htdocs/societe/class/api_thirdparties.class.php1189
400/htdocs/societe/class/api_thirdparties.class.php1087
403/htdocs/societe/class/api_thirdparties.class.php1084
405/htdocs/societe/class/api_thirdparties.class.php1059
403/htdocs/societe/class/api_thirdparties.class.php1047
400/htdocs/societe/class/api_thirdparties.class.php1043
403/htdocs/societe/class/api_thirdparties.class.php1040
503/htdocs/societe/class/api_thirdparties.class.php1011
404/htdocs/societe/class/api_thirdparties.class.php993
403/htdocs/societe/class/api_thirdparties.class.php988
400/htdocs/societe/class/api_thirdparties.class.php984
403/htdocs/societe/class/api_thirdparties.class.php980
404/htdocs/societe/class/api_thirdparties.class.php950
403/htdocs/societe/class/api_thirdparties.class.php945
400/htdocs/societe/class/api_thirdparties.class.php941
403/htdocs/societe/class/api_thirdparties.class.php937
404/htdocs/societe/class/api_thirdparties.class.php909
400/htdocs/societe/class/api_thirdparties.class.php900
403/htdocs/societe/class/api_thirdparties.class.php904
404/htdocs/societe/class/api_thirdparties.class.php868
403/htdocs/societe/class/api_thirdparties.class.php896
400/htdocs/societe/class/api_thirdparties.class.php859
403/htdocs/societe/class/api_thirdparties.class.php863
404/htdocs/societe/class/api_thirdparties.class.php826
403/htdocs/societe/class/api_thirdparties.class.php855
400/htdocs/societe/class/api_thirdparties.class.php817
403/htdocs/societe/class/api_thirdparties.class.php821
403/htdocs/societe/class/api_thirdparties.class.php787
403/htdocs/societe/class/api_thirdparties.class.php813
404/htdocs/societe/class/api_thirdparties.class.php780
403/htdocs/societe/class/api_thirdparties.class.php784
403/htdocs/societe/class/api_thirdparties.class.php770
404/htdocs/societe/class/api_thirdparties.class.php775
404/htdocs/societe/class/api_thirdparties.class.php742
404/htdocs/societe/class/api_thirdparties.class.php737
403/htdocs/societe/class/api_thirdparties.class.php749
403/htdocs/societe/class/api_thirdparties.class.php746
404/htdocs/societe/class/api_thirdparties.class.php701
403/htdocs/societe/class/api_thirdparties.class.php696
403/htdocs/societe/class/api_thirdparties.class.php732
503/htdocs/societe/class/api_thirdparties.class.php709
404/htdocs/societe/class/api_thirdparties.class.php665
404/htdocs/societe/class/api_thirdparties.class.php660
403/htdocs/societe/class/api_thirdparties.class.php672
403/htdocs/societe/class/api_thirdparties.class.php669
403/htdocs/societe/class/api_thirdparties.class.php631
404/htdocs/societe/class/api_thirdparties.class.php627
403/htdocs/societe/class/api_thirdparties.class.php655
403/htdocs/societe/class/api_thirdparties.class.php634
404/htdocs/societe/class/api_thirdparties.class.php587
503/htdocs/societe/class/api_thirdparties.class.php595
403/htdocs/societe/class/api_thirdparties.class.php617
404/htdocs/societe/class/api_thirdparties.class.php622
404/htdocs/societe/class/api_thirdparties.class.php552
404/htdocs/societe/class/api_thirdparties.class.php557
403/htdocs/societe/class/api_thirdparties.class.php560
403/htdocs/societe/class/api_thirdparties.class.php582
404/htdocs/societe/class/api_thirdparties.class.php518
404/htdocs/societe/class/api_thirdparties.class.php523
403/htdocs/societe/class/api_thirdparties.class.php526
403/htdocs/societe/class/api_thirdparties.class.php548
500/htdocs/societe/class/api_thirdparties.class.php484
403/htdocs/societe/class/api_thirdparties.class.php488
500/htdocs/societe/class/api_thirdparties.class.php493
403/htdocs/societe/class/api_thirdparties.class.php514
404/htdocs/societe/class/api_thirdparties.class.php388
403/htdocs/societe/class/api_thirdparties.class.php392
404/htdocs/societe/class/api_thirdparties.class.php378
403/htdocs/societe/class/api_thirdparties.class.php382
404/htdocs/societe/class/api_thirdparties.class.php417
403/htdocs/societe/class/api_thirdparties.class.php420
500/htdocs/societe/class/api_thirdparties.class.php398
403/htdocs/societe/class/api_thirdparties.class.php413
501/htdocs/societe/class/api_thirdparties.class.php459
501/htdocs/societe/class/api_thirdparties.class.php463
500/htdocs/societe/class/api_thirdparties.class.php426
409/htdocs/societe/class/api_thirdparties.class.php428
403/htdocs/societe/class/api_thirdparties.class.php475
404/htdocs/societe/class/api_thirdparties.class.php480
501/htdocs/societe/class/api_thirdparties.class.php467
400/htdocs/societe/class/api_thirdparties.class.php471
'Bad parameters given'/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php520
'Bad parameters given'/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php476
'Bad parameters given'/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php440
'Bad parameters given'/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php399
404/htdocs/societe/class/api_thirdparties.class.php240
503/htdocs/societe/class/api_thirdparties.class.php237
400/htdocs/societe/class/api_thirdparties.class.php203
403/htdocs/societe/class/api_thirdparties.class.php142
404/htdocs/societe/class/api_thirdparties.class.php316
403/htdocs/societe/class/api_thirdparties.class.php311
500/htdocs/societe/class/api_thirdparties.class.php288
403/htdocs/societe/class/api_thirdparties.class.php272
403/htdocs/societe/class/api_thirdparties.class.php373
400/htdocs/societe/class/api_thirdparties.class.php369
500/htdocs/societe/class/api_thirdparties.class.php348
403/htdocs/societe/class/api_thirdparties.class.php320
"DebugBar[] is read-only"/htdocs/includes/maximebf/debugbar/src/DebugBar/DebugBar.php495
"Not enough options for control '$name'"/htdocs/includes/maximebf/debugbar/src/DebugBar/JavascriptRenderer.php414
"Failed stopping measure '$name' because it hasn't been started"/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/TimeDataCollector.php95
"AggregatedCollector[] is read-only"/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/AggregatedCollector.php160
"AggregatedCollector[] is read-only"/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/AggregatedCollector.php188
"'DoctrineCollector' requires an 'EntityManager' or 'DebugStack' object"/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/DoctrineCollector.php48
"Failed to refresh access token: " . $e->getMessage( )/htdocs/admin/emailcollector_card.php457
'Please activate the PHP extension \'curl\' to allow use of PrestaShop webservice library'/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php79
'This call to PrestaShop Web Services returned an unexpected HTTP status of:' . $request['status_code']/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php126
sprintf($error_label, $request['status_code'], $error_message)/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php139
'Bad HTTP response ' . $response . curl_error($session)/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php200
'This library is not compatible with this version of PrestaShop. Please upgrade/downgrade this library'/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php224
'CURL Error: ' . curl_error($session)/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php235
'HTTP XML response is not parsable: ' . $msg/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php303
'HTTP response is empty'/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php307
'Bad parameters given'/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php337
'Expected type ' . \Stripe\SearchResult::class . ', got "' . \get_class($obj) . '" instead.'/htdocs/includes/stripe/stripe-php/lib/ApiOperations/Search.php29
'Expected type ' . \Stripe\Collection::class . ', got "' . \get_class($obj) . '" instead.'/htdocs/includes/stripe/stripe-php/lib/ApiOperations/All.php29
'Issuing a GET request with a file parameter'/htdocs/includes/stripe/stripe-php/lib/HttpClient/CurlClient.php215
'Non-array value returned by defaultOptions CurlClient callback'/htdocs/includes/stripe/stripe-php/lib/HttpClient/CurlClient.php204
'DefaultLogger does not currently implement context. Please implement if you need it.'/htdocs/includes/stripe/stripe-php/lib/Util/DefaultLogger.php20
"Unrecognized method {$method}"/htdocs/includes/stripe/stripe-php/lib/HttpClient/CurlClient.php233
'stripe_version must be specified to create an ephemeral key'/htdocs/includes/stripe/stripe-php/lib/Service/EphemeralKeyService.php38
'Use `api_base`, not `connect_base`'/htdocs/includes/stripe/stripe-php/lib/Service/OAuthService.php132
"Invalid operation '{$request['op']}'"/htdocs/includes/maximebf/debugbar/src/DebugBar/OpenHandler.php51
"DebugBar must have a storage backend to use OpenHandler"/htdocs/includes/maximebf/debugbar/src/DebugBar/OpenHandler.php27
"'__meta' is a reserved name and cannot be used as a collector name"/htdocs/includes/maximebf/debugbar/src/DebugBar/DebugBar.php62
"Missing 'id' parameter in 'get' operation"/htdocs/includes/maximebf/debugbar/src/DebugBar/OpenHandler.php104
"'$name' is not a registered collector"/htdocs/includes/maximebf/debugbar/src/DebugBar/DebugBar.php92
"'{$collector->getName( )}' is already a registered collector"/htdocs/includes/maximebf/debugbar/src/DebugBar/DebugBar.php65
"DebugBar[] is read-only"/htdocs/includes/maximebf/debugbar/src/DebugBar/DebugBar.php477
"Session must be started before using stack data in the debug bar"/htdocs/includes/maximebf/debugbar/src/DebugBar/DebugBar.php447
'Could not determine which URL to request: ' . "class instance has invalid ID: {$id}"/htdocs/includes/stripe/stripe-php/lib/TransferReversal.php53
"Cannot set {$k} on this object. HINT: you can't set: " . \implode(', ', static::getPermanentAttributes( )->toArray( ))/htdocs/includes/stripe/stripe-php/lib/StripeObject.php134
'Attempted to upload a resource that is not a stream'/htdocs/includes/stripe/stripe-php/lib/ApiRequestor.php521
'Only plainfile resource streams are supported'/htdocs/includes/stripe/stripe-php/lib/ApiRequestor.php528
'You cannot delete an item from an array, you must instead set a new array'/htdocs/includes/stripe/stripe-php/lib/Account.php139
'Could not determine which URL to request: ' . "class instance has invalid ID: {$id}"/htdocs/includes/stripe/stripe-php/lib/Person.php79
'Expected type ' . \Stripe\SearchResult::class . ', got "' . \get_class($obj) . '" instead.'/htdocs/includes/stripe/stripe-php/lib/SearchResult.php99
"Could not parse list url into parts: {$url}"/htdocs/includes/stripe/stripe-php/lib/SearchResult.php224
"Could not parse list url into parts: {$url}"/htdocs/includes/stripe/stripe-php/lib/Collection.php302
"Could not determine which URL to request: class instance has invalid ID: {$id}"/htdocs/includes/stripe/stripe-php/lib/CustomerBalanceTransaction.php58
'Could not determine which URL to request: ' . "class instance has invalid ID: {$id}"/htdocs/includes/stripe/stripe-php/lib/Capability.php43
'Expected type ' . \Stripe\Collection::class . ', got "' . \get_class($obj) . '" instead.'/htdocs/includes/stripe/stripe-php/lib/Collection.php87
'empty_values got unexpected object type: ' . \get_class($obj)/htdocs/includes/stripe/stripe-php/lib/StripeObject.php573
'Could not determine which URL to request: ' . "class instance has invalid ID: {$id}"/htdocs/includes/stripe/stripe-php/lib/ApplicationFeeRefund.php42
'You cannot set \'' . $k . '\'to an empty string. ' . 'We interpret empty strings as NULL in requests. ' . 'You may set obj->' . $k . ' = NULL to delete the property'/htdocs/includes/stripe/stripe-php/lib/StripeObject.php141
"Cannot save property `{$key}` containing an API resource of type " . \get_class($value) . ". It doesn't appear to be persisted and is " . 'not marked as `saveWithParent`.'/htdocs/includes/stripe/stripe-php/lib/StripeObject.php419
'$config must be a string or an array'/htdocs/includes/stripe/stripe-php/lib/BaseStripeClient.php55
"Could not determine which URL to request: class instance has invalid ID: {$id}"/htdocs/includes/stripe/stripe-php/lib/TaxId.php98
'stripe_version must be specified to create an ephemeral key'/htdocs/includes/stripe/stripe-php/lib/EphemeralKey.php37
"No such method exists: $name"/htdocs/includes/mobiledetect/mobiledetectlib/Mobile_Detect.php1291
'Unable to convert a non-UTF-8 string to UTF-8: required function iconv() does not exist. You should install ext-iconv or symfony/polyfill-iconv.'/htdocs/includes/symfony/var-dumper/Dumper/AbstractDumper.php189
'Foobar'/htdocs/includes/symfony/var-dumper/Tests/Fixtures/Twig.php21
sprintf('Unexpected Stub type: %s', $item->type)/htdocs/includes/symfony/var-dumper/Cloner/Data.php224
"failed to fetch messages"/htdocs/includes/webklex/php-imap/src/Query/Query.php192
'Found unknown key(s) in configuration array: ' . $invalidKeys/htdocs/includes/stripe/stripe-php/lib/BaseStripeClient.php309
'files_base must be a string'/htdocs/includes/stripe/stripe-php/lib/BaseStripeClient.php300
'connect_base must be a string'/htdocs/includes/stripe/stripe-php/lib/BaseStripeClient.php295
'api_base must be a string'/htdocs/includes/stripe/stripe-php/lib/BaseStripeClient.php290
'stripe_version must be null or a string'/htdocs/includes/stripe/stripe-php/lib/BaseStripeClient.php285
'stripe_account must be null or a string'/htdocs/includes/stripe/stripe-php/lib/BaseStripeClient.php280
'client_id must be null or a string'/htdocs/includes/stripe/stripe-php/lib/BaseStripeClient.php275
'api_key must be null or a string'/htdocs/includes/stripe/stripe-php/lib/BaseStripeClient.php258
'failed to send literal string'/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php299
'failed to write - connection closed?'/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php309
"failed to authenticate"/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php380
"failed to authenticate"/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php416
'connection failed'/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php81
'failed to enable TLS'/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php95
'failed to read - connection closed?'/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php109
'failed to write - connection closed?'/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php296
'failed to write - connection closed?'/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php1003
"Method " . self::class . '::' . $method . '() is not supported'/htdocs/includes/webklex/php-imap/src/Support/Masks/Mask.php89
"Method " . self::class . '::' . $method . '() is not supported'/htdocs/includes/webklex/php-imap/src/Query/WhereQuery.php97
"failed to fetch messages"/htdocs/includes/webklex/php-imap/src/Query/Query.php190
'the single id was not found in response'/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php625
'unique id not found'/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php690
'message number not found'/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php708
'idle failed'/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php993
"connection setup failed - no imap function"/htdocs/includes/webklex/php-imap/src/Client.php340
"Unknown mask provided: " . $default_config['attachment']/htdocs/includes/webklex/php-imap/src/Client.php275
"connection setup failed - run exception"/htdocs/includes/webklex/php-imap/src/Client.php354
"connection setup failed - connect exception"/htdocs/includes/webklex/php-imap/src/Client.php352
"Unknown mask provided: " . $config['masks']['attachment']/htdocs/includes/webklex/php-imap/src/Client.php256
"Unknown mask provided: " . $default_config['message']/htdocs/includes/webklex/php-imap/src/Client.php249
"Unknown mask provided: " . $default_config['message']/htdocs/includes/webklex/php-imap/src/Client.php269
"Unknown mask provided: " . $default_config['attachment']/htdocs/includes/webklex/php-imap/src/Client.php262
\imap_last_error( )/htdocs/includes/webklex/php-imap/src/Connection/Protocols/LegacyProtocol.php327
"Segmentation fault prevented. Folders starts with an illegal char '.'."/htdocs/includes/webklex/php-imap/src/Connection/Protocols/LegacyProtocol.php196
'connection refused'/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php75
'Failed to set stream timeout'/htdocs/includes/webklex/php-imap/src/Connection/Protocols/Protocol.php200
"failed to fetch any folders"/htdocs/includes/webklex/php-imap/src/Client.php480
"connection setup failed - authenticate"/htdocs/includes/webklex/php-imap/src/Client.php377
"Unknown mask provided: " . $mask/htdocs/includes/webklex/php-imap/src/Client.php668
"Unknown mask provided: " . $mask/htdocs/includes/webklex/php-imap/src/Client.php642
503/htdocs/product/class/api_products.class.php1010
400/htdocs/product/class/api_products.class.php1038
403/htdocs/product/class/api_products.class.php1044
404/htdocs/product/class/api_products.class.php1051
403/htdocs/product/class/api_products.class.php1055
403/htdocs/product/class/api_products.class.php1092
400/htdocs/product/class/api_products.class.php1104
503/htdocs/product/class/api_products.class.php1121
404/htdocs/product/class/api_products.class.php859
500/htdocs/product/class/api_products.class.php870
403/htdocs/product/class/api_products.class.php892
404/htdocs/product/class/api_products.class.php896
403/htdocs/product/class/api_products.class.php900
403/htdocs/product/class/api_products.class.php931
403/htdocs/product/class/api_products.class.php940
400/htdocs/product/class/api_products.class.php978
404/htdocs/product/class/api_products.class.php1338
403/htdocs/product/class/api_products.class.php1331
404/htdocs/product/class/api_products.class.php1359
500/htdocs/product/class/api_products.class.php1340
500/htdocs/product/class/api_products.class.php1366
500/htdocs/product/class/api_products.class.php1361
500/htdocs/product/class/api_products.class.php1391
403/htdocs/product/class/api_products.class.php1383
404/htdocs/product/class/api_products.class.php1161
403/htdocs/product/class/api_products.class.php1154
404/htdocs/product/class/api_products.class.php1207
403/htdocs/product/class/api_products.class.php1197
404/htdocs/product/class/api_products.class.php1257
403/htdocs/product/class/api_products.class.php1247
500/htdocs/product/class/api_products.class.php1309
403/htdocs/product/class/api_products.class.php1299
403/htdocs/product/class/api_products.class.php630
500/htdocs/product/class/api_products.class.php635
403/htdocs/expedition/class/api_shipments.class.php106
500/htdocs/product/class/api_products.class.php605
400/htdocs/expedition/class/api_shipments.class.php140
403/htdocs/product/class/api_products.class.php626
404/htdocs/expedition/class/api_shipments.class.php73
403/htdocs/product/class/api_products.class.php685
403/htdocs/expedition/class/api_shipments.class.php77
400/htdocs/product/class/api_products.class.php689
401/htdocs/workstation/class/api_workstations.class.php323
403/htdocs/product/class/api_products.class.php657
403/htdocs/expedition/class/api_shipments.class.php68
503/htdocs/product/class/api_products.class.php665
403/htdocs/workstation/class/api_workstations.class.php314
500/htdocs/product/class/api_products.class.php530
404/htdocs/workstation/class/api_workstations.class.php319
409/htdocs/product/class/api_products.class.php532
503/htdocs/workstation/class/api_workstations.class.php158
404/htdocs/product/class/api_products.class.php517
400/htdocs/workstation/class/api_workstations.class.php308
403/htdocs/product/class/api_products.class.php521
403/htdocs/workstation/class/api_workstations.class.php112
403/htdocs/product/class/api_products.class.php596
400/htdocs/workstation/class/api_workstations.class.php127
403/htdocs/product/class/api_products.class.php600
403/htdocs/product/class/api_products.class.php558
"Security injection exception: $message"/htdocs/main.inc.php308
403/htdocs/product/class/api_products.class.php562
403/htdocs/product/class/api_products.class.php834
503/htdocs/product/class/api_products.class.php789
404/htdocs/product/class/api_products.class.php785
400/htdocs/product/class/api_products.class.php780
500/htdocs/product/class/api_products.class.php853
403/htdocs/product/class/api_products.class.php848
403/htdocs/product/class/api_products.class.php843
404/htdocs/product/class/api_products.class.php839
400/htdocs/product/class/api_products.class.php731
403/htdocs/product/class/api_products.class.php727
503/htdocs/product/class/api_products.class.php698
404/htdocs/product/class/api_products.class.php694
403/htdocs/product/class/api_products.class.php776
404/htdocs/product/class/api_products.class.php756
404/htdocs/product/class/api_products.class.php741
403/htdocs/product/class/api_products.class.php736
400/htdocs/user/class/api_users.class.php559
503/htdocs/user/class/api_users.class.php588
403/htdocs/user/class/api_users.class.php614
404/htdocs/user/class/api_users.class.php621
404/htdocs/user/class/api_users.class.php491
403/htdocs/user/class/api_users.class.php495
500/htdocs/user/class/api_users.class.php508
403/htdocs/user/class/api_users.class.php542
500/htdocs/user/class/api_users.class.php429
403/htdocs/user/class/api_users.class.php448
404/htdocs/user/class/api_users.class.php454
403/htdocs/user/class/api_users.class.php486
403/htdocs/user/class/api_users.class.php401
403/htdocs/user/class/api_users.class.php405
403/htdocs/user/class/api_users.class.php409
500/htdocs/user/class/api_users.class.php417
400/htdocs/product/class/api_products.class.php388
403/htdocs/product/class/api_products.class.php378
403/htdocs/product/class/api_products.class.php513
500/htdocs/product/class/api_products.class.php498
500/htdocs/product/class/api_products.class.php325
403/htdocs/product/class/api_products.class.php310
404/htdocs/product/class/api_products.class.php374
403/htdocs/product/class/api_products.class.php369
403/htdocs/product/class/api_products.class.php184
400/htdocs/user/class/api_users.class.php782
503/htdocs/product/class/api_products.class.php278
400/htdocs/product/class/api_products.class.php228
404/htdocs/user/class/api_users.class.php643
403/htdocs/user/class/api_users.class.php639
500/htdocs/user/class/api_users.class.php652
403/htdocs/user/class/api_users.class.php647
403/htdocs/user/class/api_users.class.php206
400/htdocs/user/class/api_users.class.php232
403/htdocs/user/class/api_users.class.php197
404/htdocs/user/class/api_users.class.php202
403/htdocs/user/class/api_users.class.php167
400/htdocs/user/class/api_users.class.php193
403/htdocs/user/class/api_users.class.php154
404/htdocs/user/class/api_users.class.php163
400/htdocs/user/class/api_users.class.php106
503/htdocs/user/class/api_users.class.php135
400/htdocs/comm/propal/class/api_proposals.class.php991
403/htdocs/user/class/api_users.class.php77
404/htdocs/comm/propal/class/api_proposals.class.php965
403/htdocs/comm/propal/class/api_proposals.class.php969
403/htdocs/comm/propal/class/api_proposals.class.php955
500/htdocs/comm/propal/class/api_proposals.class.php960
403/htdocs/user/class/api_users.class.php390
403/htdocs/user/class/api_users.class.php387
405/htdocs/user/class/api_users.class.php380
403/htdocs/user/class/api_users.class.php374
404/htdocs/user/class/api_users.class.php370
403/htdocs/user/class/api_users.class.php365
500/htdocs/user/class/api_users.class.php344
405/htdocs/user/class/api_users.class.php325
403/htdocs/user/class/api_users.class.php310
404/htdocs/user/class/api_users.class.php290
403/htdocs/user/class/api_users.class.php280
404/htdocs/user/class/api_users.class.php276
403/htdocs/user/class/api_users.class.php269
403/htdocs/user/class/api_users.class.php245
404/htdocs/user/class/api_users.class.php241
403/htdocs/user/class/api_users.class.php236
404/htdocs/comm/propal/class/api_proposals.class.php715
403/htdocs/comm/propal/class/api_proposals.class.php710
500/htdocs/comm/propal/class/api_proposals.class.php746
403/htdocs/comm/propal/class/api_proposals.class.php719
403/htdocs/comm/propal/class/api_proposals.class.php766
500/htdocs/comm/propal/class/api_proposals.class.php753
403/htdocs/comm/propal/class/api_proposals.class.php774
404/htdocs/comm/propal/class/api_proposals.class.php770
403/htdocs/comm/propal/class/api_proposals.class.php800
500/htdocs/comm/propal/class/api_proposals.class.php778
403/htdocs/comm/propal/class/api_proposals.class.php808
404/htdocs/comm/propal/class/api_proposals.class.php804
500/htdocs/comm/propal/class/api_proposals.class.php816
304/htdocs/comm/propal/class/api_proposals.class.php813
403/htdocs/comm/propal/class/api_proposals.class.php825
404/htdocs/comm/propal/class/api_proposals.class.php821
403/htdocs/comm/propal/class/api_proposals.class.php856
404/htdocs/comm/propal/class/api_proposals.class.php860
403/htdocs/comm/propal/class/api_proposals.class.php864
304/htdocs/comm/propal/class/api_proposals.class.php869
500/htdocs/comm/propal/class/api_proposals.class.php872
404/htdocs/comm/propal/class/api_proposals.class.php877
403/htdocs/comm/propal/class/api_proposals.class.php881
403/htdocs/comm/propal/class/api_proposals.class.php903
404/htdocs/comm/propal/class/api_proposals.class.php907
403/htdocs/comm/propal/class/api_proposals.class.php911
304/htdocs/comm/propal/class/api_proposals.class.php916
500/htdocs/comm/propal/class/api_proposals.class.php919
404/htdocs/comm/propal/class/api_proposals.class.php924
403/htdocs/comm/propal/class/api_proposals.class.php928
403/htdocs/comm/propal/class/api_proposals.class.php947
404/htdocs/comm/propal/class/api_proposals.class.php951
403/htdocs/comm/propal/class/api_proposals.class.php321
404/htdocs/comm/propal/class/api_proposals.class.php317
403/htdocs/comm/propal/class/api_proposals.class.php312
500/htdocs/comm/propal/class/api_proposals.class.php293
403/htdocs/comm/propal/class/api_proposals.class.php363
404/htdocs/comm/propal/class/api_proposals.class.php359
403/htdocs/comm/propal/class/api_proposals.class.php354
400/htdocs/comm/propal/class/api_proposals.class.php329
403/htdocs/comm/propal/class/api_proposals.class.php429
404/htdocs/comm/propal/class/api_proposals.class.php425
403/htdocs/comm/propal/class/api_proposals.class.php420
400/htdocs/comm/propal/class/api_proposals.class.php403
403/htdocs/comm/propal/class/api_proposals.class.php510
404/htdocs/comm/propal/class/api_proposals.class.php506
403/htdocs/comm/propal/class/api_proposals.class.php501
400/htdocs/comm/propal/class/api_proposals.class.php484
404/htdocs/comm/propal/class/api_proposals.class.php584
403/htdocs/comm/propal/class/api_proposals.class.php588
404/htdocs/comm/propal/class/api_proposals.class.php525
403/htdocs/comm/propal/class/api_proposals.class.php579
404/htdocs/comm/propal/class/api_proposals.class.php622
500/htdocs/comm/propal/class/api_proposals.class.php626
405/htdocs/comm/propal/class/api_proposals.class.php595
403/htdocs/comm/propal/class/api_proposals.class.php616
403/htdocs/comm/propal/class/api_proposals.class.php638
500/htdocs/comm/propal/class/api_proposals.class.php644
500/htdocs/comm/propal/class/api_proposals.class.php630
500/htdocs/comm/propal/class/api_proposals.class.php634
403/htdocs/comm/propal/class/api_proposals.class.php682
500/htdocs/comm/propal/class/api_proposals.class.php692
403/htdocs/comm/propal/class/api_proposals.class.php672
404/htdocs/comm/propal/class/api_proposals.class.php678
403/htdocs/comm/action/class/api_agendaevents.class.php68
403/htdocs/societe/class/api_contacts.class.php548
403/htdocs/comm/action/class/api_agendaevents.class.php84
404/htdocs/comm/action/class/api_agendaevents.class.php80
404/htdocs/societe/class/api_contacts.class.php536
403/htdocs/societe/class/api_contacts.class.php531
403/htdocs/societe/class/api_contacts.class.php545
404/htdocs/societe/class/api_contacts.class.php541
403/htdocs/comm/action/class/api_agendaevents.class.php199
403/htdocs/comm/action/class/api_agendaevents.class.php196
403/htdocs/comm/action/class/api_agendaevents.class.php240
500/htdocs/comm/action/class/api_agendaevents.class.php223
403/htdocs/comm/action/class/api_agendaevents.class.php114
403/htdocs/comm/action/class/api_agendaevents.class.php88
503/htdocs/comm/action/class/api_agendaevents.class.php181
400/htdocs/comm/action/class/api_agendaevents.class.php152
403/htdocs/comm/action/class/api_agendaevents.class.php300
404/htdocs/comm/action/class/api_agendaevents.class.php304
403/htdocs/comm/action/class/api_agendaevents.class.php308
500/htdocs/comm/action/class/api_agendaevents.class.php312
403/htdocs/comm/action/class/api_agendaevents.class.php243
404/htdocs/comm/action/class/api_agendaevents.class.php253
403/htdocs/comm/action/class/api_agendaevents.class.php257
403/htdocs/comm/action/class/api_agendaevents.class.php289
403/htdocs/comm/propal/class/api_proposals.class.php167
400/htdocs/comm/propal/class/api_proposals.class.php201
503/htdocs/comm/propal/class/api_proposals.class.php239
403/htdocs/comm/propal/class/api_proposals.class.php271
400/htdocs/comm/action/class/api_agendaevents.class.php335
403/htdocs/comm/propal/class/api_proposals.class.php126
404/htdocs/comm/propal/class/api_proposals.class.php131
403/htdocs/comm/propal/class/api_proposals.class.php135
503/htdocs/societe/class/api_contacts.class.php264
400/htdocs/societe/class/api_contacts.class.php224
403/htdocs/societe/class/api_contacts.class.php182
403/htdocs/societe/class/api_contacts.class.php138
404/htdocs/societe/class/api_contacts.class.php134
403/htdocs/societe/class/api_contacts.class.php124
403/htdocs/societe/class/api_contacts.class.php90
404/htdocs/societe/class/api_contacts.class.php86
403/htdocs/societe/class/api_contacts.class.php377
500/htdocs/societe/class/api_contacts.class.php364
403/htdocs/societe/class/api_contacts.class.php335
404/htdocs/societe/class/api_contacts.class.php331
403/htdocs/societe/class/api_contacts.class.php326
500/htdocs/societe/class/api_contacts.class.php304
403/htdocs/societe/class/api_contacts.class.php283
404/htdocs/societe/class/api_contacts.class.php267
404/htdocs/societe/class/api_contacts.class.php424
403/htdocs/societe/class/api_contacts.class.php428
403/htdocs/societe/class/api_contacts.class.php415
403/htdocs/societe/class/api_contacts.class.php418
400/htdocs/societe/class/api_contacts.class.php408
400/htdocs/societe/class/api_contacts.class.php411
404/htdocs/societe/class/api_contacts.class.php381
403/htdocs/societe/class/api_contacts.class.php385
403/htdocs/societe/class/api_contacts.class.php505
403/htdocs/societe/class/api_contacts.class.php508
404/htdocs/societe/class/api_contacts.class.php496
404/htdocs/societe/class/api_contacts.class.php501
503/htdocs/societe/class/api_contacts.class.php469
403/htdocs/societe/class/api_contacts.class.php491
500/htdocs/societe/class/api_contacts.class.php437
403/htdocs/societe/class/api_contacts.class.php461
'Fail'/htdocs/includes/sabre/psr/log/Psr/Log/Test/LoggerInterfaceTest.php130
"addAPIClass('$className') failed. " . $e->getMessage( )/htdocs/includes/restler/framework/Luracast/Restler/Restler.php1388
'' . $msg/htdocs/includes/symfony/var-dumper/Tests/Caster/ExceptionCasterTest.php27
'Fail'/htdocs/includes/Psr/Log/Test/LoggerInterfaceTest.php125
"mapAPIClasses failed. " . $e->getMessage( )/htdocs/includes/restler/framework/Luracast/Restler/Restler.php1527
1/htdocs/master.inc.php164
1/htdocs/master.inc.php161
1/htdocs/bom/tpl/linkedobjectblock.tpl.php25
1/htdocs/bom/tpl/objectline_edit.tpl.php41
1/htdocs/bom/tpl/objectline_view.tpl.php52
-1/htdocs/install/doctemplates/websites/website_template-stellar/containers/wrapper.php180
-1/htdocs/install/doctemplates/websites/website_template-stellar/containers/wrapper.php173
"Sample file for website module. Can't be called directly."/htdocs/install/doctemplates/websites/website_template-stellar/containers/wrapper.php6
-1/htdocs/install/doctemplates/websites/website_template-homesubmenu/containers/wrapper.php183
-1/htdocs/install/doctemplates/websites/website_template-homesubmenu/containers/wrapper.php176
1/htdocs/core/tpl/commonfields_view.tpl.php29
1/htdocs/core/tpl/bloc_showhide.tpl.php24
1/htdocs/core/tpl/commonfields_edit.tpl.php28
1/htdocs/core/tpl/admin_extrafields_edit.tpl.php32
-1/htdocs/core/customreports.php88
-1/htdocs/core/customreports.php84
0/htdocs/core/multicompany_page.php76
1/htdocs/bom/tpl/objectline_title.tpl.php39
0/htdocs/install/step1.php783
1/htdocs/install/step1.php785
1/htdocs/install/step2.php581
0/htdocs/install/step2.php579
0/htdocs/install/step4.php111
1/htdocs/install/step4.php113
0/htdocs/install/step5.php547
1/htdocs/install/step5.php549
1/htdocs/install/repair.php1754
"Sample file for website module. Can't be called directly."/htdocs/install/doctemplates/websites/website_template-homesubmenu/containers/wrapper.php6
0/htdocs/install/inc.php148
1/htdocs/install/inc.php188
1/htdocs/install/upgrade.php419
0/htdocs/install/upgrade.php417
1/htdocs/install/upgrade2.php729
0/htdocs/install/upgrade2.php727
1/htdocs/adherents/canvas/default/tpl/adherentcard_edit.tpl.php22
1/htdocs/adherents/tpl/linkedobjectblock.tpl.php24
1/htdocs/adherents/canvas/default/tpl/adherentcard_create.tpl.php22
1/htdocs/adherents/canvas/default/tpl/adherentcard_view.tpl.php22
-1/htdocs/modulebuilder/template/scripts/mymodule.php120
-1/htdocs/modulebuilder/template/scripts/mymodule.php94
1/htdocs/contrat/tpl/linkedobjectblock.tpl.php23
0/htdocs/modulebuilder/template/scripts/mymodule.php61
1/htdocs/variants/tpl/productattributevalueline_title.tpl.php33
1/htdocs/variants/tpl/productattributevalueline_view.tpl.php40
1/htdocs/accountancy/tpl/export_journal.tpl.php27
0/htdocs/accountancy/bookkeeping/export.php730
1/htdocs/contact/canvas/default/tpl/contactcard_edit.tpl.php21
1/htdocs/contact/canvas/default/tpl/contactcard_create.tpl.php21
1/htdocs/variants/tpl/productattributevalueline_edit.tpl.php32
1/htdocs/contact/canvas/default/tpl/contactcard_view.tpl.php21
"Include of main fails"/htdocs/modulebuilder/template/myobject_card.php77
"Include of main fails"/htdocs/modulebuilder/template/myobject_note.php76
"Include of main fails"/htdocs/modulebuilder/template/myobject_document.php75
"Include of main fails"/htdocs/modulebuilder/template/myobject_list.php77
0/htdocs/modulebuilder/index.php3109
"Include of main fails"/htdocs/modulebuilder/template/mymoduleindex.php56
"Include of main fails"/htdocs/modulebuilder/template/myobject_agenda.php73
"Include of main fails"/htdocs/modulebuilder/template/myobject_contact.php54
"Include of main fails"/htdocs/modulebuilder/template/admin/myobject_extrafields.php55
"Include of main fails"/htdocs/modulebuilder/template/admin/setup.php51
"Include of main fails"/htdocs/modulebuilder/template/admin/about.php51
-1/htdocs/modulebuilder/template/scripts/mymodule.php56
1/htdocs/modulebuilder/template/core/tpl/linkedobjectblock_myobject.tpl.php21
1/htdocs/expedition/tpl/linkedobjectblock.tpl.php23
"Include of main fails"/htdocs/modulebuilder/template/css/mymodule.css.php76
"Include of main fails"/htdocs/modulebuilder/template/js/mymodule.js.php84
0/htdocs/includes/restler/framework/Luracast/Restler/Restler.php731
''/htdocs/includes/restler/framework/Luracast/Restler/Redirect.php51
'<strong>TCPDF ERROR: </strong>' . $msg/htdocs/includes/tecnickcom/tcpdf/tcpdf.php3011
'Abort ' . basename(__FILE__) . ' : Missing zlib extensions'/htdocs/includes/odtphp/zip/pclzip/pclzip.lib.php220
'WSDL ERROR: ' . $err/htdocs/includes/nusoap/lib/nusoap.php3791
'You cannot bind to an external WSDL file, and register methods outside of it! Please choose either WSDL or no WSDL.'/htdocs/includes/nusoap/lib/nusoap.php4557
1/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Stringable.php992
1/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/Traits/EnumeratesValues.php217
1/htdocs/mrp/tpl/originproductline.tpl.php23
1/htdocs/mrp/tpl/linkedobjectblock.tpl.php24
1/htdocs/compta/facture/tpl/linkedobjectblockForRec.tpl.php24
1/htdocs/compta/facture/tpl/linkedobjectblock.tpl.php24
'<strong>TCPDF_PARSER ERROR: </strong>' . $msg/htdocs/includes/tcpdi/tcpdi_parser.php1390
'<strong>TCPDF_PARSER ERROR: </strong>' . $msg/htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php805
1/htdocs/expensereport/card.php2729
1/htdocs/expensereport/tpl/linkedobjectblock.tpl.php24
-1/htdocs/fourn/card.php199
1/htdocs/asset/tpl/depreciation_view.tpl.php30
1/htdocs/asset/tpl/depreciation_options_view.tpl.php31
1/htdocs/asset/tpl/depreciation_options_edit.tpl.php30
1/htdocs/commande/tpl/linkedobjectblock.tpl.php24
1/htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php25
strtoupper($_SESSION['SMP_CURRENT_PAYMENT'])/htdocs/takepos/smpcb.php45
1/htdocs/fourn/commande/tpl/linkedobjectblock.tpl.php23
0/htdocs/core/lib/security.lib.php1260
1/htdocs/core/lib/security.lib.php1188
'DOL_DEFAULT_TTF_BOLD must de defined with full path to a TTF font.'/htdocs/core/lib/barcode.lib.php49
'Error: Class SimpleOpenID requires curl extension to work'/htdocs/core/class/openid.class.php43
1/htdocs/asset/tpl/linkedobjectblock.tpl.php24
1/htdocs/asset/tpl/accountancy_codes_edit.tpl.php30
1/htdocs/asset/tpl/accountancy_codes_view.tpl.php31
0/htdocs/core/lib/functions.lib.php14589
1/htdocs/core/tpl/login.tpl.php30
1/htdocs/core/tpl/formlayoutai.tpl.php31
1/htdocs/core/tpl/formlayoutai.tpl.php36
1/htdocs/core/tpl/resource_view.tpl.php6
1/htdocs/core/tpl/extrafields_view.tpl.php32
1/htdocs/core/tpl/extrafields_list_search_input.tpl.php8
"Sorry, no content"/htdocs/core/class/smtps.class.php1627
"Sorry, no content"/htdocs/core/class/smtps.class.php1755
1/htdocs/core/tpl/objectlinked_lineimport.tpl.php21
1/htdocs/core/tpl/card_presend.tpl.php36
1/htdocs/core/tpl/contacts.tpl.php30
1/htdocs/core/tpl/extrafields_list_print_fields.tpl.php6
1/htdocs/core/tpl/extrafields_edit.tpl.php31
1/htdocs/core/tpl/extrafields_add.tpl.php31
1/htdocs/core/tpl/document_actions_post_headers.tpl.php35
1/htdocs/core/tpl/objectline_title.tpl.php40
1/htdocs/core/tpl/objectline_edit.tpl.php41
1/htdocs/core/tpl/commonfields_add.tpl.php28
1/htdocs/core/tpl/extrafields_list_search_title.tpl.php6
1/htdocs/core/tpl/notes.tpl.php23
1/htdocs/core/tpl/extrafields_list_array_fields.tpl.php14
1/htdocs/core/tpl/onlinepaymentlinks.tpl.php21
1/htdocs/core/tpl/passwordforgotten.tpl.php26
1/htdocs/core/tpl/extrafields_list_search_param.tpl.php6
1/htdocs/core/tpl/resource_add.tpl.php7
1/htdocs/core/tpl/admin_extrafields_view.tpl.php31
1/htdocs/core/tpl/objectline_view.tpl.php46
1/htdocs/core/tpl/passwordreset.tpl.php28
1/htdocs/core/tpl/bloc_comment.tpl.php6
1/htdocs/core/tpl/originproductline.tpl.php23
1/htdocs/core/tpl/admin_extrafields_add.tpl.php33
1/htdocs/core/tpl/extrafields_list_search_sql.tpl.php6
'Must be call by stylesheet'/htdocs/theme/eldy/flags-sprite.inc.php25
'Must be call by steelsheet'/htdocs/theme/eldy/badges.inc.php3
'Must be call by steelsheet'/htdocs/theme/eldy/btn.inc.php3
'Must be call by steelsheet'/htdocs/theme/eldy/emaillayout.inc.php3
'Must be call by steelsheet'/htdocs/theme/md/main_menu_fa_icons.inc.php2
'Must be call by steelsheet'/htdocs/theme/eldy/progress.inc.php3
'Must be call by steelsheet'/htdocs/theme/md/info-box.inc.php3
'Must be call by steelsheet'/htdocs/theme/md/dropdown.inc.php3
'Must be call by steelsheet'/htdocs/theme/md/flags-sprite.inc.php3
'Must be call by steelsheet'/htdocs/theme/md/badges.inc.php3
'Must be call by steelsheet'/htdocs/theme/md/progress.inc.php3
'Must be call by steelsheet'/htdocs/theme/md/btn.inc.php3
1/htdocs/hrm/core/tpl/objectline_title.tpl.php43
1/htdocs/hrm/core/tpl/skilldet.fiche.tpl.php6
-1/htdocs/public/cron/cron_run_jobs_by_url.php180
1/htdocs/hrm/core/tpl/objectline_view.tpl.php49
-1/htdocs/public/cron/cron_run_jobs_by_url.php175
-1/htdocs/public/cron/cron_run_jobs_by_url.php62
1/htdocs/public/webportal/tpl/login.tpl.php6
1/htdocs/public/webportal/tpl/header.tpl.php21
1/htdocs/public/webportal/tpl/errors.tpl.php6
1/htdocs/public/webportal/tpl/header_login.tpl.php6
1/htdocs/public/webportal/tpl/404.tpl.php6
1/htdocs/public/webportal/tpl/menu.tpl.php6
1/htdocs/public/webportal/tpl/home.tpl.php6
1/htdocs/public/webportal/tpl/footer.tpl.php6
1/htdocs/projet/tasks/tpl/linkedobjectblock.tpl.php24
1/htdocs/reception/tpl/linkedobjectblock.tpl.php24
1/htdocs/supplier_proposal/tpl/linkedobjectblock.tpl.php24
1/htdocs/product/stock/tpl/extrafields_add.tpl.php31
1/htdocs/product/stock/tpl/stocktransfer.tpl.php25
1/htdocs/product/stock/tpl/stockcorrection.tpl.php25
1/htdocs/product/canvas/product/tpl/card_create.tpl.php21
1/htdocs/product/canvas/service/tpl/card_edit.tpl.php21
1/htdocs/product/canvas/service/tpl/card_view.tpl.php21
1/htdocs/product/canvas/service/tpl/card_create.tpl.php21
"Applicative disconnection should be useless when connection was made in mode " . $_SESSION["dol_authmode"]/htdocs/user/logout.php53
0/htdocs/imports/import.php305
1/htdocs/product/canvas/product/tpl/card_edit.tpl.php21
1/htdocs/product/canvas/product/tpl/card_view.tpl.php21
1/htdocs/societe/canvas/individual/tpl/card_edit.tpl.php22
1/htdocs/societe/canvas/individual/tpl/card_view.tpl.php21
1/htdocs/societe/canvas/individual/tpl/card_create.tpl.php22
1/htdocs/comm/propal/tpl/linkedobjectblock.tpl.php30
1/htdocs/societe/tpl/linesalesrepresentative.tpl.php21
1/htdocs/societe/canvas/company/tpl/card_edit.tpl.php22
1/htdocs/societe/canvas/company/tpl/card_view.tpl.php21
1/htdocs/societe/canvas/company/tpl/card_create.tpl.php22
'Unable to prepare a socket'/htdocs/admin/system/xdebug.php87
0/htdocs/admin/system/filecheck.php39
-1/htdocs/societe/card.php882
1/htdocs/eventorganization/tpl/linkedobjectblock.tpl.php23
'Bad ID'/htdocs/admin/dolistore/ajax/image.php63
'not possible'/htdocs/admin/dolistore/class/dolistore.class.php211
'Can not access to ' . getDolGlobalString('MAIN_MODULE_DOLISTORE_API_SRV')/htdocs/admin/dolistore/ajax/image.php67
'Bad auth key'/htdocs/admin/dolistore/ajax/image.php65
'Bad auth key'/htdocs/admin/dolistore/class/dolistore.class.php109
'Bad ID'/htdocs/admin/dolistore/class/dolistore.class.php107
'Bad auth key'/htdocs/admin/dolistore/class/dolistore.class.php192
'Bad ID'/htdocs/admin/dolistore/class/dolistore.class.php190
'You must provide an array for operation inputs'/htdocs/includes/nusoap/lib/nusoap.php4563
'You must specify a name when you register an operation'/htdocs/includes/nusoap/lib/nusoap.php4560
"$partType has no namespace!"/htdocs/includes/nusoap/lib/nusoap.php5702
'You must provide an array for operation outputs'/htdocs/includes/nusoap/lib/nusoap.php4566
1/htdocs/delivery/tpl/linkedobjectblock.tpl.php24
1/htdocs/ticket/tpl/linkedobjectblock.tpl.php21
'Must be call by stylesheet'/htdocs/theme/eldy/main_menu_fa_icons.inc.php25
1/htdocs/fichinter/tpl/linkedobjectblock.tpl.php21
'Must be call by steelsheet'/htdocs/theme/eldy/info-box.inc.php3
'Must be call by steelsheet'/htdocs/theme/eldy/dropdown.inc.php3
'Must be call by steelsheet'/htdocs/theme/eldy/global.inc.php25
'Must be call by steelsheet'/htdocs/theme/eldy/timeline.inc.php12
0/htdocs/api/index.php384
0/htdocs/api/index.php437
0/htdocs/api/index.php217
0/htdocs/api/index.php369
0/htdocs/api/index.php136
0/htdocs/api/index.php171
"Include of main fails"/htdocs/api/index.php90
0/htdocs/api/index.php127
1/scripts/emailings/reset-invalid-emails.php62
1/scripts/emailings/reset-invalid-emails.php46
1/scripts/emailings/reset-invalid-emails.php39
'BLOCKEDLOG_AUTHORITY_URL not set'/htdocs/blockedlog/ajax/check_signature.php48
0/htdocs/dav/fileserver.php80
0/htdocs/api/admin/explorer_withredoc.php57
0/htdocs/api/admin/explorer_withredoc.php45
0/htdocs/api/admin/explorer_withredoc.php36
1/scripts/emailings/mailing-send.php102
1/scripts/emailings/mailing-send.php80
1/scripts/emailings/mailing-send.php46
1/scripts/emailings/mailing-send.php41
0/scripts/emailings/reset-invalid-emails.php58
1/scripts/emailings/reset-invalid-emails.php93
1/scripts/emailings/reset-invalid-emails.php84
1/scripts/emailings/reset-invalid-emails.php79
1/scripts/invoices/rebuild_merge_pdf.php142
1/scripts/invoices/rebuild_merge_pdf.php165
1/scripts/invoices/rebuild_merge_pdf.php214
1/scripts/invoices/rebuild_merge_pdf.php221
0/scripts/emailings/mailing-send.php70
1/scripts/invoices/rebuild_merge_pdf.php37
1/scripts/invoices/rebuild_merge_pdf.php69
1/scripts/invoices/rebuild_merge_pdf.php74
rebuild_merge_pdf($db, $langs, $conf, $diroutputpdf, $newlangid, $filter, $dateafterdate, $datebeforedate, $paymentdateafter, $paymentdatebefore, 1, $regenerate, $option, $paymentonbankid, $thirdpartiesid, $fileprefix)/scripts/invoices/rebuild_merge_pdf.php235
1/scripts/invoices/email_unpaid_invoices_to_customers.php42
1/scripts/invoices/email_unpaid_invoices_to_customers.php52
1/scripts/invoices/email_unpaid_invoices_to_customers.php90
1/scripts/invoices/rebuild_merge_pdf.php226
1/scripts/invoices/rebuild_merge_pdf.php230
0/scripts/invoices/rebuild_merge_pdf.php240
0/scripts/invoices/rebuild_merge_pdf.php53
0/scripts/invoices/email_unpaid_invoices_to_representatives.php185
1/scripts/invoices/email_unpaid_invoices_to_representatives.php85
1/scripts/bank/export-bank-receipts.php38
1/scripts/invoices/email_unpaid_invoices_to_representatives.php190
1/scripts/invoices/email_unpaid_invoices_to_customers.php237
0/scripts/invoices/email_unpaid_invoices_to_customers.php232
1/scripts/invoices/email_unpaid_invoices_to_representatives.php50
1/scripts/invoices/email_unpaid_invoices_to_representatives.php41
0/scripts/bank/export-bank-receipts.php414
0/scripts/bank/export-bank-receipts.php410
1/scripts/contracts/email_expire_services_to_customers.php41
1/scripts/bank/export-bank-receipts.php418
1/scripts/bank/export-bank-receipts.php119
1/scripts/bank/export-bank-receipts.php73
1/scripts/bank/export-bank-receipts.php236
1/scripts/bank/export-bank-receipts.php130
1/scripts/contracts/email_expire_services_to_customers.php231
1/htdocs/filefunc.inc.php271
1/scripts/contracts/email_expire_services_to_representatives.php42
1/scripts/contracts/email_expire_services_to_customers.php51
0/scripts/contracts/email_expire_services_to_customers.php226
1/scripts/contracts/email_expire_services_to_representatives.php182
1/scripts/website/regenerate-pages.php36
1/scripts/contracts/email_expire_services_to_representatives.php51
0/scripts/contracts/email_expire_services_to_representatives.php177
1/scripts/website/regenerate-pages.php79
0/scripts/website/regenerate-pages.php42
1/scripts/website/regenerate-pages.php53
1/scripts/website/regenerate-pages.php72
1/scripts/user/sync_groups_ldap2dolibarr.php126
0/scripts/user/sync_groups_ldap2dolibarr.php52
1/scripts/user/sync_groups_ldap2dolibarr.php39
1/scripts/user/sync_groups_ldap2dolibarr.php76
1/scripts/user/sync_groups_dolibarr2ldap.php38
0/scripts/user/sync_users_dolibarr2ldap.php53
1/scripts/user/sync_users_dolibarr2ldap.php43
1/scripts/user/sync_users_dolibarr2ldap.php38
1/scripts/user/sync_users_ldap2dolibarr.php94
1/scripts/user/sync_users_ldap2dolibarr.php38
0/scripts/user/sync_groups_dolibarr2ldap.php53
1/scripts/user/sync_groups_dolibarr2ldap.php43
1/scripts/user/migrate_picture_path.php38
0/scripts/user/sync_users_ldap2dolibarr.php50
1/scripts/user/sync_users_ldap2dolibarr.php172
1/scripts/user/sync_users_ldap2dolibarr.php145
1/scripts/product/migrate_picture_path.php71
1/scripts/product/migrate_picture_path.php38
0/scripts/user/migrate_picture_path.php56
1/scripts/user/migrate_picture_path.php71
0/scripts/product/migrate_picture_path.php56
1/scripts/product/regenerate_thumbs.php37
1/scripts/product/regenerate_thumbs.php71
1/scripts/product/regenerate_thumbs.php80
2/scripts/product/regenerate_thumbs.php84
0/scripts/product/regenerate_thumbs.php56
1/scripts/withdrawals/build_withdrawal_file.php37
1/scripts/withdrawals/build_withdrawal_file.php73
0/scripts/withdrawals/build_withdrawal_file.php81
1/scripts/doc/regenerate_docs.php37
1/scripts/doc/regenerate_docs.php72
1/scripts/doc/regenerate_docs.php81
2/scripts/doc/regenerate_docs.php85
0/scripts/doc/regenerate_docs.php56
1/scripts/members/sync_members_types_dolibarr2ldap.php39
1/scripts/members/sync_members_types_dolibarr2ldap.php44
0/scripts/members/sync_members_types_dolibarr2ldap.php55
1/scripts/members/sync_members_types_dolibarr2ldap.php77
1/scripts/members/sync_members_ldap2dolibarr.php101
1/scripts/members/sync_members_ldap2dolibarr.php38
-2/scripts/members/sync_members_ldap2dolibarr.php149
1/scripts/members/sync_members_ldap2dolibarr.php145
1/scripts/members/sync_members_ldap2dolibarr.php186
1/scripts/members/sync_members_ldap2dolibarr.php154
1/scripts/members/sync_members_dolibarr2ldap.php38
0/scripts/members/sync_members_ldap2dolibarr.php51
1/scripts/members/sync_members_dolibarr2ldap.php76
1/scripts/members/sync_members_dolibarr2ldap.php65
1/scripts/members/sync_members_dolibarr2ldap.php141
1/scripts/members/sync_members_dolibarr2ldap.php136
1/scripts/members/sync_members_types_ldap2dolibarr.php40
0/scripts/members/sync_members_dolibarr2ldap.php49
1/scripts/cron/cron_run_jobs.php235
1/scripts/cron/cron_run_jobs.php230
1/scripts/cron/cron_run_jobs.php198
2/scripts/cron/cron_run_jobs.php178
1/scripts/cron/cron_run_jobs.php144
1/scripts/cron/cron_run_jobs.php139
1/scripts/cron/cron_run_jobs.php115
1/scripts/cron/cron_run_jobs.php110
1/scripts/cron/cron_run_jobs.php104
1/scripts/cron/cron_run_jobs.php75
1/scripts/cron/cron_run_jobs.php69
1/scripts/cron/cron_run_jobs.php59
0/scripts/members/sync_members_types_ldap2dolibarr.php52
1/scripts/members/sync_members_types_ldap2dolibarr.php127
1/scripts/members/sync_members_types_ldap2dolibarr.php96
1/scripts/members/sync_members_types_ldap2dolibarr.php76
3/dev/translation/strip_language_file.php120
5/dev/translation/strip_language_file.php166
2/dev/translation/strip_language_file.php106
3/dev/translation/strip_language_file.php113
1/dev/tools/fixcopyrightheader.php128
1/dev/translation/strip_language_file.php68
0/dev/tools/apstats.php58
1/dev/tools/apstats.php68
1/scripts/company/sync_contacts_dolibarr2ldap.php77
1/build/generate_filelist_xml.php54
2/build/generate_filelist_xml.php90
3/build/generate_filelist_xml.php110
4/build/generate_filelist_xml.php117
1/dev/initdata/import-products.php98
1/dev/initdata/import-products.php103
0/dev/initdata/import-products.php51
1/build/generate_filelist_xml.php36
5/build/generate_filelist_xml.php124
6/build/generate_filelist_xml.php150
0/build/generate_filelist_xml.php271
0/dev/initdata/import-thirdparties.php51
1/dev/initdata/import-thirdparties.php103
1/dev/initdata/import-thirdparties.php98
-1/dev/initdata/import-thirdparties.php78
-1/dev/initdata/purge-data.php204
-1/dev/initdata/purge-data.php195
-1/dev/initdata/purge-data.php189
-1/dev/initdata/purge-data.php34
1/dev/initdata/import-users.php99
-1/dev/initdata/import-users.php79
-1/dev/initdata/import-users.php74
-1/dev/initdata/purge-data.php213
-1/dev/initdata/import-products.php78
-1/dev/initdata/import-products.php73
0/dev/initdata/import-users.php52
1/dev/initdata/import-users.php104
6/dev/translation/strip_language_file.php227
5/dev/translation/strip_language_file.php220
6/dev/translation/strip_language_file.php173
0/dev/translation/strip_language_file.php58
"Failed to include master.inc.php file\n"/dev/initdemo/updatedemo.php61
-1/dev/initdemo/updatedemo.php75
8/dev/translation/strip_language_file.php335
7/dev/translation/strip_language_file.php327
-1/dev/initdemo/sftpget_and_loaddump.php87
1/dev/initdemo/sftpget_and_loaddump.php102
0/dev/initdemo/updatedemo.php146
"Failed to include master.inc.php file\n"/dev/initdemo/sftpget_and_loaddump.php66
0/dev/initdemo/sftpget_and_loaddump.php150
-1/dev/initdata/import-thirdparties.php73
-5/dev/initdemo/sftpget_and_loaddump.php109
-6/dev/initdemo/sftpget_and_loaddump.php146
1/scripts/cron/cron_run_jobs.php296
1/scripts/cron/cron_run_jobs.php272
0/scripts/cron/cron_run_jobs.php319
1/scripts/cron/cron_run_jobs.php317
1/scripts/company/sync_contacts_dolibarr2ldap.php64
1/scripts/company/sync_contacts_dolibarr2ldap.php38
0/scripts/company/sync_contacts_dolibarr2ldap.php48