A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 129

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 280

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 151

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 208

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 297

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 335

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $emailTo declared before required parameter $message is implicitly treated as a required parameter

Filename: libraries/Notifications.php

Line Number: 19

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $cc_emails declared before required parameter $message is implicitly treated as a required parameter

Filename: libraries/Notifications.php

Line Number: 0

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $cc_emails declared before required parameter $message is implicitly treated as a required parameter

Filename: libraries/Notifications.php

Line Number: 198

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $string_tel declared before required parameter $string_msg is implicitly treated as a required parameter

Filename: libraries/Notifications.php

Line Number: 246

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $criteres declared before required parameter $order is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 91

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $array declared before required parameter $order_champ is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 170

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $criteres declared before required parameter $order is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 197

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $condition declared before required parameter $criteres is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 331

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $distinct declared before required parameter $value is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 367

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $criteres declared before required parameter $reste is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 454

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $criteres declared before required parameter $distinctions is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 461

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $criteres declared before required parameter $reste is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 522

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $criteres declared before required parameter $order is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 529

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $criteres declared before required parameter $reste is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 551

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $cond2 declared before required parameter $reste is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 0

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $critere_array declared before required parameter $order_by is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 560

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $critere_array declared before required parameter $order_by is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 832

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $critere_array declared before required parameter $order_by is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 891

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $critere_array declared before required parameter $order_by is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 949

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $critere_array declared before required parameter $order_by is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 985

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $critere_array declared before required parameter $order_by is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 1035

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $critere_array declared before required parameter $order_by is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 1089

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $critere_array declared before required parameter $order_by is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 1146

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $critere_array declared before required parameter $order_by is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 1209

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $critere_array declared before required parameter $order_by is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 1261

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Optional parameter $critere_array declared before required parameter $order_by is implicitly treated as a required parameter

Filename: models/Model.php

Line Number: 1314

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 213
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/libraries/Notifications.php
Line: 14
Function: model

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 192
Function: library

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 153
Function: libraries

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 65
Function: initialize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 11
Function: __construct

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type null

Filename: includes/header.php

Line Number: 18

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/includes/header.php
Line: 18
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 4
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type null

Filename: includes/header.php

Line Number: 19

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/includes/header.php
Line: 19
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 4
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: strlen(): Passing null to parameter #1 ($string) of type string is deprecated

Filename: includes/header.php

Line Number: 19

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/includes/header.php
Line: 19
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 4
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type null

Filename: includes/header.php

Line Number: 19

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/includes/header.php
Line: 19
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 4
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type null

Filename: includes/header.php

Line Number: 20

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/includes/header.php
Line: 20
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 4
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: strlen(): Passing null to parameter #1 ($string) of type string is deprecated

Filename: includes/header.php

Line Number: 20

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/includes/header.php
Line: 20
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 4
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type null

Filename: includes/header.php

Line Number: 20

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/includes/header.php
Line: 20
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 4
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

Référence presse
Image
               

Dernières nouvelles

A PHP Error was encountered

Severity: Warning

Message: getimagesize(http://localhost/referencepresse/uploads/publication/69e4e6a548a3b_IMG_20260418_WA0134.jpg): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found

Filename: front/Index_View.php

Line Number: 224

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 224
Function: getimagesize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type bool

Filename: front/Index_View.php

Line Number: 226

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 226
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type bool

Filename: front/Index_View.php

Line Number: 227

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 227
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

Image

Me Trésor Basubi Luusu inhumé ce mar ...

Me Trésor Basubi Luusu, défenseur judiciaire éminent, sera inhumé ce mardi 21 avril 2026 à Uvira. Victime d’un tragique accident de circulation ...

A PHP Error was encountered

Severity: Warning

Message: getimagesize(http://localhost/referencepresse/uploads/publication/69e1ad70a1d39_IMG_20260417_WA0004.jpg): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found

Filename: front/Index_View.php

Line Number: 224

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 224
Function: getimagesize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type bool

Filename: front/Index_View.php

Line Number: 226

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 226
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type bool

Filename: front/Index_View.php

Line Number: 227

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 227
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

Image

Tragédie à Uvira : Maître Trésor B ...

Une nuit sombre a enveloppé Uvira d'un chagrin immense. Dans la nuit du jeudi au vendredi 17 avril 2026, Maître Trésor Basubi Luusu, cette figure r ...

A PHP Error was encountered

Severity: Warning

Message: getimagesize(http://localhost/referencepresse/uploads/publication/69db5e02b57ac_IMG_20260411_WA0117(1).jpg): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found

Filename: front/Index_View.php

Line Number: 224

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 224
Function: getimagesize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type bool

Filename: front/Index_View.php

Line Number: 226

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 226
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type bool

Filename: front/Index_View.php

Line Number: 227

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 227
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

Image

Tanganyika : deux morts et deux person ...

Une attaque armée survenue vendredi 10 avril sur l’axe Kitako, en territoire de Kalemie, a coûté la vie à deux personnes et conduit à l’enlè ...

A PHP Error was encountered

Severity: Warning

Message: getimagesize(http://localhost/referencepresse/uploads/publication/69d699ca63065_IMG_20260408_WA0116.jpg): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found

Filename: front/Index_View.php

Line Number: 224

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 224
Function: getimagesize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type bool

Filename: front/Index_View.php

Line Number: 226

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 226
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type bool

Filename: front/Index_View.php

Line Number: 227

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 227
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

Image

Maniema : Le gouverneur Musa Kabwankub ...

Kindu, 8 avril 2026 – Le gouverneur de la province du Maniema, Musa Kabwankubi Moïse, a dévoilé ce mercredi un projet ambitieux : valoriser 100 0 ...

A PHP Error was encountered

Severity: Warning

Message: getimagesize(http://localhost/referencepresse/uploads/publication/69d524dfaf43b_IMG_20260407_WA0081.jpg): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found

Filename: front/Index_View.php

Line Number: 224

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 224
Function: getimagesize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type bool

Filename: front/Index_View.php

Line Number: 226

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 226
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type bool

Filename: front/Index_View.php

Line Number: 227

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 227
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

Image

Absence de justice à Uvira : les avoc ...

Le collectif des avocats et défenseurs judiciaires d'Uvira a tenu une conférence de presse ce mardi au palais de justice. Ils dénoncent deux ans de ...

A PHP Error was encountered

Severity: Warning

Message: getimagesize(http://localhost/referencepresse/uploads/publication/69d477a5e34f6_62ace08da5c941908efde8ed993e9624.jpg): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found

Filename: front/Index_View.php

Line Number: 224

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 224
Function: getimagesize

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type bool

Filename: front/Index_View.php

Line Number: 226

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 226
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Trying to access array offset on value of type bool

Filename: front/Index_View.php

Line Number: 227

Backtrace:

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/views/front/Index_View.php
Line: 227
Function: _error_handler

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 363
Function: include

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/third_party/MX/Loader.php
Line: 303
Function: _ci_load

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/application/controllers/Index.php
Line: 38
Function: view

File: /home/erdadaqo/public_html/referencecongo.cjp-asbl.org/index.php
Line: 317
Function: require_once

Image

Appel à participation : Lancement des ...

L'Initiative Citoyenne pour la Résilience Communautaire, Cohésion Sociale et Vigilance Citoyenne (ICRCSCSV) invite tous les citoyens d'Uvira à une ...

Société

Image

Me Trésor Basubi Luusu inhumé ce mardi à Uvira : un dernier hommage à traver ...

Me Trésor Basubi Luusu, défenseur judiciaire éminent, sera inhumé ce mardi 21 avril 2026 à Uvira. Victime d’un tragique accident de circulation ...

Image

Tragédie à Uvira : Maître Trésor Basubi Luusu, pilier de l'éducation et de ...

Une nuit sombre a enveloppé Uvira d'un chagrin immense. Dans la nuit du jeudi au vendredi 17 avril 2026, Maître Trésor Basubi Luusu, cette figure r ...

Image

Remise de commandement à Référence Congo FM : Ghislain Barhahiga Kabamba succ ...

Uvira, 3 avril 2026 – La Direction générale de la radio Référence Congo FM a vécu un moment important ce vendredi 3 avril. Cédric Tambwe a off ...

Culture

Image

Le député national CLAUDE Misare enterre l’espoir d’U ...

Le député national CLAUDE Misare enterre l’espoir d’Uvira d’avoir une route moderne sous le mandat d’un de ses fils à la tête du ministè ...

Image

Quand le CEJEDER récompense les jeunes à Uvira

Le député national CLAUDE Misare enterre l’espoir d’Uvira d’avoir une route moderne sous le mandat d’un de ses fils à la tête du ministè ...